summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/python/python-pyyaml_svn.bb2
-rw-r--r--meta-oe/recipes-navigation/navit/navit_svn.bb2
-rw-r--r--meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb2
-rw-r--r--meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb2
-rw-r--r--meta-oe/recipes-support/dfu-util/dfu-util_svn.bb2
-rw-r--r--meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb2
-rw-r--r--meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb2
-rw-r--r--meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb2
-rw-r--r--meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb2
-rw-r--r--meta-oe/recipes-support/usbpath/usbpath_svn.bb2
-rw-r--r--meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb2
11 files changed, 11 insertions, 11 deletions
diff --git a/meta-oe/recipes-devtools/python/python-pyyaml_svn.bb b/meta-oe/recipes-devtools/python/python-pyyaml_svn.bb
index c2245078c..92c0673d2 100644
--- a/meta-oe/recipes-devtools/python/python-pyyaml_svn.bb
+++ b/meta-oe/recipes-devtools/python/python-pyyaml_svn.bb
@@ -9,7 +9,7 @@ PV = "3.08+svnr${SRCPV}"
9PR = "ml2" 9PR = "ml2"
10 10
11SRC_URI = "\ 11SRC_URI = "\
12 svn://svn.pyyaml.org/pyyaml;module=trunk;proto=http \ 12 svn://svn.pyyaml.org/pyyaml;module=trunk;protocol=http \
13 file://setup.py \ 13 file://setup.py \
14" 14"
15S = "${WORKDIR}/trunk" 15S = "${WORKDIR}/trunk"
diff --git a/meta-oe/recipes-navigation/navit/navit_svn.bb b/meta-oe/recipes-navigation/navit/navit_svn.bb
index b3057b53e..135075187 100644
--- a/meta-oe/recipes-navigation/navit/navit_svn.bb
+++ b/meta-oe/recipes-navigation/navit/navit_svn.bb
@@ -5,6 +5,6 @@ PV = "0.2.0+svnr${SRCPV}"
5PR = "${INC_PR}.2" 5PR = "${INC_PR}.2"
6 6
7S = "${WORKDIR}/${PN}" 7S = "${WORKDIR}/${PN}"
8SRC_URI += "svn://anonymous@navit.svn.sourceforge.net/svnroot/navit/trunk;module=navit;proto=http \ 8SRC_URI += "svn://anonymous@navit.svn.sourceforge.net/svnroot/navit/trunk;module=navit;protocol=http \
9 file://taking-address-of-temporary-array.patch \ 9 file://taking-address-of-temporary-array.patch \
10" 10"
diff --git a/meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb b/meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb
index c63612891..aed190cb6 100644
--- a/meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb
+++ b/meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb
@@ -9,7 +9,7 @@ DEPENDS += "qwt libsocketcan"
9 9
10PV = "0.5+svnr${SRCPV}" 10PV = "0.5+svnr${SRCPV}"
11SRCREV = "48" 11SRCREV = "48"
12SRC_URI = "svn://qcanobserver.svn.sourceforge.net/svnroot;module=qcanobserver;proto=https" 12SRC_URI = "svn://qcanobserver.svn.sourceforge.net/svnroot;module=qcanobserver;protocol=https"
13 13
14S = "${WORKDIR}/qcanobserver/DeviceLib/linux/SocketCAN" 14S = "${WORKDIR}/qcanobserver/DeviceLib/linux/SocketCAN"
15 15
diff --git a/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb b/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb
index 9d8f4a31b..3d79fdc6c 100644
--- a/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb
+++ b/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb
@@ -9,7 +9,7 @@ DEPENDS += "qwt"
9 9
10PV = "0.5+svnr${SRCPV}" 10PV = "0.5+svnr${SRCPV}"
11SRCREV = "48" 11SRCREV = "48"
12SRC_URI = "svn://qcanobserver.svn.sourceforge.net/svnroot;module=qcanobserver;proto=https \ 12SRC_URI = "svn://qcanobserver.svn.sourceforge.net/svnroot;module=qcanobserver;protocol=https \
13 file://0001-messagebufferinterface.cpp-add-sys-socket.h-as-inclu.patch \ 13 file://0001-messagebufferinterface.cpp-add-sys-socket.h-as-inclu.patch \
14 file://0002-qconsole-writethread-gcc-4.5-fixes.patch \ 14 file://0002-qconsole-writethread-gcc-4.5-fixes.patch \
15 file://candemo.xml" 15 file://candemo.xml"
diff --git a/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb b/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb
index abb85fafc..7e7182088 100644
--- a/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb
+++ b/meta-oe/recipes-support/dfu-util/dfu-util_svn.bb
@@ -9,7 +9,7 @@ PR = "r2"
9 9
10DEPENDS = "virtual/libusb0 usbpath" 10DEPENDS = "virtual/libusb0 usbpath"
11 11
12SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=dfu-util;proto=http" 12SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=dfu-util;protocol=http"
13S = "${WORKDIR}/dfu-util" 13S = "${WORKDIR}/dfu-util"
14 14
15inherit autotools 15inherit autotools
diff --git a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb
index 2ae9eb411..312ae602f 100644
--- a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb
+++ b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb
@@ -6,7 +6,7 @@ SRCREV = "1387"
6PV = "v19+svnr${SRCPV}" 6PV = "v19+svnr${SRCPV}"
7PR = "r0" 7PR = "r0"
8 8
9SRC_URI = "svn://www.portaudio.com/repos/portaudio;module=trunk;proto=http" 9SRC_URI = "svn://www.portaudio.com/repos/portaudio;module=trunk;protocol=http"
10S = "${WORKDIR}/trunk" 10S = "${WORKDIR}/trunk"
11 11
12inherit autotools 12inherit autotools
diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb
index 80fd4f78a..d46580338 100644
--- a/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb
+++ b/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb
@@ -7,7 +7,7 @@ SRCREV = "4949"
7PV = "1.0+svnr${SRCPV}" 7PV = "1.0+svnr${SRCPV}"
8PR = "r2" 8PR = "r2"
9 9
10SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gpio;proto=http" 10SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gpio;protocol=http"
11S = "${WORKDIR}/gpio" 11S = "${WORKDIR}/gpio"
12 12
13do_compile() { 13do_compile() {
diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb
index 8a3d19054..96285e944 100644
--- a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb
+++ b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb
@@ -7,7 +7,7 @@ SRCREV = "4949"
7PV = "1.0+svnr${SRCPV}" 7PV = "1.0+svnr${SRCPV}"
8PR = "r0" 8PR = "r0"
9 9
10SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gpio;proto=http" 10SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gpio;protocol=http"
11S = "${WORKDIR}/gpio" 11S = "${WORKDIR}/gpio"
12 12
13do_compile() { 13do_compile() {
diff --git a/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb
index b71231617..15e11acaf 100644
--- a/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb
+++ b/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb
@@ -7,7 +7,7 @@ SRCREV = "4268"
7PV = "0.1+svnr${SRCPV}" 7PV = "0.1+svnr${SRCPV}"
8PR = "r1" 8PR = "r1"
9 9
10SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=sjf2410-linux;proto=http" 10SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=sjf2410-linux;protocol=http"
11S = "${WORKDIR}/sjf2410-linux" 11S = "${WORKDIR}/sjf2410-linux"
12 12
13inherit native deploy 13inherit native deploy
diff --git a/meta-oe/recipes-support/usbpath/usbpath_svn.bb b/meta-oe/recipes-support/usbpath/usbpath_svn.bb
index 594126750..903a33d21 100644
--- a/meta-oe/recipes-support/usbpath/usbpath_svn.bb
+++ b/meta-oe/recipes-support/usbpath/usbpath_svn.bb
@@ -11,7 +11,7 @@ BBCLASSEXTEND = "native"
11SRCREV = "3172" 11SRCREV = "3172"
12PV = "0.0+svnr${SRCPV}" 12PV = "0.0+svnr${SRCPV}"
13 13
14SRC_URI = "svn://svn.openmoko.org/trunk/src/host;module=usbpath;proto=http" 14SRC_URI = "svn://svn.openmoko.org/trunk/src/host;module=usbpath;protocol=http"
15 15
16S = "${WORKDIR}/usbpath" 16S = "${WORKDIR}/usbpath"
17 17
diff --git a/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb b/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb
index 9114832e6..6d1fa9a7f 100644
--- a/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb
+++ b/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb
@@ -6,7 +6,7 @@ SRCREV = "5394"
6PV = "0.0.0+svnr${SRCPV}" 6PV = "0.0.0+svnr${SRCPV}"
7PR = "r2" 7PR = "r2"
8 8
9SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=AR6kSDK.build_sw.18;proto=http" 9SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=AR6kSDK.build_sw.18;protocol=http"
10S = "${WORKDIR}/AR6kSDK.build_sw.18/host/tools/wmiconfig" 10S = "${WORKDIR}/AR6kSDK.build_sw.18/host/tools/wmiconfig"
11 11
12TARGET_CC_ARCH += "${LDFLAGS}" 12TARGET_CC_ARCH += "${LDFLAGS}"