All of lore.kernel.org
 help / color / mirror / Atom feed
* My stuff is missing from rootfs
@ 2013-08-15 18:37 Paul D. DeRocco
  2013-08-15 18:55 ` Saul Wold
  0 siblings, 1 reply; 13+ messages in thread
From: Paul D. DeRocco @ 2013-08-15 18:37 UTC (permalink / raw)
  To: yocto

I've done exactly this in a different Yocto-based project, and it worked.
Now I'm trying to do the same thing in a Gumstix build, and it's not
working. I have a dumb little recipe that merely copies some files into
particlar places in the rootfs. It adds a systemd service unit, as well as
.bashrc and .inputrc to /home/root.

The build logs show the recipe being processed, including the do_install
task which copies the files. No errors are produced. If I rummage through
build/tmp/work, I can find the fragment of the rootfs containing the
/home/root and /etc/systemd/system directories with my files in them. Yet no
matter what I try, these things never wind up in the final rootfs.

I've tried clean and cleansstate on the recipe, as well as on my top-level
recipe. I've bumped PR from r0 to r1. It dutifully reprocesses my recipe,
with no errors, and I end up with a perfectly functioning rootfs without
these particular files.

This is a slightly modified version of gumstix-console-image. I believe it's
based on Danny, as the gumstix Dylan stuff is still a work in progress.

What could conceivably be wrong?

-- 

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@ix.netcom.com 
 



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

end of thread, other threads:[~2013-08-16 20:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-15 18:37 My stuff is missing from rootfs Paul D. DeRocco
2013-08-15 18:55 ` Saul Wold
2013-08-15 19:30   ` Paul D. DeRocco
2013-08-15 19:47     ` Saul Wold
2013-08-15 20:01       ` Paul D. DeRocco
2013-08-15 21:43         ` Paul Eggleton
2013-08-15 22:38           ` Paul D. DeRocco
2013-08-16  0:22             ` Paul D. DeRocco
2013-08-16  9:07             ` Paul Eggleton
2013-08-16 20:05               ` Paul D. DeRocco
2013-08-15 23:28     ` Mark Hatle
2013-08-16  0:20       ` Paul D. DeRocco
2013-08-16 14:29         ` Mark Hatle

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.