diff options
author | Paul Barker <paul.barker@sancloud.com> | 2022-10-05 17:36:05 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-10-08 21:51:34 +0000 |
commit | 3279287bd1943ba23d7a511109ea4ff053eaad8c (patch) | |
tree | 4f6801ceb47c67783be9b14f1b96e02839f2c9fd /meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend | |
parent | cf20f2f0db0f8de8272bf0b1038c98197af793c5 (diff) |
Revert "meta-agl-bsp: meta-sancloud: Revert problematic kernel commit"
This reverts commit a12a83ebdfcd4287264e50edf3b11a156f418ae9. The patch
is no longer needed as the kernel version used by linux-bbe has been
updated.
Change-Id: I2ea6fd05b99018517fb2e1f3f03153dfd4ccd0e8
Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28043
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
(cherry picked from commit c26d7bc391257f078a4c64a42d5c95ac98dcb3ab)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27935
Diffstat (limited to 'meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend')
-rw-r--r-- | meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend b/meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend index d5e19efd4..b3709a24b 100644 --- a/meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend +++ b/meta-agl-bsp/meta-sancloud/recipes-kernel/linux/linux-bbe_%.bbappend @@ -3,5 +3,3 @@ require recipes-kernel/linux/linux-agl.inc FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:" AGL_KCONFIG_FRAGMENTS += "cma-256.cfg" - -SRC_URI += "file://0001-Revert-block-nbd-add-sanity-check-for-first_minor.patch" |