mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
common: Remove DPDK recipes
Move the DPDK recipes out of common/ and into meta-romley/. The DPDK recipes have so far been shown to be broken for any other machine than Romley or for any other kernel version than the kernel Romley is still using, 3.10. So the logical place for them to live would be in meta-romley, if anywhere. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Acked-by: Burton, Ross <ross.burton@intel.com>
This commit is contained in:
parent
567358dae4
commit
0f6d30a95c
|
@ -3,6 +3,7 @@ HOMEPAGE = "http://dpdk.org"
|
|||
LICENSE = "BSD & LGPLv2 & GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
COMPATIBLE_MACHINE = "romley|romley-ivb"
|
||||
|
||||
RDEPENDS_${PN} += "python-subprocess"
|
||||
|
Loading…
Reference in New Issue
Block a user