aboutsummaryrefslogtreecommitdiff
path: root/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb')
-rw-r--r--meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb b/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb
index 1c141b0..943a7fd 100644
--- a/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb
+++ b/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb
@@ -15,8 +15,7 @@ LINUX_RELEASE = "v7.x"
LINUX_TARBALL = "https://cdn.kernel.org/pub/linux/kernel/${LINUX_RELEASE}/linux-${LINUX_VERSION}.tar.xz"
SRC_URI = "${LINUX_TARBALL} \
- file://defconfig
-"
+ file://defconfig"
SRC_URI[sha256sum] = "5WyDVt2gETamBBxu+DK9Dsmb0tNd/5eDKqXsEO0BQwQ="
S = "${WORKDIR}/linux-${LINUX_VERSION}"