diff options
| author | Jeremy Laine <jeremy.laine@m4x.org> | 2007-11-20 08:18:15 +0000 |
|---|---|---|
| committer | Jeremy Laine <jeremy.laine@m4x.org> | 2007-11-20 08:18:15 +0000 |
| commit | 6eef1a8eeebf07e608d02f1f2861a7baf1b93644 (patch) | |
| tree | 8cba65cb10eac0511dda581b6b3b1b7b4be31c72 /packages/altboot | |
| parent | 6247fd19cc5b49625e98bcffb81af6d29d311dc2 (diff) | |
| parent | dbf523f667e4dbc1152f8f8fad32b96325881042 (diff) | |
merge of '665b4cb1684c47ed44b254783ed9a928b4bfc1a0'
and '9e8440e09dae8ceed07468d5f6a230087ef8d736'
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 |
