mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-03 01:10:43 +00:00
linux-omap: replace use of FILESPATHPKG with FILESEXTRAPATHS
Thanks to Robert P. J. Day for reporting. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -10,7 +10,7 @@ PV = "2.6.37"
|
|||||||
MACHINE_KERNEL_PR_append = "c+gitr${SRCREV}"
|
MACHINE_KERNEL_PR_append = "c+gitr${SRCREV}"
|
||||||
SRCREV = "fa3b4e23ec20cfc944db7cc2b30b0d82c20e4472"
|
SRCREV = "fa3b4e23ec20cfc944db7cc2b30b0d82c20e4472"
|
||||||
|
|
||||||
FILESPATHPKG_prepend = "linux-omap-2.6.37:"
|
FILESEXTRAPATHS_prepend := "{THISDIR}/${PN}-${PV}:"
|
||||||
|
|
||||||
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git;protocol=git \
|
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git;protocol=git \
|
||||||
file://defconfig"
|
file://defconfig"
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "(beagleboard)"
|
|||||||
SRCREV_pn-${PN} = "v2.6.39"
|
SRCREV_pn-${PN} = "v2.6.39"
|
||||||
MACHINE_KERNEL_PR_append = "o"
|
MACHINE_KERNEL_PR_append = "o"
|
||||||
|
|
||||||
FILESPATHPKG_prepend = "linux-omap-2.6.39:"
|
FILESEXTRAPATHS_prepend := "{THISDIR}/${PN}-${PV}:"
|
||||||
|
|
||||||
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git;protocol=git \
|
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git;protocol=git \
|
||||||
file://defconfig"
|
file://defconfig"
|
||||||
|
|||||||
Reference in New Issue
Block a user