mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
9 lines
230 B
Plaintext
9 lines
230 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
PRINC := "${@int(PRINC) + 1}"
|
|
|
|
# Wandboard-specific patches
|
|
SRC_URI_append_wandboard-dual = " \
|
|
file://wandboard-dual/0001-Linux-3.0.35-Add-wandboard-dual-support.patch \
|
|
"
|