1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +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:
Samuel Ortiz
2007-09-25 10:37:47 +00:00
parent 6c85a2a0dc
commit 86fa4f7c19
@@ -1,5 +1,5 @@
SECTION = "kernel" SECTION = "kernel"
DESCRIPTION = "Dummy Zylonite Linux kernel" DESCRIPTION = "Dummy Linux kernel"
LICENSE = "GPL" LICENSE = "GPL"
PROVIDES += "virtual/kernel" PROVIDES += "virtual/kernel"
@@ -7,7 +7,7 @@ PROVIDES += "virtual/kernel"
PACKAGES_DYNAMIC += "kernel-module-*" PACKAGES_DYNAMIC += "kernel-module-*"
PACKAGES_DYNAMIC += "kernel-image-*" PACKAGES_DYNAMIC += "kernel-image-*"
COMPATIBLE_MACHINE = "zylonite" #COMPATIBLE_MACHINE = "your_machine"
PR = "r0" PR = "r0"