mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
linux: added em-x270 support (from OE em-x270 recipe)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3062 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+1354
File diff suppressed because it is too large
Load Diff
+12063
File diff suppressed because it is too large
Load Diff
@@ -3,6 +3,7 @@ require linux.inc
|
|||||||
# Mark archs/machines that this kernel supports
|
# Mark archs/machines that this kernel supports
|
||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
DEFAULT_PREFERENCE_cm-x270 = "1"
|
DEFAULT_PREFERENCE_cm-x270 = "1"
|
||||||
|
DEFAULT_PREFERENCE_em-x270 = "1"
|
||||||
DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
|
DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
|
||||||
DEFAULT_PREFERENCE_mpc8323e-rdb = "1"
|
DEFAULT_PREFERENCE_mpc8323e-rdb = "1"
|
||||||
|
|
||||||
@@ -13,6 +14,9 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
|
|||||||
file://defconfig \
|
file://defconfig \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
SRC_URI_append_em-x270 = "\
|
||||||
|
file://em-x270.patch;patch=1 "
|
||||||
|
|
||||||
SRC_URI_append_cm-x270 = "\
|
SRC_URI_append_cm-x270 = "\
|
||||||
file://0001-cm-x270-base2.patch;patch=1 \
|
file://0001-cm-x270-base2.patch;patch=1 \
|
||||||
file://0002-cm-x270-match-type.patch;patch=1 \
|
file://0002-cm-x270-match-type.patch;patch=1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user