diff options
author | Matthias Hentges <oe@hentges.net> | 2008-05-03 16:49:00 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2008-05-03 16:49:00 +0000 |
commit | 2da42cbfeb99069ca09125790939b153bac19454 (patch) | |
tree | 9e6c0b7b94a68fb19f9e1295bb62361bcb4a7a9b /packages/altboot | |
parent | bfe86ca924edda40c1710e88dfafb02d634a6af5 (diff) |
altboot: Update to SVN revision 83
Diffstat (limited to 'packages/altboot')
-rw-r--r-- | packages/altboot/altboot_1.1.1+wip-SVNR83.bb (renamed from packages/altboot/altboot_1.1.1+wip-SVNR82.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot_1.1.1+wip-SVNR82.bb b/packages/altboot/altboot_1.1.1+wip-SVNR83.bb index 4a1eaf5dba..b9056e655a 100644 --- a/packages/altboot/altboot_1.1.1+wip-SVNR82.bb +++ b/packages/altboot/altboot_1.1.1+wip-SVNR83.bb @@ -2,7 +2,7 @@ require altboot.inc PR = "r0" -SVN_REV = "82" +SVN_REV = "83" SRC_URI = "svn://hentges.net/public/altboot;module=trunk;rev=${SVN_REV} \ " |