From: "Andreas Bießmann" <biessmann@corscience.de>
To: ptxdist@pengutronix.de
Cc: "Andreas Bießmann" <andreas@biessmann.de>
Subject: Re: [ptxdist] [PATCH v2] replace umkimage by u-boot sources
Date: Mon, 23 Jan 2012 13:40:44 +0100 [thread overview]
Message-ID: <4F1D554C.6090608@corscience.de> (raw)
In-Reply-To: <1327243762-24190-1-git-send-email-andreas@biessmann.de>
Hi all,
On 22.01.2012 15:49, Andreas Bießmann wrote:
> This patch removes the forked mkimage u-boot tool and uses the mainline
> u-boot code to build this tool.
>
> Signed-off-by: Andreas Bießmann <andreas@biessmann.de>
> ---
<snip>
> +# ----------------------------------------------------------------------------
> +# Target-Install
> +# ----------------------------------------------------------------------------
> +$(STATEDIR)/u-boot-tools.install:
> + @$(call targetinfo)
> + @$(call touch)
> +
> +$(STATEDIR)/u-boot-tools.targetinstall:
> + @$(call targetinfo)
> +
> + @$(call install_init, u-boot-tools)
> + @$(call install_fixup, u-boot-tools,PRIORITY,optional)
> + @$(call install_fixup, u-boot-tools,SECTION,base)
> + @$(call install_fixup, u-boot-tools,AUTHOR,"Andreas Bießmann <andreas@biessmann.de>")
> + @$(call install_fixup, u-boot-tools,DESCRIPTION,missing)
> +
> +ifdef PTXCONF_U_BOOT_TOOLS_TOOL_MKIMAGE
> + @$(call install_copy, u-boot-tools, 0, 0, 0755, \
> + $(U_BOOT_TOOLS_DIR)/tools/mkimage, /usr/bin/mkimage)
> +endif
> +
> +ifdef PTXCONF_U_BOOT_TOOLS_TOOL_ENV
> + @$(call install_copy, u-boot-tools, 0, 0, 0755, \
> + $(U_BOOT_TOOLS_DIR)/tools/env/fw_printenv, /usr/sbin/fw_printenv)
> + @$(call install_link, u-boot-tools, fw_printenv, /usr/sbin/fw_saveenv)
> +endif
shouldn't we build two different packages (u-boot-tool-mkimage,
u-boot-tool-env) here?
best regards
Andreas Bießmann
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2012-01-23 12:40 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-21 16:59 [ptxdist] [PATCH / RFC] " Andreas Bießmann
2012-01-21 18:22 ` Michael Olbrich
2012-01-21 20:08 ` Bernhard Walle
2012-01-22 9:17 ` Michael Olbrich
2012-01-22 9:58 ` Andreas Bießmann
2012-01-22 10:14 ` Michael Olbrich
2012-01-22 14:49 ` [ptxdist] [PATCH v2] " Andreas Bießmann
2012-01-22 14:57 ` Bernhard Walle
2012-01-23 12:37 ` Andreas Bießmann
2012-01-26 15:06 ` Michael Olbrich
2012-01-26 16:05 ` Andreas Bießmann
2012-01-23 12:40 ` Andreas Bießmann [this message]
2012-01-23 13:07 ` Bernhard Walle
2012-01-23 13:16 ` Andreas Bießmann
2012-01-23 13:44 ` Bernhard Walle
2012-01-27 7:17 ` Andreas Bießmann
2012-01-27 23:38 ` [ptxdist] [PATCH v3] " Andreas Bießmann
2012-01-31 14:50 ` Michael Olbrich
2012-01-31 22:49 ` [ptxdist] [PATCH v4] " Andreas Bießmann
2012-02-01 8:55 ` Michael Olbrich
2012-03-12 9:00 ` Andreas Bießmann
2012-03-12 10:46 ` Michael Olbrich
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=4F1D554C.6090608@corscience.de \
--to=biessmann@corscience.de \
--cc=andreas@biessmann.de \
--cc=ptxdist@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