mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}
For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN}
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
35e3443b57
commit
0e8f0f0a03
@@ -3,9 +3,9 @@ HOMEPAGE = "http://code.google.com/p/ubootchart/"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
||||
PV = "0.0+r${SRCREV}"
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
#RRECOMMENDS = "acct"
|
||||
#RRECOMMENDS_${PN} = "acct"
|
||||
|
||||
SRC_URI = "svn://ubootchart.googlecode.com/svn/;proto=http;module=trunk \
|
||||
file://sysvinit.patch;patch=1;pnum=0 \
|
||||
|
||||
Reference in New Issue
Block a user