diff options
author | Philip Balister <philip@balister.org> | 2007-04-03 18:41:46 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-04-03 18:41:46 +0000 |
commit | 4a66594e3ea75d5b42c859b30e3aa834690028eb (patch) | |
tree | 1ccfe7a836a136fdeb707b49b8e74864007fb457 /packages | |
parent | 768872e9379a11d7c4c8c3fa3b1dc6a0a28ab0d2 (diff) |
u-boot_LABEL.2006.06.30.2020.bb : Set DEFAULT_PREFERENCE = -1
Diffstat (limited to 'packages')
-rw-r--r-- | packages/uboot/u-boot_LABEL.2006.06.30.2020.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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('.', '_')}" |