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

It provides besides the original configuration: Enabled: * FUSE file system * GPIO sysfs interface * SMSC95xx * TV output * USB ACM * USB Printer * USB Serial (FTDI and PL2303) Disabled: * LCD LMS430 * MTD supprt 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) + 9}"
|
|
|
|
# Board specific patches
|
|
SRC_URI_append_imx233-olinuxino = " file://imx233-olinuxino.patch"
|
|
|