mirror of
git://git.yoctoproject.org/poky
synced 2026-08-15 23:46:13 +00:00
linux-libc-headers: The dev and dbg packages shouldn't depend on PN which doesnt exist
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3127 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
3860b24dae
commit
938663c883
@ -2,4 +2,6 @@ DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use."
|
||||
SECTION = "devel"
|
||||
LICENSE = "GPL"
|
||||
|
||||
DEPENDS = "cross-linkage"
|
||||
#DEPENDS = "cross-linkage"
|
||||
RDEPENDS_${PN}-dev = ""
|
||||
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${PV}-${PR})"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user