diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-06-07 15:59:46 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-08 11:56:31 +0100 |
commit | 9cf85014444a55ecfd2bd794ff267f68fa216928 (patch) | |
tree | 7c8186364190f9c2fb4d10081968bf79a3747576 /meta/recipes-kernel | |
parent | b0789103afd51fb74b8dd47e0b5584f65c96b90c (diff) | |
download | poky-9cf85014444a55ecfd2bd794ff267f68fa216928.tar.gz |
linux-yocto: add machine aliases for yocto BSPs
To avoid mapping machine names to kernel machine names in recipes,
we can define multiple KMACHINE names for a single in tree board.
This allows the tools to match a board description to multiple
different MACHINEs.
As a result, we can remove the explicit KMACHINE mappings from
the linux-yocto recipes and allow the KMACHINE=${MACHINE} default
to handle mappings. Individual recipes an bbappends can override
this as required.
(From OE-Core rev: d3dc05a4b808136876cb257a568737abfaceeadd)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 9 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 9 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 3 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 9 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.2.bb | 9 |
5 files changed, 5 insertions, 34 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb index 929aa8503a..508beb1768 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | |||
@@ -1,13 +1,6 @@ | |||
1 | inherit kernel | 1 | inherit kernel |
2 | require recipes-kernel/linux/linux-yocto.inc | 2 | require recipes-kernel/linux/linux-yocto.inc |
3 | 3 | ||
4 | KMACHINE = "common-pc" | ||
5 | KMACHINE_qemux86 = "common-pc" | ||
6 | KMACHINE_qemux86-64 = "common-pc-64" | ||
7 | KMACHINE_qemuarm = "arm-versatile-926ejs" | ||
8 | KMACHINE_qemuppc = "qemu-ppc32" | ||
9 | KMACHINE_qemumips = "mti-malta32-be" | ||
10 | |||
11 | KBRANCH = "yocto/standard/preempt-rt/base" | 4 | KBRANCH = "yocto/standard/preempt-rt/base" |
12 | KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" | 5 | KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" |
13 | 6 | ||
@@ -17,7 +10,7 @@ KMETA = "meta" | |||
17 | 10 | ||
18 | SRCREV_machine ?= "e67428d9966eecec4c081993dc64ceb5c0e64643" | 11 | SRCREV_machine ?= "e67428d9966eecec4c081993dc64ceb5c0e64643" |
19 | SRCREV_machine_qemuppc ?= "dcca458cb92cc287f70e4062f02460f36a881b16" | 12 | SRCREV_machine_qemuppc ?= "dcca458cb92cc287f70e4062f02460f36a881b16" |
20 | SRCREV_meta ?= "34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23" | 13 | SRCREV_meta ?= "b040132c19d70b00fc49f3b7e08c2ed52ac59f92" |
21 | 14 | ||
22 | PR = "r2" | 15 | PR = "r2" |
23 | PV = "${LINUX_VERSION}+git${SRCPV}" | 16 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb index f881c1f2f6..f27e39e73e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | |||
@@ -1,13 +1,6 @@ | |||
1 | inherit kernel | 1 | inherit kernel |
2 | require recipes-kernel/linux/linux-yocto.inc | 2 | require recipes-kernel/linux/linux-yocto.inc |
3 | 3 | ||
4 | KMACHINE = "common-pc" | ||
5 | KMACHINE_qemux86 = "common-pc" | ||
6 | KMACHINE_qemux86-64 = "common-pc-64" | ||
7 | KMACHINE_qemuarm = "arm-versatile-926ejs" | ||
8 | KMACHINE_qemuppc = "qemu-ppc32" | ||
9 | KMACHINE_qemumips = "mti-malta32-be" | ||
10 | |||
11 | KBRANCH = "standard/preempt-rt/base" | 4 | KBRANCH = "standard/preempt-rt/base" |
12 | KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" | 5 | KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" |
13 | 6 | ||
@@ -18,7 +11,7 @@ KMETA = "meta" | |||
18 | 11 | ||
19 | SRCREV_machine ?= "fe2630b38159ea7b9cf977b5fed40a9917002087" | 12 | SRCREV_machine ?= "fe2630b38159ea7b9cf977b5fed40a9917002087" |
20 | SRCREV_machine_qemuppc ?= "0259e5a3ef568c6979f2cb31280a43c55c784f4f" | 13 | SRCREV_machine_qemuppc ?= "0259e5a3ef568c6979f2cb31280a43c55c784f4f" |
21 | SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" | 14 | SRCREV_meta ?= "0a18db9fc89a0e030e8c7b8d01fe03c5ca4197e3" |
22 | 15 | ||
23 | PR = "r1" | 16 | PR = "r1" |
24 | PV = "${LINUX_VERSION}+git${SRCPV}" | 17 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb index 80be112ac3..81aefb169d 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | |||
@@ -4,7 +4,6 @@ require recipes-kernel/linux/linux-yocto.inc | |||
4 | # We need lzma (as CONFIG_KERNEL_LZMA=y) | 4 | # We need lzma (as CONFIG_KERNEL_LZMA=y) |
5 | DEPENDS += "xz-native" | 5 | DEPENDS += "xz-native" |
6 | 6 | ||
7 | KMACHINE = "common-pc" | ||
8 | KBRANCH = "standard/tiny" | 7 | KBRANCH = "standard/tiny" |
9 | LINUX_KERNEL_TYPE = "tiny" | 8 | LINUX_KERNEL_TYPE = "tiny" |
10 | KCONFIG_MODE = "--allnoconfig" | 9 | KCONFIG_MODE = "--allnoconfig" |
@@ -12,7 +11,7 @@ KCONFIG_MODE = "--allnoconfig" | |||
12 | LINUX_VERSION ?= "3.2.18" | 11 | LINUX_VERSION ?= "3.2.18" |
13 | 12 | ||
14 | SRCREV_machine ?= "8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c" | 13 | SRCREV_machine ?= "8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c" |
15 | SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" | 14 | SRCREV_meta ?= "0a18db9fc89a0e030e8c7b8d01fe03c5ca4197e3" |
16 | 15 | ||
17 | PR = "r0" | 16 | PR = "r0" |
18 | PV = "${LINUX_VERSION}+git${SRCPV}" | 17 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb index 0f1be83967..cfae247866 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb | |||
@@ -8,13 +8,6 @@ KBRANCH_qemuppc = "yocto/standard/qemu-ppc32" | |||
8 | KBRANCH_qemumips = "yocto/standard/mti-malta32-be" | 8 | KBRANCH_qemumips = "yocto/standard/mti-malta32-be" |
9 | KBRANCH_qemuarm = "yocto/standard/arm-versatile-926ejs" | 9 | KBRANCH_qemuarm = "yocto/standard/arm-versatile-926ejs" |
10 | 10 | ||
11 | # Temporary until 3.0 kernel tree is updated with machine mappings | ||
12 | KMACHINE_qemux86 = "common-pc" | ||
13 | KMACHINE_qemux86-64 = "common-pc-64" | ||
14 | KMACHINE_qemuppc = "qemu-ppc32" | ||
15 | KMACHINE_qemumips = "mti-malta32-be" | ||
16 | KMACHINE_qemuarm = "arm-versatile-926ejs" | ||
17 | |||
18 | KMETA = "meta" | 11 | KMETA = "meta" |
19 | 12 | ||
20 | LINUX_VERSION ?= "3.0.32" | 13 | LINUX_VERSION ?= "3.0.32" |
@@ -25,7 +18,7 @@ SRCREV_machine_qemuppc ?= "bd9a3c4c066bd4b9f52b51aaaec9b029a7abe793" | |||
25 | SRCREV_machine_qemux86 ?= "70342faea067476774eb55f4e3098af0bcc48782" | 18 | SRCREV_machine_qemux86 ?= "70342faea067476774eb55f4e3098af0bcc48782" |
26 | SRCREV_machine_qemux86-64 ?= "cba836a545fbeb96f6f2392c3ecbac9d7735fa65" | 19 | SRCREV_machine_qemux86-64 ?= "cba836a545fbeb96f6f2392c3ecbac9d7735fa65" |
27 | SRCREV_machine ?= "bd6ad607c754dea30d91502a237870b4c45e0f1b" | 20 | SRCREV_machine ?= "bd6ad607c754dea30d91502a237870b4c45e0f1b" |
28 | SRCREV_meta ?= "34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23" | 21 | SRCREV_meta ?= "b040132c19d70b00fc49f3b7e08c2ed52ac59f92" |
29 | 22 | ||
30 | PR = "r4" | 23 | PR = "r4" |
31 | PV = "${LINUX_VERSION}+git${SRCPV}" | 24 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb index 665ddca053..ac4e454702 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb | |||
@@ -1,13 +1,6 @@ | |||
1 | inherit kernel | 1 | inherit kernel |
2 | require recipes-kernel/linux/linux-yocto.inc | 2 | require recipes-kernel/linux/linux-yocto.inc |
3 | 3 | ||
4 | KMACHINE = "common-pc" | ||
5 | KMACHINE_qemux86 = "common-pc" | ||
6 | KMACHINE_qemux86-64 = "common-pc-64" | ||
7 | KMACHINE_qemuppc = "qemu-ppc32" | ||
8 | KMACHINE_qemumips = "mti-malta32-be" | ||
9 | KMACHINE_qemuarm = "arm-versatile-926ejs" | ||
10 | |||
11 | KBRANCH = "standard/default/base" | 4 | KBRANCH = "standard/default/base" |
12 | KBRANCH_qemux86 = "standard/default/common-pc/base" | 5 | KBRANCH_qemux86 = "standard/default/common-pc/base" |
13 | KBRANCH_qemux86-64 = "standard/default/common-pc-64/base" | 6 | KBRANCH_qemux86-64 = "standard/default/common-pc-64/base" |
@@ -23,7 +16,7 @@ SRCREV_machine_qemuppc ?= "466746d1fe6370957ba087f9ca6f2e31201b2162" | |||
23 | SRCREV_machine_qemux86 ?= "c228cadee60f0ada73d11a36f6932f50a1c52d48" | 16 | SRCREV_machine_qemux86 ?= "c228cadee60f0ada73d11a36f6932f50a1c52d48" |
24 | SRCREV_machine_qemux86-64 ?= "b95a0ae3773545fa0ed9a47088d0361527c42e6c" | 17 | SRCREV_machine_qemux86-64 ?= "b95a0ae3773545fa0ed9a47088d0361527c42e6c" |
25 | SRCREV_machine ?= "8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c" | 18 | SRCREV_machine ?= "8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c" |
26 | SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" | 19 | SRCREV_meta ?= "0a18db9fc89a0e030e8c7b8d01fe03c5ca4197e3" |
27 | 20 | ||
28 | PR = "r1" | 21 | PR = "r1" |
29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |