diff options
author | Matthias Hentges <oe@hentges.net> | 2007-06-26 01:02:39 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2007-06-26 01:02:39 +0000 |
commit | 1bf9d5f316f7cffb54caa9a3f5837c691321095f (patch) | |
tree | 9f0d56d960b9dea25c529a321acf1842299dd88c /packages | |
parent | 286493a866ae098aece8a949d715e45e893229b3 (diff) |
altboot: Add SVNR66, fixing mounts of partitions w/o UUID in 05-boot-HDD. Thanks goes to summatusmentis for nailing down this error
Diffstat (limited to 'packages')
-rw-r--r-- | packages/altboot/altboot_1.1.1+wip-SVNR66.bb (renamed from packages/altboot/altboot_1.1.1+wip-SVNR59.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/altboot/altboot_1.1.1+wip-SVNR59.bb b/packages/altboot/altboot_1.1.1+wip-SVNR66.bb index 4af0a7c630..912082c70f 100644 --- a/packages/altboot/altboot_1.1.1+wip-SVNR59.bb +++ b/packages/altboot/altboot_1.1.1+wip-SVNR66.bb @@ -1,8 +1,8 @@ require altboot.inc -PR = "r9" +PR = "r0" -SVN_REV = "59" +SVN_REV = "66" SRC_URI = "svn://hentges.net/public/altboot;module=trunk;rev=${SVN_REV}" do_install() { |