]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-rp: make it default for all machines except qemu ones
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 17 Oct 2007 08:49:02 +0000 (08:49 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 17 Oct 2007 08:49:02 +0000 (08:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2893 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-rp_2.6.23.bb

index 701136f19bc8199ced32e27cead852d6245d34e8..e55bc63d658fc040caf0de9fd2807a59a6f83af5 100644 (file)
@@ -2,11 +2,8 @@ require linux-rp.inc
 
 PR = "r2"
 
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_c7x0 = "1"
-DEFAULT_PREFERENCE_spitz = "1"
-DEFAULT_PREFERENCE_htcuniversal = "1"
-DEFAULT_PREFERENCE_zylonite = "1"
+DEFAULT_PREFERENCE_qemuarm = "-1"
+DEFAULT_PREFERENCE_qemux86 = "-1"
 
 # Handy URLs
 # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046