diff options
author | Matthias Hentges <oe@hentges.net> | 2008-02-24 11:49:57 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2008-02-24 11:49:57 +0000 |
commit | a67ec1efcb91fcd479826ac49cd87a9639cfbdc7 (patch) | |
tree | 23bf4a71a398ac2d5e3cc432cbe90007d83c5c6e | |
parent | f7d9bfb1a8285e46b6156a8cc7cced5d00a308d1 (diff) |
altboot: Apply fix from oebug #2647
-rw-r--r-- | packages/altboot/altboot_1.1.1+wip-SVNR80.bb (renamed from packages/altboot/altboot_1.1.1+wip-SVNR79.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot_1.1.1+wip-SVNR79.bb b/packages/altboot/altboot_1.1.1+wip-SVNR80.bb index 335572f3c1..b333264d34 100644 --- a/packages/altboot/altboot_1.1.1+wip-SVNR79.bb +++ b/packages/altboot/altboot_1.1.1+wip-SVNR80.bb @@ -2,7 +2,7 @@ require altboot.inc PR = "r0" -SVN_REV = "79" +SVN_REV = "80" SRC_URI = "svn://hentges.net/public/altboot;module=trunk;rev=${SVN_REV} \ " |