mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
linux-rp: added qemuarmv6/7 machines support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4925 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,6 +4,8 @@ PR = "r7"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
DEFAULT_PREFERENCE_qemuarm = "1"
|
||||
DEFAULT_PREFERENCE_qemuarmv6 = "1"
|
||||
DEFAULT_PREFERENCE_qemuarmv7 = "1"
|
||||
DEFAULT_PREFERENCE_qemux86 = "1"
|
||||
DEFAULT_PREFERENCE_spitz = "1"
|
||||
DEFAULT_PREFERENCE_c7x0 = "1"
|
||||
@@ -59,6 +61,8 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2 \
|
||||
file://defconfig-akita \
|
||||
file://defconfig-spitz \
|
||||
file://defconfig-qemuarm \
|
||||
file://defconfig-qemuarmv6 \
|
||||
file://defconfig-qemuarmv7 \
|
||||
file://defconfig-qemux86 \
|
||||
file://defconfig-bootcdx86 \
|
||||
file://defconfig-htcuniversal \
|
||||
|
||||
Reference in New Issue
Block a user