All of lore.kernel.org
 help / color / mirror / Atom feed
* bbappend
@ 2011-07-12  8:58 ` Jaap de Jong
  2011-07-12  9:42   ` bbappend Paul Eggleton
  0 siblings, 1 reply; 7+ messages in thread
From: Jaap de Jong @ 2011-07-12  8:58 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

Hi all!

I need some help concerning bbappend.
I've created a bbappend file:

    FILESEXTRAPATHS := "${THISDIR}/files"
    SRC_URI += "file://xyzzy.patch"

If I run a bitbake it complains about missing ..../xyzzy.patch
When I change the bbappend file to this:

    SRC_URI += "file:///absolute-path-to-the-file/files/xyzzy.patch"

then everything works fine...
(As a workaround this will do)

Any help is appreciated!!
Jaap



^ permalink raw reply	[flat|nested] 7+ messages in thread
* bbappend
@ 2011-09-30  6:03 Jaap de Jong
  0 siblings, 0 replies; 7+ messages in thread
From: Jaap de Jong @ 2011-09-30  6:03 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

Hi All,

I want to make use of a standard oe package but I don't want it to be 
started at boot time.
Is there a way to disable update-rc.d (INITSCRIPT_*) from within a bbappend?

Thanks!
Jaap



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-09-30  6:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-12  8:58 bbappend Jaap de Jong
2011-07-12  8:58 ` bbappend Jaap de Jong
2011-07-12  9:42   ` bbappend Paul Eggleton
2011-07-12 14:08     ` bbappend Chris Verges
2011-07-12 14:18       ` bbappend Paul Eggleton
2011-07-12 14:31         ` bbappend Chris Verges
2011-07-12 14:56           ` bbappend Paul Eggleton
  -- strict thread matches above, loose matches on Subject: below --
2011-09-30  6:03 bbappend Jaap de Jong

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.