All of lore.kernel.org
 help / color / mirror / Atom feed
* populate_sysroot and sstate question
@ 2015-03-24 22:22 Vuille, Martin (Martin)
  2015-03-25 13:08 ` Richard Purdie
  0 siblings, 1 reply; 5+ messages in thread
From: Vuille, Martin (Martin) @ 2015-03-24 22:22 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

Poky Daisy 1.6.1

I have a custom package of font files and a custom recipe to install then
into ${libdir}/fonts.

I don't want these files in the sysroot, as they are not necessary there,
they are only required on the target, and they make the SDK larger.

In my recipe, I defined an empty populate_sysroot task to override the
default behavior of copying the font files to sysroot (presumably because
they are in ${libdir}).

Today, I came across the fact that this results in an empty populate_sysroot
sstate tarball, which causes a setscene error if I need to use the sstate for
that package later.

Is there a better way to suppress populate_sysroot without breaking
setscene?

MV


[-- Attachment #2: Type: text/html, Size: 3049 bytes --]

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

end of thread, other threads:[~2015-03-25 14:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24 22:22 populate_sysroot and sstate question Vuille, Martin (Martin)
2015-03-25 13:08 ` Richard Purdie
2015-03-25 13:33   ` Vuille, Martin (Martin)
2015-03-25 13:51     ` Richard Purdie
2015-03-25 14:48       ` Vuille, Martin (Martin)

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.