diff options
Diffstat (limited to 'meta-yerba')
| -rw-r--r-- | meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb | 2 |
1 files changed, 1 insertions, 1 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 943a7fd..cc8bf2c 100644 --- a/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb +++ b/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb @@ -16,7 +16,7 @@ LINUX_TARBALL = "https://cdn.kernel.org/pub/linux/kernel/${LINUX_RELEASE}/linux- SRC_URI = "${LINUX_TARBALL} \ file://defconfig" -SRC_URI[sha256sum] = "5WyDVt2gETamBBxu+DK9Dsmb0tNd/5eDKqXsEO0BQwQ=" +SRC_URI[sha256sum] = "e56c8356dda01136a6041c6ef832bd0ec99bd2d35dff97832aa5ec10ed014304" S = "${WORKDIR}/linux-${LINUX_VERSION}" |
