summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-04-03 20:05:14 +0000
committerPhilip Balister <philip@balister.org>2007-04-03 20:05:14 +0000
commitdd5a1666732a1f632bb9dc324687eb1c5ea445bd (patch)
tree36089b477afd2d2efec3b4a04553c33268361470 /packages
parente9236642dd21630c3abe13d8db1b807c3db1cdee (diff)
parent0b5f95edc5d8804a1e50f6c034bec5e11fe7edad (diff)
merge of '3c255d53746782abcd12637930247f2e27ff6f65'
and 'a2c784251c461fa5a6f763a02d072f25e0c56226'
Diffstat (limited to 'packages')
-rw-r--r--packages/uboot/u-boot_1.2.0.bb7
-rw-r--r--packages/uboot/u-boot_LABEL.2006.06.30.2020.bb1
2 files changed, 8 insertions, 0 deletions
diff --git a/packages/uboot/u-boot_1.2.0.bb b/packages/uboot/u-boot_1.2.0.bb
new file mode 100644
index 0000000000..15d16bd571
--- /dev/null
+++ b/packages/uboot/u-boot_1.2.0.bb
@@ -0,0 +1,7 @@
+require u-boot.inc
+
+PR = "r1"
+
+SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-1.2.0.tar.bz2"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/packages/uboot/u-boot_LABEL.2006.06.30.2020.bb b/packages/uboot/u-boot_LABEL.2006.06.30.2020.bb
index c29aba7cd5..de0373782b 100644
--- a/packages/uboot/u-boot_LABEL.2006.06.30.2020.bb
+++ b/packages/uboot/u-boot_LABEL.2006.06.30.2020.bb
@@ -1,6 +1,7 @@
require u-boot.inc
PR = "r2"
+DEFAULT_PREFERENCE = "-1"
TAG = "${@bb.data.getVar('PV',d,1).replace('.', '_')}"