diff options
author | Matthias Hentges <oe@hentges.net> | 2006-01-30 10:53:54 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-30 10:53:54 +0000 |
commit | 231ac7094917965a06d7189e9b418d1ba0531a63 (patch) | |
tree | a1eca4e601349edcff165859cf30516a8344f7d6 /packages/altboot/altboot.bb | |
parent | d2ade47c029ba289a8c576f9649d73b020486b62 (diff) |
altboot:
- First changes to support Kernel 2.6
- As of this push altboot should be considered *unstable* until work on 2.6 has finished!
- Add IGNORE_STRIP_ERRORS = "1" to allow for snapshots
Diffstat (limited to 'packages/altboot/altboot.bb')
-rw-r--r-- | packages/altboot/altboot.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/altboot/altboot.bb b/packages/altboot/altboot.bb index 8912cc1bec..786d45ef5d 100644 --- a/packages/altboot/altboot.bb +++ b/packages/altboot/altboot.bb @@ -4,9 +4,9 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>" LICENSE = "GPL" - +IGNORE_STRIP_ERRORS = "1" -PR = "r13" +PR = "r14" SRC_URI = "file://altboot-menu \ |