aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ezx
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ezx')
-rw-r--r--recipes/ezx/ezx-boot-usb-native_svn.bb1
-rw-r--r--recipes/ezx/ezx-gen-blob_svn.bb4
-rw-r--r--recipes/ezx/ezx-gpiotool_svn.bb (renamed from recipes/ezx/ezx-gpiotool_1877.bb)4
-rw-r--r--recipes/ezx/ezxd_svn.bb1
4 files changed, 8 insertions, 2 deletions
diff --git a/recipes/ezx/ezx-boot-usb-native_svn.bb b/recipes/ezx/ezx-boot-usb-native_svn.bb
index 237d06bd14..3e24c59f32 100644
--- a/recipes/ezx/ezx-boot-usb-native_svn.bb
+++ b/recipes/ezx/ezx-boot-usb-native_svn.bb
@@ -3,6 +3,7 @@ DEPENDS = "virtual/libusb0-native virtual/kernel"
SECTION = "devel"
AUTHOR = "Team OpenEZX <openezx-devel@lists.openezx.org>"
LICENSE = "GPL"
+SRCREV = "2512"
PV = "0.3.0+svnr${SRCPV}"
SRC_URI = "svn://svn.openezx.org/trunk/src/host;module=boot_usb;proto=http"
diff --git a/recipes/ezx/ezx-gen-blob_svn.bb b/recipes/ezx/ezx-gen-blob_svn.bb
index 5841407ce3..cf9f117cdd 100644
--- a/recipes/ezx/ezx-gen-blob_svn.bb
+++ b/recipes/ezx/ezx-gen-blob_svn.bb
@@ -5,7 +5,9 @@ HOMEPAGE = "http://people.openezx.org/wyrm/gen-blob"
LICENSE = "GPL"
PROVIDES = "virtual/bootloader"
DEPENDS = "virtual/kernel"
-PV = "1.0.0+${SRCREV}"
+SRCREV = "2517"
+PV = "1.0.0+svnr${SRCPV}"
+PE = "1"
PR = "r1"
SRC_URI = "\
diff --git a/recipes/ezx/ezx-gpiotool_1877.bb b/recipes/ezx/ezx-gpiotool_svn.bb
index 81a1ecc2a0..ef232e639e 100644
--- a/recipes/ezx/ezx-gpiotool_1877.bb
+++ b/recipes/ezx/ezx-gpiotool_svn.bb
@@ -3,9 +3,11 @@ SECTION = "devel"
LICENSE = "GPL"
HOMEPAGE = "http://www.openezx.org"
AUTHOR = "Harald Welte"
+SRCREV = "1877"
+PV = "${SRCPV}"
PR = "r0"
-SRC_URI = "svn://svn.openezx.org/trunk/src/userspace;module=gpiotool;proto=http;rev=${PV}"
+SRC_URI = "svn://svn.openezx.org/trunk/src/userspace;module=gpiotool;proto=http"
S = "${WORKDIR}/gpiotool"
do_compile() {
diff --git a/recipes/ezx/ezxd_svn.bb b/recipes/ezx/ezxd_svn.bb
index 19bbd93184..f738b5f842 100644
--- a/recipes/ezx/ezxd_svn.bb
+++ b/recipes/ezx/ezxd_svn.bb
@@ -3,6 +3,7 @@ LICENSE = "GPLv2"
SECTION = "devel"
AUTHOR = "Daniel Ribeiro"
+SRCREV = "2513"
PV = "0.0+svnr${SRCPV}"
PR = "r4"