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 v2] Enable bmp and JPEG files for fbv
Date: Sat, 23 Jan 2010 10:08:53 +0100	[thread overview]
Message-ID: <hjeeb4$8a7$1@ger.gmane.org> (raw)
In-Reply-To: <4B564B3D.7020108@atmel.com>

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

On 20-01-10 01:15, Ulf Samuelsson wrote:

>  do_install() {
>  	install -d ${D}${bindir}
> -        install -m 0755 fbv ${D}${bindir}
> -
> -        # man
> -        install -d ${D}${mandir}/man1/
> -        install -m 0644 fbv.1 ${D}${mandir}/man1/fbv.1
> +	install -m 0755 fbv ${D}${bindir}

NAK, we still want proper -doc packages

>  }
> +
> +PACKAGES = "fbv"
> +

And NEVER EVER redefine PACKAGES! We want proper -dbg and -dev packages
for depchain purposes.

regards,

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

iD8DBQFLWrykMkyGM64RGpERAg0RAJ9AFmVVMuoZ2/Dh9QM6ehG8H7WsAgCfSGGC
dd0SrEUtuXUkbRSnLSLRt0s=
=x2vo
-----END PGP SIGNATURE-----




      parent reply	other threads:[~2010-01-23  9:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-20  0:15 [PATCH v2] Enable bmp and JPEG files for fbv Ulf Samuelsson
2010-01-20  6:43 ` Marcin Juszkiewicz
2010-01-20  9:37 ` Paul Menzel
2010-01-26 21:04   ` Tom Rini
2010-01-21 12:43 ` Philip Balister
2010-01-21 13:12 ` Phil Blundell
2010-01-22  9:05 ` Graeme Gregory
2010-01-22 13:08   ` Paul Menzel
2010-01-23  9:08 ` 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='hjeeb4$8a7$1@ger.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.