From 1d635b165a6006f016cce4169ef9fae70acb653e Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 11 Jun 2026 22:18:07 +1200 Subject: Fix quote --- meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta-yerba') 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}" -- cgit v1.2.3