Yann E. MORIN
ae2cd54a27
package/mtools: new host-package
...
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-03-18 23:11:45 +01:00
Yann E. MORIN
dfa976593e
package/genpart: new host-only package
...
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-03-18 23:08:22 +01:00
Yann E. MORIN
1520628df1
package/genimage: new host-only package
...
[Peter: wrap help text]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-03-18 23:06:47 +01:00
Yann E. MORIN
24c2535f52
package/dosfstools: add host-package selection
...
Add dosfstools as a host-package selection in the menuconfig.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-03-18 23:02:28 +01:00
Yann E. MORIN
59d1fe58fa
package/e2fsprogs: add host-package selection
...
Add the e2fsprogs as a host-package selection in the menuconfig.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-03-18 23:01:32 +01:00
gregory hermant
f3c1ee9a59
dfu-util: new package
...
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2012-07-20 20:03:53 +02:00
Luca Ceresoli
761dc51bdb
omap-u-boot-utils: add new host package
...
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net >
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-05-19 22:31:35 +02:00
Alexandre Belloni
d444e1d4c3
Add lpc3250loader to the host tools
...
[Peter: use install -D for installation]
Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net >
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-03-18 15:39:17 +01:00
Thomas Petazzoni
a23c0e5968
sam-ba: new package with host variant only
...
sam-ba is a tool needed to reprogram AT91-based systems using an USB
connection or a serial port connection.
[Peter: Add upstream URL]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Luca Ceresoli <luca@lucaceresoli.net >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-02-02 21:14:48 +01:00
Thomas Petazzoni
375d68d110
openocd: add host variant
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Luca Ceresoli <luca@lucaceresoli.net >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-02-02 21:02:26 +01:00
Thomas Petazzoni
6b04b2dda6
uboot-tools: expose host package in menuconfig
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Luca Ceresoli <luca@lucaceresoli.net >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-02-02 20:55:45 +01:00
Thomas Petazzoni
d06e802223
Add basic config infrastructure for host utilities
...
Most of the host packages don't have to be exposed to the user as they
are only used as build dependencies of target packages.
However, some host utilities, such as flashing utilities, image
creation programs, specific debuggers, might be useful and should be
presented to the user.
Therefore, we have a new global menu, which lists those host
utilities. These utilities are described in package/*/Config.in.host
files, which will be sourced by package/Config.in.host.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Luca Ceresoli <luca@lucaceresoli.net >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-02-02 20:54:19 +01:00