diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.1.bb | 16 |
3 files changed, 10 insertions, 10 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb index ce19bd4345..c609ddc92c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | |||
@@ -11,7 +11,7 @@ python () { | |||
11 | raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "0ebcfeb720baaf05db903467d544c88238ef85f2" | 14 | SRCREV_machine ?= "e34d6198589347504e6c8451fc999908f9ce4752" |
15 | SRCREV_meta ?= "9f68667031354532563766a3d04ca8a618e9177a" | 15 | SRCREV_meta ?= "9f68667031354532563766a3d04ca8a618e9177a" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index 54a932377b..acdb0dc3c5 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | |||
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.26" | |||
9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "49719d35dca0562ab3e67f37de0d4430dad68a78" | 12 | SRCREV_machine ?= "c9b497be080fcd42adab967fc972f225c9f5b84e" |
13 | SRCREV_meta ?= "9f68667031354532563766a3d04ca8a618e9177a" | 13 | SRCREV_meta ?= "9f68667031354532563766a3d04ca8a618e9177a" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb index c1d9f09344..c785354695 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb | |||
@@ -11,14 +11,14 @@ KBRANCH_qemux86 ?= "standard/base" | |||
11 | KBRANCH_qemux86-64 ?= "standard/base" | 11 | KBRANCH_qemux86-64 ?= "standard/base" |
12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "5e6960c60bf7c107978312f7e590bdec6676ceb2" | 14 | SRCREV_machine_qemuarm ?= "5049ec1a05cf7c9ff19c892b42d67f17974d3a96" |
15 | SRCREV_machine_qemuarm64 ?= "49719d35dca0562ab3e67f37de0d4430dad68a78" | 15 | SRCREV_machine_qemuarm64 ?= "c9b497be080fcd42adab967fc972f225c9f5b84e" |
16 | SRCREV_machine_qemumips ?= "9c00d4cf09030ff438033ae094615894f3290628" | 16 | SRCREV_machine_qemumips ?= "c01dfca5d22960a5b9e4aa47d9c062ecbded5857" |
17 | SRCREV_machine_qemuppc ?= "49719d35dca0562ab3e67f37de0d4430dad68a78" | 17 | SRCREV_machine_qemuppc ?= "c9b497be080fcd42adab967fc972f225c9f5b84e" |
18 | SRCREV_machine_qemux86 ?= "49719d35dca0562ab3e67f37de0d4430dad68a78" | 18 | SRCREV_machine_qemux86 ?= "c9b497be080fcd42adab967fc972f225c9f5b84e" |
19 | SRCREV_machine_qemux86-64 ?= "49719d35dca0562ab3e67f37de0d4430dad68a78" | 19 | SRCREV_machine_qemux86-64 ?= "c9b497be080fcd42adab967fc972f225c9f5b84e" |
20 | SRCREV_machine_qemumips64 ?= "9aaa4d26a05a1816383a1e1dbc11de5830458eec" | 20 | SRCREV_machine_qemumips64 ?= "b8342b84b3a914651c86f3ae463e4f8c6de36da0" |
21 | SRCREV_machine ?= "49719d35dca0562ab3e67f37de0d4430dad68a78" | 21 | SRCREV_machine ?= "c9b497be080fcd42adab967fc972f225c9f5b84e" |
22 | SRCREV_meta ?= "9f68667031354532563766a3d04ca8a618e9177a" | 22 | SRCREV_meta ?= "9f68667031354532563766a3d04ca8a618e9177a" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ |