diff options
author | Matthias Hentges <oe@hentges.net> | 2008-05-01 16:39:51 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2008-05-01 16:39:51 +0000 |
commit | 1c992c7413e90f210bedbf4b05ae2bd6e988bcbe (patch) | |
tree | 5ffb4ad250c5f028bef3e87f85a51b03b199b90b /packages/altboot | |
parent | 95decb4cf2cce8e93b423876cde29f9ad3d23af8 (diff) |
altboot: Update to SVN revision 81, fixing Collie SD module loading.
Diffstat (limited to 'packages/altboot')
-rw-r--r-- | packages/altboot/altboot_1.1.1+wip-SVNR81.bb (renamed from packages/altboot/altboot_1.1.1+wip-SVNR80.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot_1.1.1+wip-SVNR80.bb b/packages/altboot/altboot_1.1.1+wip-SVNR81.bb index b333264d34..7850dc1ee8 100644 --- a/packages/altboot/altboot_1.1.1+wip-SVNR80.bb +++ b/packages/altboot/altboot_1.1.1+wip-SVNR81.bb @@ -2,7 +2,7 @@ require altboot.inc PR = "r0" -SVN_REV = "80" +SVN_REV = "81" SRC_URI = "svn://hentges.net/public/altboot;module=trunk;rev=${SVN_REV} \ " |