diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-08-24 10:59:52 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-28 10:30:28 +0100 |
commit | 71d02e915fa58dd58acb93899a79618271262d71 (patch) | |
tree | 5dcf76b35c2ca8e3b34c35e100b4569ae451e100 /meta | |
parent | c8bc6f29a775ea25611d835ff0c2760de41abf80 (diff) | |
download | poky-71d02e915fa58dd58acb93899a79618271262d71.tar.gz |
linux-yocto: add qemuarm64 preempt-rt BSP definition
Adding the preempt-rt BSP definition for qemuarm64 to allow -rt testing
on this ARCH.
(From OE-Core rev: 320f77b6648b9289ce1170a46a956cf8752bf63a)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.14.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb index 4963612aac..e0c8f158ad 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "0f7a6d5209e60e88f9bc39298229113e58db1b82" | 14 | SRCREV_machine ?= "0f7a6d5209e60e88f9bc39298229113e58db1b82" |
15 | SRCREV_meta ?= "49e24e3e2cad518ae1fd7eff05f3228201b54a33" | 15 | SRCREV_meta ?= "f75450c33202c3090c8c0d7cae4e828809ea133c" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb index 85f3ce1d99..e78bbb117a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb | |||
@@ -13,7 +13,7 @@ KMETA = "kernel-meta" | |||
13 | KCONF_BSP_AUDIT_LEVEL = "2" | 13 | KCONF_BSP_AUDIT_LEVEL = "2" |
14 | 14 | ||
15 | SRCREV_machine ?= "dd893e600276f4e05e416cf5be73a5fd5752e0cb" | 15 | SRCREV_machine ?= "dd893e600276f4e05e416cf5be73a5fd5752e0cb" |
16 | SRCREV_meta ?= "49e24e3e2cad518ae1fd7eff05f3228201b54a33" | 16 | SRCREV_meta ?= "f75450c33202c3090c8c0d7cae4e828809ea133c" |
17 | 17 | ||
18 | PV = "${LINUX_VERSION}+git${SRCPV}" | 18 | PV = "${LINUX_VERSION}+git${SRCPV}" |
19 | 19 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.14.bb b/meta/recipes-kernel/linux/linux-yocto_4.14.bb index 1d038a9151..4e3241c1fd 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.14.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "97c8063d2df381b828b37608f88efa9b4dd9e379" | |||
19 | SRCREV_machine_qemux86-64 ?= "97c8063d2df381b828b37608f88efa9b4dd9e379" | 19 | SRCREV_machine_qemux86-64 ?= "97c8063d2df381b828b37608f88efa9b4dd9e379" |
20 | SRCREV_machine_qemumips64 ?= "346488cf46ac4045fe257eb63836eb93c7c09859" | 20 | SRCREV_machine_qemumips64 ?= "346488cf46ac4045fe257eb63836eb93c7c09859" |
21 | SRCREV_machine ?= "97c8063d2df381b828b37608f88efa9b4dd9e379" | 21 | SRCREV_machine ?= "97c8063d2df381b828b37608f88efa9b4dd9e379" |
22 | SRCREV_meta ?= "49e24e3e2cad518ae1fd7eff05f3228201b54a33" | 22 | SRCREV_meta ?= "f75450c33202c3090c8c0d7cae4e828809ea133c" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" |