uboot: Update linkstation uboot
authorOyvind Repvik <nail@nslu2-linux.org>
Sun, 25 Mar 2007 15:02:49 +0000 (15:02 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Sun, 25 Mar 2007 15:02:49 +0000 (15:02 +0000)
packages/uboot/u-boot-linkstationppc/defconfig_lsppchd [moved from packages/uboot/u-boot-linkstationppc/defconfig_linkstationppchd with 100% similarity]
packages/uboot/u-boot-linkstationppc/defconfig_lsppchg [moved from packages/uboot/u-boot-linkstationppc/defconfig_linkstationppchg with 100% similarity]
packages/uboot/u-boot-linkstationppc_git.bb

index 2fe2f9e..7baac2b 100644 (file)
@@ -3,15 +3,16 @@ PROVIDES = "virtual/bootloader"
 SECTION = "bootloader"
 PRIORITY = "optional"
 LICENSE = "GPL"
+PR = "r1"
 
 DEFAULT_PREFERENCE = "-1"
-COMPATIBLE_MACHINE = "linkstationppc"
+COMPATIBLE_MACHINE = "(lsppchd|lsppchg)"
 
 SRC_URI = "git://www.jdl.com/software/u-boot-86xx.git;protocol=git \
           file://u-boot-kurobox.patch;patch=1 \
           file://u-boot-kurobox-fdt.patch;patch=1 \
-          file://defconfig_linkstationppchg \
-          file://defconfig_linkstationppchd \
+          file://defconfig_lsppchg \
+          file://defconfig_lsppchd \
                "
 
 S = "${WORKDIR}/git"