mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Copying kernel and uboot to /boot in target filesystem image
@ 2018-12-21 12:17 Guillermo Rodriguez Garcia
  2018-12-21 13:01 ` Alexander Dahl
  0 siblings, 1 reply; 5+ messages in thread
From: Guillermo Rodriguez Garcia @ 2018-12-21 12:17 UTC (permalink / raw)
  To: ptxdist

Hi all,

I want to have ptxdist copy the generated kernel and uboot binaries to
the /boot directory in the target filesystem image.

For this I need to setup a package that would depend on the kernel and
uboot packages, so that these are generated first. In the .in file I
added the following:

select U_BOOT if ROOTFS_EXTRA_COPY_UBOOT_FILES
select KERNEL if ROOTFS_EXTRA_COPY_KERNEL_FILES

But for u-boot I get the following:

warning: 'select' used by config symbol 'ROOTFS_EXTRA' refers to
undefined symbol 'U_BOOT'

Why is this, and how can I solve it?

Thank you,

Guillermo Rodriguez Garcia
guille.rodriguez@gmail.com

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2018-12-21 15:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-21 12:17 [ptxdist] Copying kernel and uboot to /boot in target filesystem image Guillermo Rodriguez Garcia
2018-12-21 13:01 ` Alexander Dahl
2018-12-21 13:27   ` Guillermo Rodriguez Garcia
2018-12-21 14:16     ` Alexander Dahl
2018-12-21 15:52       ` Guillermo Rodriguez Garcia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox