mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00

This removes the PRINC which is deprecated and will be removed after Yocto Project 1.6 release. The 2.6.35.3 and 3.0.35 kernel versions need to be updated in meta-fsl-arm at same time, to avoid version to go backwards. Change-Id: I38dde3b81715e64ce7a9e724b85901d44490c082 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
# Board specific patches
|
|
SRC_URI_append_imx233-olinuxino = " file://imx233-olinuxino.patch"
|
|
|