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

We will share the Kernel setup among all iMX233-OlinuXino variants. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
PRINC := "${@int(PRINC) + 8}"
|
|
|
|
# Board specific patches
|
|
SRC_URI_append_imx233-olinuxino = " file://imx233-olinuxino.patch"
|
|
|