mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
chkhinge26: Correct variable
git-svn-id: https://svn.o-hand.com/repos/poky@107 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -11,7 +11,7 @@ SRC_URI = "http://butterfeet.org/misc/${PN}-${PV}.tar.gz \
|
|||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
do_install_append () {
|
do_install_append () {
|
||||||
install -m 0755 ${WORKDIR}/hinge-handler ${D}/${BINDIR}/
|
install -m 0755 ${WORKDIR}/hinge-handler ${D}/${bindir}/
|
||||||
}
|
}
|
||||||
|
|
||||||
FILES_${PN} += "${BINDIR}/hinge-handler"
|
FILES_${PN} += "${BINDIR}/hinge-handler"
|
||||||
|
|||||||
Reference in New Issue
Block a user