All of lore.kernel.org
 help / color / mirror / Atom feed
From: Holger Hans Peter Freyther <holger@freyther.de>
To: poky@yoctoproject.org
Subject: Another story of a non upstream user of poky
Date: Wed, 27 Jul 2011 14:47:22 +0200	[thread overview]
Message-ID: <4E3008DA.8090401@freyther.de> (raw)

Hi,

todays story is adding a 'interfaces' to netbase.


$ touch sysmocom/recipes-core/netbase/netbase-4.45/alix/interfaces

$ vi sysmocom/recipes-core/netbase/netbase_4.45.bbappend
FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}-${PV}"], d)}:"
PRINC = "1"

$ bitbake netbase


So does it work? The answer is no. Why doesn't it work? meta-yocto already has
a bbappend file? How to solve it? Use different names? Automatically add
FILESPATH for bbappends?

comments?

	holger


             reply	other threads:[~2011-07-27 12:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-27 12:47 Holger Hans Peter Freyther [this message]
2011-07-27 12:53 ` Another story of a non upstream user of poky Koen Kooi
2011-07-27 12:57   ` Holger Hans Peter Freyther
2011-07-27 13:01     ` Paul Eggleton
2011-07-27 13:08       ` Holger Hans Peter Freyther
2011-07-27 13:13         ` Paul Eggleton
2011-07-27 13:15           ` Holger Hans Peter Freyther
2011-07-27 13:22   ` Richard Purdie
2011-07-27 12:57 ` Paul Eggleton
2011-07-27 13:13   ` Holger Hans Peter Freyther
2011-07-27 13:17     ` Paul Eggleton
2011-07-27 13:20       ` Koen Kooi
2011-07-27 13:02 ` Gary Thomas

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=4E3008DA.8090401@freyther.de \
    --to=holger@freyther.de \
    --cc=poky@yoctoproject.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.