diff options
author | Matthias Hentges <oe@hentges.net> | 2007-04-02 22:13:27 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2007-04-02 22:13:27 +0000 |
commit | 2101a73213e474cef3e4d17ef6759e713c3c903f (patch) | |
tree | e0eee5c8d63e120f499473c34c744b3958ba455e /packages | |
parent | 03f6cb0d6fd2d1146f3f1f956d0d1eb2f4490db5 (diff) |
altboot: Add SNVR28
NSLU2: Remove /sbin/altboot error message on virgin systems
NSLU2: Failsafe fallthrough to the flash-based rootfs should work now on all die() and mdie() calls.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/altboot/altboot_1.1.1+wip-SVNR28.bb (renamed from packages/altboot/altboot_1.1.1+wip-SVNR25.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot_1.1.1+wip-SVNR25.bb b/packages/altboot/altboot_1.1.1+wip-SVNR28.bb index e806604616..4c14aef7b5 100644 --- a/packages/altboot/altboot_1.1.1+wip-SVNR25.bb +++ b/packages/altboot/altboot_1.1.1+wip-SVNR28.bb @@ -23,7 +23,7 @@ RDEPENDS_${PN}-conf = "${PN}" ###################################################################################### -SVN_REV = "25" +SVN_REV = "28" PR = "r1" ###################################################################################### |