mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
imx-bootlets: use imx233-olinuxino override for patching
This fixes problem of people booting other board variants as Mini and Micro. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
7bf04681af
commit
206f21ce01
|
@ -1,6 +1,6 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
PRINC := "${@int(PRINC) + 1}"
|
||||
PRINC := "${@int(PRINC) + 2}"
|
||||
|
||||
# Board specific patches
|
||||
SRC_URI_append_imx233-olinuxino-maxi = " file://imx233-olinuxino-maxi.patch"
|
||||
SRC_URI_append_imx233-olinuxino = " file://imx233-olinuxino.patch"
|
||||
|
|
Loading…
Reference in New Issue
Block a user