summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc.inc
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2019-06-14 16:19:02 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2019-06-21 18:16:27 -0300
commita8f3d5749e69c5a64d7dd179d367159763b898ab (patch)
treef93127b2850aceb48f36d46a56ca41858fa97458 /recipes-kernel/linux/linux-fslc.inc
parente53bafea3cad0366146ef2963ae2374b4b9095fb (diff)
downloadmeta-freescale-a8f3d5749e69c5a64d7dd179d367159763b898ab.tar.gz
linux-fslc-lts: Bump revision to 55fcc545ad14
This commit merges tag 4.19.50 into fslc branch and apply patch: - menuconfig,mconf-cfg: Allow specification of ncurses location Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux/linux-fslc.inc')
-rw-r--r--recipes-kernel/linux/linux-fslc.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc.inc b/recipes-kernel/linux/linux-fslc.inc
index 520d88ec..f6d04d59 100644
--- a/recipes-kernel/linux/linux-fslc.inc
+++ b/recipes-kernel/linux/linux-fslc.inc
@@ -6,6 +6,5 @@ require recipes-kernel/linux/linux-imx.inc
6DEPENDS += "lzop-native bc-native" 6DEPENDS += "lzop-native bc-native"
7 7
8SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH} \ 8SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH} \
9 file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \
10 file://defconfig" 9 file://defconfig"
11LOCALVERSION = "-fslc" 10LOCALVERSION = "-fslc"