diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.6.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb index 80bb901924..374fd80318 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb | |||
@@ -15,7 +15,7 @@ python () { | |||
15 | } | 15 | } |
16 | 16 | ||
17 | SRCREV_machine ?= "55f4682a75d1673cd78504a7342918c1b5dc4d16" | 17 | SRCREV_machine ?= "55f4682a75d1673cd78504a7342918c1b5dc4d16" |
18 | SRCREV_meta ?= "b45c991cb442e78a307565783e14d31048ad3ee6" | 18 | SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241" |
19 | 19 | ||
20 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ | 20 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ |
21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=${KMETA};protocol=https" | 21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=${KMETA};protocol=https" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb index fed7220116..d391292488 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb | |||
@@ -18,7 +18,7 @@ KMETA = "kernel-meta" | |||
18 | KCONF_BSP_AUDIT_LEVEL = "2" | 18 | KCONF_BSP_AUDIT_LEVEL = "2" |
19 | 19 | ||
20 | SRCREV_machine ?= "43f7233f561431ae4c0e745985921bc84095a39e" | 20 | SRCREV_machine ?= "43f7233f561431ae4c0e745985921bc84095a39e" |
21 | SRCREV_meta ?= "b45c991cb442e78a307565783e14d31048ad3ee6" | 21 | SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241" |
22 | 22 | ||
23 | PV = "${LINUX_VERSION}+git" | 23 | PV = "${LINUX_VERSION}+git" |
24 | 24 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.6.bb b/meta/recipes-kernel/linux/linux-yocto_6.6.bb index 513a55dfa4..9f2fd64b34 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.6.bb | |||
@@ -29,7 +29,7 @@ SRCREV_machine:qemux86 ?= "43f7233f561431ae4c0e745985921bc84095a39e" | |||
29 | SRCREV_machine:qemux86-64 ?= "43f7233f561431ae4c0e745985921bc84095a39e" | 29 | SRCREV_machine:qemux86-64 ?= "43f7233f561431ae4c0e745985921bc84095a39e" |
30 | SRCREV_machine:qemumips64 ?= "5915b5fa9b827e29cf1946dc0f92ab2b481de011" | 30 | SRCREV_machine:qemumips64 ?= "5915b5fa9b827e29cf1946dc0f92ab2b481de011" |
31 | SRCREV_machine ?= "43f7233f561431ae4c0e745985921bc84095a39e" | 31 | SRCREV_machine ?= "43f7233f561431ae4c0e745985921bc84095a39e" |
32 | SRCREV_meta ?= "b45c991cb442e78a307565783e14d31048ad3ee6" | 32 | SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241" |
33 | 33 | ||
34 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 34 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
35 | # get the <version>/base branch, which is pure upstream -stable, and the same | 35 | # get the <version>/base branch, which is pure upstream -stable, and the same |