From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] usb-modeswitch: Do not try to use autotools
Date: Thu, 10 Jul 2014 11:50:08 +0200 [thread overview]
Message-ID: <lplnkg$9pf$2@ger.gmane.org> (raw)
In-Reply-To: <1404914108-27167-1-git-send-email-jukka.rissanen@linux.intel.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jukka Rissanen schreef op 09-07-14 15:55:
> There is only one Makefile in the project so no use trying to use
> autotools.
>
> Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> ---
> meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb | 6
> ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git
> a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb
> b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb index
> 92d1ac4..761617c 100644 ---
> a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb +++
> b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.0.1.bb @@ -2,8
> +2,6 @@ SUMMARY = "A mode switching tool for controlling 'flip flop'
> (multiple device) U LICENSE = "GPLv2" LIC_FILES_CHKSUM =
> "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
>
> -inherit autotools - DEPENDS = "libusb1"
>
> SRC_URI =
> "http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${PV}.tar.bz2"
> @@ -15,3 +13,7 @@ EXTRA_OEMAKE = "TCL=${bindir}/tclsh" FILES_${PN} =
> "${bindir} ${sysconfdir} ${base_libdir}/udev/usb_modeswitch ${sbindir}
> ${localstatedir}/lib/usb_modeswitch" RDEPENDS_${PN} = "tcl"
> RRECOMMENDS_${PN} = "usb-modeswitch-data" + +do_install_append() { +
> oe_runmake DESTDIR=${D} install +}
>
Why 'append'?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFTvmHQMkyGM64RGpERAjNhAJsGrPsjduh+tyXOpfdgSGDeyyMIAQCfddVb
iqFcOGhKW0utODF6oqEi0PU=
=afXu
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2014-07-10 9:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-09 13:55 [meta-oe][PATCH] usb-modeswitch: Do not try to use autotools Jukka Rissanen
2014-07-10 9:50 ` Koen Kooi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='lplnkg$9pf$2@ger.gmane.org' \
--to=koen@dominion.thruhere.net \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.