diff options
author | Matthias Hentges <oe@hentges.net> | 2007-12-28 16:07:40 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2007-12-28 16:07:40 +0000 |
commit | 872cb9dc7ffd37e5c059efd0e017649fd3551435 (patch) | |
tree | 4d531b2b735f006495a317800b909479ab06e655 /packages/altboot | |
parent | 497afaa96a7b12d0ac0ab21ebc88456c3de1ba33 (diff) |
altboot: Update to SVNR73
Diffstat (limited to 'packages/altboot')
-rw-r--r-- | packages/altboot/altboot_1.1.1+wip-SVNR73.bb (renamed from packages/altboot/altboot_1.1.1+wip-SVNR70.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot_1.1.1+wip-SVNR70.bb b/packages/altboot/altboot_1.1.1+wip-SVNR73.bb index e22e992cc9..58d5721dbf 100644 --- a/packages/altboot/altboot_1.1.1+wip-SVNR70.bb +++ b/packages/altboot/altboot_1.1.1+wip-SVNR73.bb @@ -2,7 +2,7 @@ require altboot.inc PR = "r0" -SVN_REV = "70" +SVN_REV = "73" SRC_URI = "svn://hentges.net/public/altboot;module=trunk;rev=${SVN_REV} \ " |