diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-06-27 16:38:23 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-06-27 16:38:23 +0000 |
commit | 87905fd6d5735176bef58bdb4dbf793c6dd5a6b3 (patch) | |
tree | 38c93700c68d0d962ecf2f03c791ccdcbac88f46 | |
parent | 8ce2e75dd7d1bfa22951ef46eea3927f3e342119 (diff) | |
download | openembedded-core-87905fd6d5735176bef58bdb4dbf793c6dd5a6b3.tar.gz openembedded-core-87905fd6d5735176bef58bdb4dbf793c6dd5a6b3.tar.bz2 openembedded-core-87905fd6d5735176bef58bdb4dbf793c6dd5a6b3.zip |
linux-rp: mark 2.6.26-rc4 as default for c7x0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4741 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/packages/linux/linux-rp_2.6.25+2.6.26-rc4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.25+2.6.26-rc4.bb b/meta/packages/linux/linux-rp_2.6.25+2.6.26-rc4.bb index 067dd1a7d4..454936cac4 100644 --- a/meta/packages/linux/linux-rp_2.6.25+2.6.26-rc4.bb +++ b/meta/packages/linux/linux-rp_2.6.25+2.6.26-rc4.bb @@ -6,6 +6,7 @@ DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_qemuarm = "1" DEFAULT_PREFERENCE_qemux86 = "1" DEFAULT_PREFERENCE_spitz = "1" +DEFAULT_PREFERENCE_c7x0 = "1" # Handy URLs # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 |