diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_6.5.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.5.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb index f004339749..abe788f03d 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb | |||
@@ -15,7 +15,7 @@ python () { | |||
15 | } | 15 | } |
16 | 16 | ||
17 | SRCREV_machine ?= "833c5da68398da64271c26188b9e15286e8e725c" | 17 | SRCREV_machine ?= "833c5da68398da64271c26188b9e15286e8e725c" |
18 | SRCREV_meta ?= "e4aaaaddfaf695039a7fc41815e24f57c29e30c0" | 18 | SRCREV_meta ?= "699ca25eafb4b8244966a27e3bbef3d5891fb7e8" |
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.5;destsuffix=${KMETA};protocol=https" | 21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.5;destsuffix=${KMETA};protocol=https" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.5.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.5.bb index cc75c0c702..ca1c17a84e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.5.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.5.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 ?= "16b52743d64980d531e120aec62c9220b695a269" | 20 | SRCREV_machine ?= "16b52743d64980d531e120aec62c9220b695a269" |
21 | SRCREV_meta ?= "e4aaaaddfaf695039a7fc41815e24f57c29e30c0" | 21 | SRCREV_meta ?= "699ca25eafb4b8244966a27e3bbef3d5891fb7e8" |
22 | 22 | ||
23 | PV = "${LINUX_VERSION}+git" | 23 | PV = "${LINUX_VERSION}+git" |
24 | 24 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.5.bb b/meta/recipes-kernel/linux/linux-yocto_6.5.bb index 5cdf0e02d0..43ab8c2776 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.5.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.5.bb | |||
@@ -29,7 +29,7 @@ SRCREV_machine:qemux86 ?= "128116621dee1ddbc7cf5f58cddc708d7b823600" | |||
29 | SRCREV_machine:qemux86-64 ?= "128116621dee1ddbc7cf5f58cddc708d7b823600" | 29 | SRCREV_machine:qemux86-64 ?= "128116621dee1ddbc7cf5f58cddc708d7b823600" |
30 | SRCREV_machine:qemumips64 ?= "b63329018323409369e952c84ac6481e68a9b6af" | 30 | SRCREV_machine:qemumips64 ?= "b63329018323409369e952c84ac6481e68a9b6af" |
31 | SRCREV_machine ?= "128116621dee1ddbc7cf5f58cddc708d7b823600" | 31 | SRCREV_machine ?= "128116621dee1ddbc7cf5f58cddc708d7b823600" |
32 | SRCREV_meta ?= "e4aaaaddfaf695039a7fc41815e24f57c29e30c0" | 32 | SRCREV_meta ?= "699ca25eafb4b8244966a27e3bbef3d5891fb7e8" |
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 |