- Feb 02, 2012
-
-
Thomas Petazzoni authored
Without this, in a configuration where the Zip module is selected but not the XML module, the build fails due to missing expat.h. This is because POCO builds the XML module as soon as the Zip module is enabled. This fixes the build breakage visible at: http://free-electrons.com/~thomas/buildroot/test-output-2011-12-02/test-920-output.bz2 with the configuration visible at: http://free-electrons.com/~thomas/buildroot/test-output-2011-12-02/test-920-config Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yegor Yefremov authored
Signed-off-by:
Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Running foo-uninstall has a high likelyhood of failing, because we remove a lot of directories from the target. To improve the reliability, remove the stamp files before calling the uninstall commands, and add the -k option to the sub-make. Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Petazzoni authored
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>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Petazzoni authored
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>
-
Thomas Petazzoni authored
[Peter: remove redundant HOST_LIBFTDI_DEPENDENCIES] 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>
-
Thomas Petazzoni authored
[Peter: remove redundant HOST_*_DEPENDENCIES] 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>
-
Thomas Petazzoni authored
[Peter: remove redundant HOST_*_DEPENDENCIES] 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>
-
Thomas Petazzoni authored
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>
-
Thomas Petazzoni authored
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>
-
Yegor Yefremov authored
Signed-off-by:
Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
The lpc32xxcdl files have dos newlines, which our patch infrastructure doesn't handle. Work around it by converting the affected files to unix newlines before patching. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
Update the DirectFB patch as it no longer applied cleanly. [Peter: drop redundant AUTORECONF = NO line] Signed-off-by:
Will Newton <will.newton@imgtec.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
[Peter: depend on pkg-config, forcibly disable gtk-based demos] Signed-off-by:
Will Newton <will.newton@imgtec.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
[Peter: swap libcurl test around] Signed-off-by:
Will Newton <will.newton@imgtec.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
H Hartley Sweeten authored
This sorts the output of 'fis list' using the flash_base address similar to the output from RedBoot. Signed-off-by:
H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
H Hartley Sweeten authored
The output of 'fis list' does not fit cleanly on an 80 column terminal. This modifies the output to fit and more closely resemble the output from RedBoot. Signed-off-by:
H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
With default values so it doesn't stop build and ask user. Also disable 2.4 modules support by default like upstream does. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Feb 01, 2012
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Atmel at91sam9 and NXP lpc32xx are both all arm926t, so only show then if that arm variant is selected. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Alexandre Belloni authored
While upgrading the configs, it proved necessary to make more space on the dataflash for u-boot since it grew because of relocation. dataflash is then repartitionned to make more room for u-boot and a redundant environment. Signed-off-by:
Alexandre Belloni <alexandre.belloni@piout.net> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Alexandre Belloni authored
ea3250: Embedded Artists http://www.embeddedartists.com/products/kits/lpc3250_kit.php fdi3250: Future Designs Inc. http://www.teamfdi.com/development-tools-kits/products/6/SOMDIMM-LPC3250 phy3250: Phytec http://www.phytec.com/products/som/ARM-XScale/phyCORE-ARM9-LPC3250.html Signed-off-by:
Alexandre Belloni <abelloni@adeneo-embedded.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Alexandre Belloni authored
This will build kickstart and s1l for the selected board and install them alongside u-boot. Signed-off-by:
Alexandre Belloni <abelloni@adeneo-embedded.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Alexandre Belloni authored
Signed-off-by:
Alexandre Belloni <abelloni@adeneo-embedded.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Maxime Ripard authored
Signed-off-by:
Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Maxime Ripard authored
Xenomai used to have commented out devices to be created in the device table that the user had to uncomment. Use the new infrastructure to do just that. Signed-off-by:
Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by:
Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Maxime Ripard authored
Busybox used to declare and create files even if the package was not enabled through the device table. Remove the entries for busybox in the device table and move them to the package declaration. Signed-off-by:
Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by:
Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Reviewed-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Maxime Ripard authored
Add a way for packages to declare files they need instead of relying only on device tables, which creates files no matter if the package is indeed enabled, as we can see for busybox. Signed-off-by:
Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by:
Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yegor Yefremov authored
Signed-off-by:
Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yegor Yefremov authored
bump version and add project's URL Signed-off-by:
Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yegor Yefremov authored
Signed-off-by:
Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yegor Yefremov authored
Signed-off-by:
Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
So the build doesn't fail if any of the dependencies aren't available. Also enable the jpeg loader as that is needed by the libelementary build. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
There's not really any advantage to adding it, and it depends on immintrin.h which was added in gcc 4.4, so it breaks with older host compilers. For details, see: http://trac.enlightenment.org/e/ticket/942 Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 31, 2012
-
-
Thomas Petazzoni authored
[Peter: drop redundant HOST_.._DEPENDENCIES setting] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Petazzoni authored
lttng-babeltrace needs libuuid, which is provided by util-linux, and since we want to build lttng-babeltrace for the host, we need to build libuuid for the host. It's a shame that libuuid is part of such a big package as util-linux. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-