mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
Merge pull request #271 from chrisdimich/master
linux-boundary: fix LOCALVERSION
This commit is contained in:
commit
d74cee9aa0
|
@ -13,7 +13,7 @@ LINUX_VERSION = "6.1.22"
|
||||||
SRC_URI = "git://github.com/boundarydevices/linux.git;branch=${SRCBRANCH};protocol=https \
|
SRC_URI = "git://github.com/boundarydevices/linux.git;branch=${SRCBRANCH};protocol=https \
|
||||||
"
|
"
|
||||||
|
|
||||||
LOCALVERSION = "-1.22+yocto"
|
LOCALVERSION = "+yocto"
|
||||||
SRCBRANCH = "boundary-imx_6.1.y"
|
SRCBRANCH = "boundary-imx_6.1.y"
|
||||||
SRCREV = "46a61156410f484008086b36c03ab8490a38731a"
|
SRCREV = "46a61156410f484008086b36c03ab8490a38731a"
|
||||||
DEPENDS += "lzop-native bc-native"
|
DEPENDS += "lzop-native bc-native"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user