diff options
author | Mike Westerhof <mwester@dls.net> | 2009-04-15 20:01:10 -0500 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2009-04-15 20:01:10 -0500 |
commit | fb7eba513b2d59c33163bd380019a4cabc8b6782 (patch) | |
tree | f6ba44e483f05eb98a7f3619fe5ecb4785f5c682 /conf/distro/include/angstrom.inc | |
parent | a91ef39c62f371125a92098d4fbd45056122c384 (diff) |
Openmoko: linux-openmoko-2.6.29 - commit new recipe tied to upstream kernel
git repo, which is currently at 2.6.29-rc3 + Openmoko patches. Note that
the preferred kernel remains unchanged; select this kernel via local.conf.
Diffstat (limited to 'conf/distro/include/angstrom.inc')
-rw-r--r-- | conf/distro/include/angstrom.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 60f2e55149..dd6eac460c 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -92,6 +92,7 @@ ARM_KEEP_OABI = "0" # Do keep OABI compat for om-gta01 to keep the gllin binary working ARM_KEEP_OABI_pn-linux-openmoko-2.6.24_om-gta01 = "1" ARM_KEEP_OABI_pn-linux-openmoko-2.6.28_om-gta01 = "1" +ARM_KEEP_OABI_pn-linux-openmoko-2.6.29_om-gta01 = "1" #Generate locales on the buildsystem instead of on the target. Speeds up first boot, set to "1" to enable |