From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <post@lespocky.de>, Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [PATCH 5/4] doc: ref_rule_file_layout: document targetinstall inexistence for host- and image- packages
Date: Fri, 05 Apr 2019 15:17:26 +0200 [thread overview]
Message-ID: <2175582.iLGBfrThj9@ada> (raw)
In-Reply-To: <20190405123324.31393-1-rhi@pengutronix.de>
Hello everyone,
thanks Roland for addressing this.
Am Freitag, 5. April 2019, 14:33:24 CEST schrieb Roland Hieber:
> This point came up multiple times in the past and the special handling
> of targetinstall stages lead to confusion when trying to depend on image
> packages. Document it to prevent further confusion in that matter.
I want to explain why that came up here today and suggest to add some kind of
check to report to the user/developer.
I had an ordinary image package named image-fpga, creating a uImage from a
binary blob lying somewhere in the BSP and copy that to $(IMAGEDIR). For a new
version of the platform I also needed to have that uImage in the target's
rootfs (/boot). So I had a look what other packages do (dtc, u-boot) and
decided to turn the image-package into a usual package, create the uImage in
the compile stage and copy the result to $(IMAGEDIR) and optionally to the
target, both in a targetinstall stage. So I thought. Took me three hours, some
rubberducking and a hint, to realize I had to also rename that package,
because package names starting with image- / IMAGE_ are treated special by
ptxdist. :-/
I fear a hint in the docs on that would be easily overlooked, so my question:
is it possible to add some sanity check to ptxdist to warn the developer about
this?
Greets
Alex
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2019-04-05 13:17 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-04 16:42 [ptxdist] [PATCH 1/4] doc: ref_manual: split up into multiple files Roland Hieber
2019-04-04 16:42 ` [ptxdist] [PATCH 2/4] doc: ref_make_macros: install_tree knows a "strip" parameter too Roland Hieber
2019-04-04 16:42 ` [ptxdist] [PATCH 3/4] doc: ref_make_macros: merge parameter macros into a single section Roland Hieber
2019-04-04 16:42 ` [ptxdist] [PATCH 4/4] doc: ref_make_macros: document ptx/yesno, ptx/falsetrue, ptx/onoff Roland Hieber
2019-04-05 12:33 ` [ptxdist] [PATCH 5/4] doc: ref_rule_file_layout: document targetinstall inexistence for host- and image- packages Roland Hieber
2019-04-05 13:17 ` Alexander Dahl [this message]
2019-04-05 14:18 ` Michael Olbrich
2019-04-08 9:39 ` [ptxdist] [PATCH v2] ptxd_lib_dgen: warn if host or image packages have targetinstall stage Roland Hieber
2019-04-12 7:10 ` Michael Olbrich
2019-04-23 15:39 ` Roland Hieber
2019-05-07 10:38 ` Roland Hieber
2019-05-29 10:24 ` Michael Olbrich
2019-06-06 16:26 ` [ptxdist] [PATCH v3 1/3] ptxd_lib_dgen: add line counter Roland Hieber
2019-06-06 16:26 ` [ptxdist] [PATCH v3 2/3] ptxd_lib_dgen: error out for targetinstall stages in host/cross/image packages Roland Hieber
2019-06-06 19:21 ` Alexander Dahl
2019-06-06 16:26 ` [ptxdist] [PATCH v3 3/3] ptxd_lib_dgen: fix typos Roland Hieber
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=2175582.iLGBfrThj9@ada \
--to=ada@thorsis.com \
--cc=post@lespocky.de \
--cc=ptxdist@pengutronix.de \
--cc=rhi@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox