All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] libsocketcan: recipe to build pengutronix' libsocketcan (netlink interface)
Date: Fri, 16 Apr 2010 19:31:34 +0200	[thread overview]
Message-ID: <hqa6tn$h32$1@dough.gmane.org> (raw)
In-Reply-To: <alpine.DEB.1.10.1004161915140.13411@vitus.devnet.local>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 16-04-10 19:15, Vitus Jensen wrote:
> 

> +do_stage () {
> +	install -m 0644 include/libsocketcan.h ${STAGING_INCDIR}/
> +	install -m 0644 include/can_netlink.h ${STAGING_INCDIR}/
> +	oe_libinstall -a -so libsocketcan ${STAGING_LIBDIR}
> +}

That's using legacy staging, which we are trying very hard to kill in .dev.
I suspect you can just remove method since do_install usually works in
autotools based systems.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFLyJ72MkyGM64RGpERAkKdAJ4pmScGv0xZyIW4HXPnLWn/qTkNYQCfQSUT
ymrAoW04nH6clpB4ub/ETqw=
=MKJo
-----END PGP SIGNATURE-----




  reply	other threads:[~2010-04-16 17:35 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-16 17:14 canutils Vitus Jensen
2010-04-16 17:15 ` [PATCH 1/2] libsocketcan: recipe to build pengutronix' libsocketcan (netlink interface) Vitus Jensen
2010-04-16 17:31   ` Koen Kooi [this message]
2010-04-16 19:28     ` Vitus Jensen
2010-04-16 20:35       ` Henning Heinold
2010-04-20  8:09     ` Vitus Jensen
2010-04-16 17:16 ` [PATCH 2/2] canutils: add new recipe Vitus Jensen
2010-04-19 14:34 ` canutils Vitus Jensen
2010-04-19 14:34   ` [PATCH] angstrom-2008: make PREFERRED_VERSION_linux-libc-headers a weak assignment Vitus Jensen
2010-04-19 20:01     ` Koen Kooi
2010-04-20  6:32       ` Vitus Jensen
2010-04-29 17:04       ` GNUtoo
2010-05-01 14:17 ` canutils Vitus Jensen
2010-05-01 14:22   ` [PATCH v2] libsocketcan: new recipe Vitus Jensen
2010-05-01 14:22     ` [PATCH v2] canutils: " Vitus Jensen
2010-05-07 10:18       ` Stefan Schmidt
2010-05-07 11:15         ` Koen Kooi
2010-05-16 20:26           ` Vitus Jensen
2010-05-21 14:38             ` [PATCH v3 1/3] libsocketcan: new recipes Vitus Jensen
2010-05-21 14:38               ` [PATCH v3 2/3] canutils: " Vitus Jensen
2010-05-21 14:38                 ` [PATCH v3 3/3] socketcan-utils-test: rconflicts with canutils Vitus Jensen
2010-05-21 20:39               ` [PATCH v3 1/3] libsocketcan: new recipes Khem Raj
2010-05-22 15:26                 ` Vitus Jensen
2010-05-07 10:17     ` [PATCH v2] libsocketcan: new recipe Stefan Schmidt

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='hqa6tn$h32$1@dough.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --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.