diff options
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bb | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-mkimage_2013.01.01.bb | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2011.03.bb | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2011.06.bb | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2013.07.bb | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/x-load/x-load_git.bb | 6 | ||||
-rw-r--r-- | meta/recipes-bsp/zaurusd/zaurusd_git.bb | 2 |
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 | ||
12 | RDEPENDS_${PN} = "pm-utils" | 12 | RDEPENDS_${PN} = "pm-utils" |
13 | 13 | ||
14 | SRC_URI = "git://git.debian.org/git/debian-eeepc/eeepc-acpi-scripts.git;protocol=git \ | 14 | SRC_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 | ||
17 | PV = "v2013.01.01+git${SRCPV}" | 17 | PV = "v2013.01.01+git${SRCPV}" |
18 | 18 | ||
19 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" | 19 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master" |
20 | 20 | ||
21 | S = "${WORKDIR}/git" | 21 | S = "${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 | ||
15 | PV = "v2013.01.01+git${SRCPV}" | 15 | PV = "v2013.01.01+git${SRCPV}" |
16 | 16 | ||
17 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" | 17 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${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" | |||
17 | PV = "v2011.03+git${SRCPV}" | 17 | PV = "v2011.03+git${SRCPV}" |
18 | PR = "r8" | 18 | PR = "r8" |
19 | 19 | ||
20 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" | 20 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master" |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | 22 | S = "${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" | |||
17 | PV = "v2011.06+git${SRCPV}" | 17 | PV = "v2011.06+git${SRCPV}" |
18 | PR = "r3" | 18 | PR = "r3" |
19 | 19 | ||
20 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" | 20 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master" |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | 22 | S = "${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" | |||
22 | PV = "v2013.01.01+git${SRCPV}" | 22 | PV = "v2013.01.01+git${SRCPV}" |
23 | PR = "r0" | 23 | PR = "r0" |
24 | 24 | ||
25 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" | 25 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master" |
26 | 26 | ||
27 | S = "${WORKDIR}/git" | 27 | S = "${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 | ||
17 | PV = "v2013.07+git${SRCPV}" | 17 | PV = "v2013.07+git${SRCPV}" |
18 | 18 | ||
19 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" | 19 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master" |
20 | 20 | ||
21 | S = "${WORKDIR}/git" | 21 | S = "${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" | |||
9 | PV = "1.5.0+git${SRCPV}" | 9 | PV = "1.5.0+git${SRCPV}" |
10 | PR="r0" | 10 | PR="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" |
14 | SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git" | 14 | SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master" |
15 | 15 | ||
16 | SRC_URI_append_beagleboard = " file://name.patch " | 16 | SRC_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" | |||
9 | PV = "0.1+git${SRCPV}" | 9 | PV = "0.1+git${SRCPV}" |
10 | PR = "r0" | 10 | PR = "r0" |
11 | 11 | ||
12 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" | 12 | SRC_URI = "git://git.yoctoproject.org/${BPN}" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||