summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2020.07.bb4
-rw-r--r--recipes-kernel/perf/perf.bbappend2
2 files changed, 0 insertions, 6 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb b/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb
index b4a87a5..c608982 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb
@@ -47,10 +47,6 @@ do_compile:append:colibri-imx7 () {
nand_padding
}
-do_compile:append:colibri-vf () {
- nand_padding
-}
-
do_deploy:append:colibri-imx6 () {
deploy_uboot_with_spl
}
diff --git a/recipes-kernel/perf/perf.bbappend b/recipes-kernel/perf/perf.bbappend
deleted file mode 100644
index ff0174d..0000000
--- a/recipes-kernel/perf/perf.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-# perf with a 4.4 kernel no longer compiles
-COMPATIBLE_MACHINE:use-nxp-bsp:colibri-vf = "(^$)"