meta-digi-arm: linux-libc-headers-imx bbappend.
Construct the headers from our own overriden linux-imx git and not the default freescale one. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
98114fb6bd
commit
fa35263ffc
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright (C) 2012 Digi International
|
||||
PR_append = "+digi.0"
|
||||
|
||||
SRCREV_ccardxmx28js = "agonzal/yocto"
|
||||
SRCREV_ccxmx53js = "agonzal/yocto"
|
||||
SRCREV_ccxmx51js = "agonzal/yocto"
|
||||
SRC_URI_ccxmx53js = "git://log-sln-git.digi.com/linux-2.6.git"
|
||||
SRC_URI_ccxmx51js = "git://log-sln-git.digi.com/linux-2.6.git"
|
||||
SRC_URI_ccardxmx28js = "git://log-sln-git.digi.com/linux-2.6.git"
|
||||
Loading…
Reference in New Issue