diff options
author | Matthias Hentges <oe@hentges.net> | 2007-11-20 00:00:32 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2007-11-20 00:00:32 +0000 |
commit | d8abe08d82532590fbadb8cc21288a9972242b79 (patch) | |
tree | 2173879dfef8e7560b03eed3938c1f1ef9045651 /packages/altboot | |
parent | 85cadd8dd8537540f27429c10852e29d4cdae6cf (diff) |
altboot: Update to SVNR69, importing sd-dynamix-fix.patch, thanks!
Diffstat (limited to 'packages/altboot')
-rw-r--r-- | packages/altboot/altboot_1.1.1+wip-SVNR69.bb (renamed from packages/altboot/altboot_1.1.1+wip-SVNR66.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/altboot/altboot_1.1.1+wip-SVNR66.bb b/packages/altboot/altboot_1.1.1+wip-SVNR69.bb index 0eda8ba44b..b9ee96d048 100644 --- a/packages/altboot/altboot_1.1.1+wip-SVNR66.bb +++ b/packages/altboot/altboot_1.1.1+wip-SVNR69.bb @@ -1,10 +1,10 @@ require altboot.inc -PR = "r1" +PR = "r0" -SVN_REV = "66" +SVN_REV = "69" SRC_URI = "svn://hentges.net/public/altboot;module=trunk;rev=${SVN_REV} \ - file://sd-dynamic-fix.patch;patch=1" + " do_install() { install -d ${D}/sbin |