mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-30 12:30:14 +00:00
arm-bsp/linux: corstone1000: Remove External system patches
Remove the External system patches as they are not upstreamable. Signed-off-by: Harsimran Singh Tungal <harsimransingh.tungal@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
committed by
Jon Mason
parent
9361cde6ae
commit
3314bfb27d
@@ -30,11 +30,7 @@ LINUX_KERNEL_TYPE:corstone1000 = "standard"
|
||||
KERNEL_EXTRA_ARGS:corstone1000 += "CONFIG_INITRAMFS_COMPRESSION_NONE=y"
|
||||
SRC_URI:append:corstone1000 = " \
|
||||
file://defconfig \
|
||||
file://0002-Add-external-system-driver.patch \
|
||||
file://0003-Add-rpmsg-driver-for-corstone1000.patch \
|
||||
file://0004-rpmsg-arm-fix-return-value.patch \
|
||||
file://0005-rpmsg-arm-update-chrdev-to-ctrldev-registration.patch \
|
||||
file://0006-Adds-workaround-for-cs1k-specific-bug.patch \
|
||||
file://0002-Adds-workaround-for-cs1k-specific-bug.patch \
|
||||
"
|
||||
|
||||
SRC_URI:append:corstone1000 = " ${@bb.utils.contains('MACHINE_FEATURES', \
|
||||
|
||||
Reference in New Issue
Block a user