File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
meta-xilinx-core/recipes-kernel/linux
meta-xilinx-standalone/classes Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11LINUX_VERSION = "6.1.5"
22YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta"
33KBRANCH = "xlnx_rebase_v6.1_LTS"
4- SRCREV = "e409860b5c5e78417eccf058261a6f00dc29a44a "
4+ SRCREV = "4d9224895c20772cc2b9a6f9bf7926b846cde1c5 "
55SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
66
77KCONF_AUDIT_LEVEL = "0"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ REPO ??= "git://github.com/Xilinx/embeddedsw.git;protocol=https"
66ESW_BRANCH [2023.1 ] = "xlnx_rel_v2023.1-next"
77BRANCH ??= "${@ d . getVarFlag ('ESW_BRANCH' , d . getVar ('ESW_VER' )) or '${ESW_VER} ' }"
88
9- ESW_REV [2023.1 ] = "b9eb8a0b4cf7372dfa7bec75a7684250680eab29 "
9+ ESW_REV [2023.1 ] = "0766639ebcb35fcd0851bcb337882446558d2c06 "
1010SRCREV ??= "${@ d . getVarFlag ('ESW_REV' , d . getVar ('ESW_VER' )) or '${AUTOREV} ' }"
1111
1212EMBEDDEDSW_BRANCHARG ?= "${@ ['nobranch=1' , 'branch=${BRANCH} ' ][d . getVar ('BRANCH' ) != '' ]}"
You can’t perform that action at this time.
0 commit comments