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

Cleanup and adapting patch from congatec team. Patch now apply to Freescale's bsp4.0 Change-Id: Ibe7e93d9dac5a2de38ec7c5ce274c3e83c270ec0 Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com>
7 lines
235 B
Plaintext
7 lines
235 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
PRINC := "${@int(PRINC) + 5}"
|
|
|
|
# Add support for the Congatec qmx6 board
|
|
SRC_URI_append_cgtqmx6 = " file://cgtqmx6/0001-Add-linux-support-for-congatec-evaluation-board-qmx6q.patch"
|