mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-16 10:18:23 +01:00
chip: derive from linux-yocto to properly support defconfig additions via .bbappend
This commit is contained in:
parent
0d0edaa374
commit
948a5fc8eb
@ -4,9 +4,8 @@ LICENSE = "GPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
||||||
COMPATIBLE_MACHINE = "(chip)"
|
COMPATIBLE_MACHINE = "(chip)"
|
||||||
|
|
||||||
inherit kernel siteinfo
|
require recipes-kernel/linux/linux-yocto.inc
|
||||||
|
LINUX_VERSION_EXTENSION = ""
|
||||||
require recipes-kernel/linux/linux-dtb.inc
|
|
||||||
|
|
||||||
INC_PR = "r0"
|
INC_PR = "r0"
|
||||||
LOCALVERSION ?= ""
|
LOCALVERSION ?= ""
|
||||||
|
Loading…
Reference in New Issue
Block a user