mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
linux_4.1: add DEPENDS on lzop-native
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
ca4946e592
commit
d771928105
|
@ -4,6 +4,8 @@
|
||||||
inherit kernel
|
inherit kernel
|
||||||
require recipes-kernel/linux/linux-yocto.inc
|
require recipes-kernel/linux/linux-yocto.inc
|
||||||
|
|
||||||
|
DEPENDS += "lzop-native"
|
||||||
|
|
||||||
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;branch=linux-4.1.y \
|
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;branch=linux-4.1.y \
|
||||||
file://defconfig"
|
file://defconfig"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user