diff options
Diffstat (limited to 'recipes/u-boot/u-boot_1.3.0.bb')
-rw-r--r-- | recipes/u-boot/u-boot_1.3.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
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}" |