diff --git a/meta-digi-arm/recipes-multimedia/fsl-mm-core/fsl-mm-codeclib_2.0.3.bbappend b/meta-digi-arm/recipes-multimedia/fsl-mm-core/fsl-mm-codeclib_2.0.3.bbappend deleted file mode 100644 index 791923edf..000000000 --- a/meta-digi-arm/recipes-multimedia/fsl-mm-core/fsl-mm-codeclib_2.0.3.bbappend +++ /dev/null @@ -1,13 +0,0 @@ -PR_append = "digi.0" - -SRC_URI_ccxmx53js = "${DIGI_LOG_MIRROR}/${PN}-${PV}.tar.gz" -SRC_URI_ccxmx51js = "${DIGI_LOG_MIRROR}/${PN}-${PV}.tar.gz" - -SRC_URI_ccxmx53js[md5sum] = "c33df24405ef54cc55029d1f4a6c6230" -SRC_URI_ccxmx53js[sha256sum] = "2bb006d8eccb2938da868acc62f2d7620dffb40b070bf7b24479450da494a2a0" -SRC_URI_ccxmx51js[md5sum] = "c33df24405ef54cc55029d1f4a6c6230" -SRC_URI_ccxmx51js[sha256sum] = "2bb006d8eccb2938da868acc62f2d7620dffb40b070bf7b24479450da494a2a0" - -FILES_${PN} += "${libdir}/lib_ogg_parser*" - -INSANE_SKIP_${PN} += "dev-deps"