diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-02-01 22:25:50 +0100 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-02-01 22:59:23 +0100 |
commit | ff4813befbb6938cc6cdda96b70121e572928aeb (patch) | |
tree | a74cf20d1fd44087b59a3b3ca25b9e7ec485c4d7 /packages/kexecboot/linux-kexecboot_2.6.24.bb | |
parent | 7e263c9e7a9505234b6f0bf9bc9b56eaf6978244 (diff) |
linux-kexecboot-2.6.24: rework defconfig for poodle, akita, spitz
- no kernel debug, no sound, no network
- allow boot from CF
- add EXT3 compiled in to allow booting
- minor sync between akita and spitz (SHARPSL_RC=y, I2C_ALGOBIT=Y)
- bump PR
Diffstat (limited to 'packages/kexecboot/linux-kexecboot_2.6.24.bb')
-rw-r--r-- | packages/kexecboot/linux-kexecboot_2.6.24.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/kexecboot/linux-kexecboot_2.6.24.bb b/packages/kexecboot/linux-kexecboot_2.6.24.bb index 5d8e1e1fe4..4dd8edbde4 100644 --- a/packages/kexecboot/linux-kexecboot_2.6.24.bb +++ b/packages/kexecboot/linux-kexecboot_2.6.24.bb @@ -1,6 +1,6 @@ require linux-kexecboot.inc -PR = "r5" +PR = "r6" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_collie = "-1" |