mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
linux-intel: Add linux-intel to files search path
Since both linux-intel and linux-intel-rt need config fragments let's share the same linux-intel patch directory via FILESEXTRAPATH Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
b60dce6e86
commit
1fd316c752
|
|
@ -1,5 +1,7 @@
|
|||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-intel:"
|
||||
|
||||
SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user