mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 22:53:01 +00:00
android-tools: use PN instead of BPN in RDEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f825ad7d7e
commit
7e60ff5353
@ -160,8 +160,8 @@ do_install() {
|
||||
|
||||
PACKAGES =+ "${PN}-fstools ${PN}-adbd"
|
||||
|
||||
RDEPENDS_${BPN}-adbd = "${BPN}-conf"
|
||||
RDEPENDS_${BPN}-fstools = "bash"
|
||||
RDEPENDS_${PN}-adbd = "${PN}-conf"
|
||||
RDEPENDS_${PN}-fstools = "bash"
|
||||
|
||||
FILES_${PN}-adbd = "\
|
||||
${bindir}/adbd \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user