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

Change-Id: Idd61888e932b0fdc9534cf6957a5b7061ba27675 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
PRINC := "${@int(PRINC) + 12}"
|
|
|
|
# Board specific patches
|
|
SRC_URI_append_imx233-olinuxino = " file://imx233-olinuxino.patch"
|
|
|