diff options
author | Matthias Hentges <oe@hentges.net> | 2008-05-01 22:02:09 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2008-05-01 22:02:09 +0000 |
commit | 7214bd19dbe1d66905519bd2ca15f2f49e8bd769 (patch) | |
tree | 00620d733522f10c7ba94ecf70cbe990a8dbaed5 /packages/altboot | |
parent | 1c992c7413e90f210bedbf4b05ae2bd6e988bcbe (diff) |
altboot: Update to SVN revision 82,fixing a timing problem in sd_mount() as seen on collie
Diffstat (limited to 'packages/altboot')
-rw-r--r-- | packages/altboot/altboot_1.1.1+wip-SVNR82.bb (renamed from packages/altboot/altboot_1.1.1+wip-SVNR81.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot_1.1.1+wip-SVNR81.bb b/packages/altboot/altboot_1.1.1+wip-SVNR82.bb index 7850dc1ee8..4a1eaf5dba 100644 --- a/packages/altboot/altboot_1.1.1+wip-SVNR81.bb +++ b/packages/altboot/altboot_1.1.1+wip-SVNR82.bb @@ -2,7 +2,7 @@ require altboot.inc PR = "r0" -SVN_REV = "81" +SVN_REV = "82" SRC_URI = "svn://hentges.net/public/altboot;module=trunk;rev=${SVN_REV} \ " |