diff options
author | Matthias Hentges <oe@hentges.net> | 2006-04-03 07:48:01 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-03 07:48:01 +0000 |
commit | 7b4a0c125c3476655207bc2ec5fbb771b1712721 (patch) | |
tree | 172befbeea5d9c0cf42b87cd28aa0e88318fbd58 /packages/altboot/altboot_0.0.0.bb | |
parent | 2764aaf7448ae074224d84fc94e886d2fb20ce6c (diff) |
altboot: Change the way we check if altboot is called by the kernel or the user.The old function only worked because on most Zaurii /var is lost on reboot.
This fixes altboot on Spitz / Borzoi w/ kernel 2.6.
Courtesy polyonymous @ #openzaurus
Diffstat (limited to 'packages/altboot/altboot_0.0.0.bb')
-rw-r--r-- | packages/altboot/altboot_0.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot_0.0.0.bb b/packages/altboot/altboot_0.0.0.bb index 685633cdd8..b1e2fd7a33 100644 --- a/packages/altboot/altboot_0.0.0.bb +++ b/packages/altboot/altboot_0.0.0.bb @@ -6,7 +6,7 @@ MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>" LICENSE = "GPL" IGNORE_STRIP_ERRORS = "1" -PR = "r29" +PR = "r30" SRC_URI = "file://altboot-menu \ |