From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] omap-u-boot-utils: add new package
Date: Tue, 13 Sep 2011 19:44:46 +0200 [thread overview]
Message-ID: <20110913194446.0ebab8c5@skate> (raw)
In-Reply-To: <1315934373-16561-1-git-send-email-luca@lucaceresoli.net>
Le Tue, 13 Sep 2011 19:19:32 +0200,
Luca Ceresoli <luca@lucaceresoli.net> a ?crit :
> +++ b/boot/omap-u-boot-utils/Config.in
> @@ -0,0 +1,7 @@
> +config BR2_PACKAGE_HOST_OMAP_U_BOOT_UTILS
> + bool "omap-u-boot-utils"
> + help
> + U-Boot Utilities for Texas Instrument's OMAP platforms.
> + Say Y if you want these utilities on the development host.
> +
> + https://github.com/nmenon/omap-u-boot-utils
This is a pure host package, so it shouldn't be present in any
Config.in file. See package/fakeroot as an example.
And even if it also was a target package, the Config.in should be in
the package directory, not in boot/.
> +OMAP_U_BOOT_UTILS_VERSION = d086cb5c0
> +OMAP_U_BOOT_UTILS_SOURCE = omap-u-boot-utils-$(OMAP_U_BOOT_UTILS_VERSION).tar.gz
xxx_SOURCE is useless with the git download method.
> +OMAP_U_BOOT_UTILS_TARGETS = gpsign pserial tagger ucmd ukermit
Used only once, just hardcode.
Otherwise looks good!
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2011-09-13 17:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-13 17:19 [Buildroot] [PATCH 1/2] omap-u-boot-utils: add new package Luca Ceresoli
2011-09-13 17:19 ` [Buildroot] [PATCH 2/2] u-boot: build signed image for OMAP processors Luca Ceresoli
2011-09-13 18:14 ` Gustavo Zacarias
2011-09-14 8:39 ` Luca Ceresoli
2011-09-13 17:44 ` Thomas Petazzoni [this message]
2011-09-14 8:58 ` [Buildroot] [PATCH 1/2] omap-u-boot-utils: add new package Luca Ceresoli
2011-09-19 14:53 ` [Buildroot] [PATCH v2 " Luca Ceresoli
2011-09-19 14:53 ` [Buildroot] [PATCH v2 2/2] u-boot: build signed image for OMAP processors Luca Ceresoli
2011-09-19 20:44 ` [Buildroot] [PATCH v2 1/2] omap-u-boot-utils: add new package Thomas Petazzoni
2011-09-21 13:00 ` Luca Ceresoli
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=20110913194446.0ebab8c5@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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