summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/lowpan-tools/lowpan-tools_git.bb5
-rw-r--r--recipes/u-boot/u-boot-omap2430sdp_1.1.4.bb1
-rw-r--r--recipes/u-boot/u-boot-omap3_git.bb1
-rw-r--r--recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb1
-rw-r--r--recipes/u-boot/u-boot.inc1
-rw-r--r--recipes/u-boot/u-boot_1.1.6.bb1
-rw-r--r--recipes/u-boot/u-boot_1.2.0.bb1
-rw-r--r--recipes/u-boot/u-boot_1.3.0.bb1
-rw-r--r--recipes/u-boot/u-boot_1.3.1.bb1
-rw-r--r--recipes/u-boot/u-boot_1.3.2.bb1
-rw-r--r--recipes/u-boot/u-boot_2009.01.bb5
-rw-r--r--recipes/u-boot/u-boot_2009.06.bb1
-rw-r--r--recipes/u-boot/u-boot_git.bb1
13 files changed, 5 insertions, 16 deletions
diff --git a/recipes/lowpan-tools/lowpan-tools_git.bb b/recipes/lowpan-tools/lowpan-tools_git.bb
index 1fde23218d..307984498e 100644
--- a/recipes/lowpan-tools/lowpan-tools_git.bb
+++ b/recipes/lowpan-tools/lowpan-tools_git.bb
@@ -1,10 +1,9 @@
DESCRIPTION = "LoWPAN utilities (IEEE802.15.4)"
LICENSE = "GPL"
-SRCREV = "e9e80a2eefa7aadbbb15bef1519b373e2e907aa0"
-#SRC_URI = "git://github.com/lumag/lowpan-utils.git;protocol=git"
+SRCREV = "28639544fa2496ae6f82ef300ffc9e6543c4bcd0"
SRC_URI = "git://linux-zigbee.git.sourceforge.net/gitroot/linux-zigbee;protocol=git"
DEPENDS = "libnl bison-native flex-native"
-PR = "r6"
+PR = "r7"
S = "${WORKDIR}/git"
PACKAGES += "${PN}-tests-dbg"
diff --git a/recipes/u-boot/u-boot-omap2430sdp_1.1.4.bb b/recipes/u-boot/u-boot-omap2430sdp_1.1.4.bb
index af0d0a14a7..d7b23e119b 100644
--- a/recipes/u-boot/u-boot-omap2430sdp_1.1.4.bb
+++ b/recipes/u-boot/u-boot-omap2430sdp_1.1.4.bb
@@ -8,6 +8,5 @@ SRC_URI = "http://linux.omap.com/pub/bootloader/2430sdp/source/u-boot-SEP1106.ta
S = "${WORKDIR}/u-boot"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
#inherit base
diff --git a/recipes/u-boot/u-boot-omap3_git.bb b/recipes/u-boot/u-boot-omap3_git.bb
index 714ca0b0f1..b8f95f5744 100644
--- a/recipes/u-boot/u-boot-omap3_git.bb
+++ b/recipes/u-boot/u-boot-omap3_git.bb
@@ -17,4 +17,3 @@ UBOOT_MACHINE_overo = "omap3_overo_config"
S = "${WORKDIR}/git"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb b/recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb
index f29292feb8..9817f0c4e1 100644
--- a/recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb
+++ b/recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb
@@ -12,5 +12,4 @@ SRC_URI = "http://www.sakoman.net/omap3/u-boot.tar.gz \
S = "${WORKDIR}/u-boot"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/recipes/u-boot/u-boot.inc b/recipes/u-boot/u-boot.inc
index d3160367d7..294b4446c4 100644
--- a/recipes/u-boot/u-boot.inc
+++ b/recipes/u-boot/u-boot.inc
@@ -5,6 +5,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
PROVIDES = "virtual/bootloader"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
PARALLEL_MAKE=""
EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}"
diff --git a/recipes/u-boot/u-boot_1.1.6.bb b/recipes/u-boot/u-boot_1.1.6.bb
index e003c69d7b..b8729d2179 100644
--- a/recipes/u-boot/u-boot_1.1.6.bb
+++ b/recipes/u-boot/u-boot_1.1.6.bb
@@ -20,6 +20,5 @@ SRC_URI_append_mpc8323e-rdb = " file://u-boot-1.1.6-fsl-1-mpc83xx-20061206.patc
-PACKAGE_ARCH = "${MACHINE_ARCH}"
UBOOT_MACHINE_sarge-at91 = "sarge_config"
diff --git a/recipes/u-boot/u-boot_1.2.0.bb b/recipes/u-boot/u-boot_1.2.0.bb
index edcb1b1415..f7e7446197 100644
--- a/recipes/u-boot/u-boot_1.2.0.bb
+++ b/recipes/u-boot/u-boot_1.2.0.bb
@@ -41,4 +41,3 @@ http://www.bitshrine.org/gpp/u-boot-1.2.0-mpc8315erdb-improve-ddr-performance.pa
http://www.bitshrine.org/gpp/u-boot-1.2.0-mpc8315erdb-fix-PCI-IO-base.patch;patch=1 \
"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/recipes/u-boot/u-boot_1.3.0.bb b/recipes/u-boot/u-boot_1.3.0.bb
index 2886ddecc8..a0656baea6 100644
--- a/recipes/u-boot/u-boot_1.3.0.bb
+++ b/recipes/u-boot/u-boot_1.3.0.bb
@@ -4,4 +4,3 @@ DEFAULT_PREFERENCE = "-1"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/recipes/u-boot/u-boot_1.3.1.bb b/recipes/u-boot/u-boot_1.3.1.bb
index 5c32b9a156..39a7b30771 100644
--- a/recipes/u-boot/u-boot_1.3.1.bb
+++ b/recipes/u-boot/u-boot_1.3.1.bb
@@ -9,4 +9,3 @@ SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
file://mpc8313e-rdb-mtdparts.patch;patch=1 \
file://mpc8313e-rdb-nand.patch;patch=1"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/recipes/u-boot/u-boot_1.3.2.bb b/recipes/u-boot/u-boot_1.3.2.bb
index 59ebaecabd..d52ca1efb7 100644
--- a/recipes/u-boot/u-boot_1.3.2.bb
+++ b/recipes/u-boot/u-boot_1.3.2.bb
@@ -39,7 +39,6 @@ SRC_URI_append_boc01 = "\
file://016-090209-PM.patch;patch=1 \
"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
do_deploy_append_mpc8313e-rdb () {
install ${S}/examples/vsc7385_load/vsc7385_load.bin ${DEPLOY_DIR_IMAGE}/vsc7385_load.bin
diff --git a/recipes/u-boot/u-boot_2009.01.bb b/recipes/u-boot/u-boot_2009.01.bb
index e0839c923e..dfb3b3a767 100644
--- a/recipes/u-boot/u-boot_2009.01.bb
+++ b/recipes/u-boot/u-boot_2009.01.bb
@@ -8,7 +8,7 @@ DEFAULT_PREFERENCE_at91rm9200dk = "1"
DEFAULT_PREFERENCE_at91sam9rlek = "1"
DEFAULT_PREFERENCE_at91sam9260ek = "1"
DEFAULT_PREFERENCE_at91sam9261ek = "1"
-DEFAULT_PREFERENCE_at91sam9g20ek = "1"
+DEFAULT_PREFERENCE_at91sam9g20ek = "-1"
DEFAULT_PREFERENCE_at91sam9263ek = "1"
DEFAULT_PREFERENCE_at91cap9adk = "1"
DEFAULT_PREFERENCE_atngw100 = "1"
@@ -29,6 +29,3 @@ SRC_URI_append_at91sam9g20ek = "\
file://at91sam9g20-fix-config.patch;patch=1 \
"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-PARALLEL_MAKE = ""
-
diff --git a/recipes/u-boot/u-boot_2009.06.bb b/recipes/u-boot/u-boot_2009.06.bb
index 3ea182a15f..cefbed21f8 100644
--- a/recipes/u-boot/u-boot_2009.06.bb
+++ b/recipes/u-boot/u-boot_2009.06.bb
@@ -3,6 +3,7 @@ require u-boot.inc
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_mpc8315e-rdb = "1"
+DEFAULT_PREFERENCE_at91sam9g20ek = "1"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 12ebcfe74e..8936cfbbc7 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -87,7 +87,6 @@ SRC_URI_append_c7x0 = "file://pdaXrom-u-boot.patch;patch=1 \
"
S = "${WORKDIR}/git"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
do_configure_prepend_akita() {
sed -i s:ROOT_FLASH_SIZE:${ROOT_FLASH_SIZE}:g ${S}/include/configs/akita.h