mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
linux-zylonite: Removed as zylonite is using -rp kernels.
We keep the bb file as it could be useful for future machines, but we must rename it. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2783 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
6c85a2a0dc
commit
86fa4f7c19
|
|
@ -1,5 +1,5 @@
|
|||
SECTION = "kernel"
|
||||
DESCRIPTION = "Dummy Zylonite Linux kernel"
|
||||
DESCRIPTION = "Dummy Linux kernel"
|
||||
LICENSE = "GPL"
|
||||
|
||||
PROVIDES += "virtual/kernel"
|
||||
|
|
@ -7,7 +7,7 @@ PROVIDES += "virtual/kernel"
|
|||
PACKAGES_DYNAMIC += "kernel-module-*"
|
||||
PACKAGES_DYNAMIC += "kernel-image-*"
|
||||
|
||||
COMPATIBLE_MACHINE = "zylonite"
|
||||
#COMPATIBLE_MACHINE = "your_machine"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user