summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ls1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ls1.inc')
-rw-r--r--recipes-kernel/linux/linux-ls1.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ls1.inc b/recipes-kernel/linux/linux-ls1.inc
index 19614fd..72be738 100644
--- a/recipes-kernel/linux/linux-ls1.inc
+++ b/recipes-kernel/linux/linux-ls1.inc
@@ -2,7 +2,7 @@ LICENSE = "GPLv2"
2LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 2LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
3 3
4inherit kernel fsl-kernel-localversion 4inherit kernel fsl-kernel-localversion
5LOCALVERSION ?= "+ls1" 5LOCALVERSION ?= "-${SRCBRANCH}"
6 6
7SRC_URI = "git://git.freescale.com/layerscape/ls1021a/linux.git;branch=${SRCBRANCH} \ 7SRC_URI = "git://git.freescale.com/layerscape/ls1021a/linux.git;branch=${SRCBRANCH} \
8 file://defconfig \ 8 file://defconfig \