summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb2
-rw-r--r--meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bb2
-rw-r--r--meta/recipes-bsp/u-boot/u-boot-mkimage_2013.01.01.bb2
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2011.03.bb2
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2011.06.bb2
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb2
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2013.07.bb2
-rw-r--r--meta/recipes-bsp/x-load/x-load_git.bb6
-rw-r--r--meta/recipes-bsp/zaurusd/zaurusd_git.bb2
9 files changed, 11 insertions, 11 deletions
diff --git a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb
index 1ded4168d9..ef4888428e 100644
--- a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb
+++ b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb
@@ -11,7 +11,7 @@ PR = "r0"
11 11
12RDEPENDS_${PN} = "pm-utils" 12RDEPENDS_${PN} = "pm-utils"
13 13
14SRC_URI = "git://git.debian.org/git/debian-eeepc/eeepc-acpi-scripts.git;protocol=git \ 14SRC_URI = "git://git.debian.org/git/debian-eeepc/eeepc-acpi-scripts.git \
15 file://remove-doc-check.patch \ 15 file://remove-doc-check.patch \
16 file://powerbtn.patch \ 16 file://powerbtn.patch \
17 file://policy-funcs " 17 file://policy-funcs "
diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bb
index efa418f205..e1c2d46cb0 100644
--- a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bb
@@ -16,7 +16,7 @@ SRCREV = "e8ae0fa5edd152b2b29c470b88429be4cdcd2c46"
16 16
17PV = "v2013.01.01+git${SRCPV}" 17PV = "v2013.01.01+git${SRCPV}"
18 18
19SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" 19SRC_URI = "git://git.denx.de/u-boot.git;branch=master"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2013.01.01.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2013.01.01.bb
index 2b39998a8f..dc6e2f6fac 100644
--- a/meta/recipes-bsp/u-boot/u-boot-mkimage_2013.01.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot-mkimage_2013.01.01.bb
@@ -14,7 +14,7 @@ SRCREV = "e8ae0fa5edd152b2b29c470b88429be4cdcd2c46"
14 14
15PV = "v2013.01.01+git${SRCPV}" 15PV = "v2013.01.01+git${SRCPV}"
16 16
17SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" 17SRC_URI = "git://git.denx.de/u-boot.git;branch=master"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
diff --git a/meta/recipes-bsp/u-boot/u-boot_2011.03.bb b/meta/recipes-bsp/u-boot/u-boot_2011.03.bb
index a9cbeca167..0b8651a9d8 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2011.03.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2011.03.bb
@@ -17,7 +17,7 @@ SRCREV = "19b54a701811220221fc4d5089a2bb18892018ca"
17PV = "v2011.03+git${SRCPV}" 17PV = "v2011.03+git${SRCPV}"
18PR = "r8" 18PR = "r8"
19 19
20SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" 20SRC_URI = "git://git.denx.de/u-boot.git;branch=master"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
diff --git a/meta/recipes-bsp/u-boot/u-boot_2011.06.bb b/meta/recipes-bsp/u-boot/u-boot_2011.06.bb
index a115ed2801..4eb00a24ae 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2011.06.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2011.06.bb
@@ -17,7 +17,7 @@ SRCREV = "b1af6f532e0d348b153d5c148369229d24af361a"
17PV = "v2011.06+git${SRCPV}" 17PV = "v2011.06+git${SRCPV}"
18PR = "r3" 18PR = "r3"
19 19
20SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" 20SRC_URI = "git://git.denx.de/u-boot.git;branch=master"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
diff --git a/meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb b/meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb
index 8ffb8f31fd..0876eb3c0a 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb
@@ -22,7 +22,7 @@ SRCREV = "e8ae0fa5edd152b2b29c470b88429be4cdcd2c46"
22PV = "v2013.01.01+git${SRCPV}" 22PV = "v2013.01.01+git${SRCPV}"
23PR = "r0" 23PR = "r0"
24 24
25SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" 25SRC_URI = "git://git.denx.de/u-boot.git;branch=master"
26 26
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28
diff --git a/meta/recipes-bsp/u-boot/u-boot_2013.07.bb b/meta/recipes-bsp/u-boot/u-boot_2013.07.bb
index f3f4b62bc5..3141a2dd06 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2013.07.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2013.07.bb
@@ -16,7 +16,7 @@ SRCREV = "62c175fbb8a0f9a926c88294ea9f7e88eb898f6c"
16 16
17PV = "v2013.07+git${SRCPV}" 17PV = "v2013.07+git${SRCPV}"
18 18
19SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" 19SRC_URI = "git://git.denx.de/u-boot.git;branch=master"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
diff --git a/meta/recipes-bsp/x-load/x-load_git.bb b/meta/recipes-bsp/x-load/x-load_git.bb
index 220419e838..910c078257 100644
--- a/meta/recipes-bsp/x-load/x-load_git.bb
+++ b/meta/recipes-bsp/x-load/x-load_git.bb
@@ -9,9 +9,9 @@ SRCREV = "9f94c6577e3a018b6b75cbe39f32bb331871f915"
9PV = "1.5.0+git${SRCPV}" 9PV = "1.5.0+git${SRCPV}"
10PR="r0" 10PR="r0"
11 11
12#SRC_URI = "git://www.sakoman.net/git/x-load-omap3.git;branch=master;protocol=git" 12#SRC_URI = "git://www.sakoman.net/git/x-load-omap3.git;branch=master"
13#SRC_URI = "git://gitorious.org/x-load-omap3/mainline.git;branch=master;protocol=git" 13#SRC_URI = "git://gitorious.org/x-load-omap3/mainline.git;branch=master"
14SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git" 14SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master"
15 15
16SRC_URI_append_beagleboard = " file://name.patch " 16SRC_URI_append_beagleboard = " file://name.patch "
17 17
diff --git a/meta/recipes-bsp/zaurusd/zaurusd_git.bb b/meta/recipes-bsp/zaurusd/zaurusd_git.bb
index 79bb0d1dc2..37aaee80ab 100644
--- a/meta/recipes-bsp/zaurusd/zaurusd_git.bb
+++ b/meta/recipes-bsp/zaurusd/zaurusd_git.bb
@@ -9,7 +9,7 @@ SRCREV = "85d941d87f0c41b196766a173feaafffa6de2dc2"
9PV = "0.1+git${SRCPV}" 9PV = "0.1+git${SRCPV}"
10PR = "r0" 10PR = "r0"
11 11
12SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" 12SRC_URI = "git://git.yoctoproject.org/${BPN}"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15