- Jan 18, 2010
-
-
-
Ormund Williams authored
[Peter: combined x86 + x86-64 logic, simplified] Signed-off-by:
Ormund Williams <ormundw@panix.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
H Hartley Sweeten authored
A number of options under "MTD tools selection" are no longer available. Remove them to avoid possible build errors. In addition, the nandtest utility is present in MTD-utils release so remove the depends on BR2_PACKAGE_MTD_UTILS_GIT. Add a number of new utilities that exist in the latest version. All of these do not have a 'default y' so existing configurations should not change. Reorder the MTD_TARGETS_* to match the Config.in so it's easier to notice missing utilities. Signed-off-by:
H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 17, 2010
-
-
Peter Korsgaard authored
Fixed by 6a772086. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Needs similar fix as what we already have for mtd-utils.git Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 15, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 12, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 07, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 01, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 30, 2009
-
-
Lionel Landwerlin authored
[Peter: use std staging/target install handling] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
[Peter: has own libtool patch, use std staging install, fix target install] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Fixes two issues with libtool patching: - It seems like the default value for <package>_LIBTOOL_PATCH only gets set AFTER the ifdef check, so the conditional was never taken. Fix it by instead checking that it isn't explicitly set to not do the patching instead. - The $i in the libtool patching for loop needed an extra level of escaping to work. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Packages which also build a host variant and have LIBTOOL_PATCH = NO, should also disable libtool patching for the host build. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 26, 2009
-
-
Gustavo Zacarias authored
Closes #813. Drop generic package selection (access point, firewall, dev system) since they're too ambiguous and not very useful. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 25, 2009
-
-
Nigel Kukard authored
-
- Dec 23, 2009
-
-
Gustavo Zacarias authored
Closes #827. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Thanks to Gustavo Zacarias for noticing. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Anders Darander authored
Closes #823. ~ is commonly used as a suffix to editor backup files. Remove these files, just as we remove CVS-directories and .empty-files. [Peter: tweaked to remove in same find invocation as .empty] Signed-off-by:
Anders Darander <ad@datarespons.se> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 22, 2009
-
-
Nigel Kukard authored
Signed-off-by:
Nigel Kukard <nkukard@lbsd.net> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 21, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Nigel Kukard authored
[Peter: cleanup, only install header if libuuid is installed] Signed-off-by:
Nigel Kukard <nkukard@lbsd.net> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 20, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Nigel Kukard <nkukard@lbsd.net> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Real targets shouldn't have phony dependencies, as make otherwise always consider them out of date. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Real targets shouldn't have phony dependencies, as make otherwise always consider them out of date. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 18, 2009
-
-
Peter Korsgaard authored
In 2009.11, a number of extra files are needed to build mkimage. Adjust the makefile to add those if available, so it builds with both 2009.11 and older releases. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
As suggested by Thomas. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Anders Darander authored
Closes #757. Make sure that /usr/bin/ exists, before trying to copy mkimage to that location. When using an external toolchain, /usr/bin is not guarenteed to exist. Signed-off-by:
Anders Darander <ad@datarespons.se> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 17, 2009
-
-
Peter Korsgaard authored
The AUTOTARGETS macro handles this already. 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>
-
- Dec 16, 2009
-
-
Peter Korsgaard authored
Reported by Grant Edwards <grant.b.edwards@gmail.com> Use the new default STAGING_DIR location (output/staging) in all the defconfigs for clarity. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
-
Peter Korsgaard authored
Fix build (with modern kernel headers) - hald/linux/classdev.c needs sys/socket.h for struct sockaddr - hald/linux/addons/addon-storage.c needs limits.h for INT_MAX Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
- Selecting symbols with dependencies doesn't work unless you select the dependencies as well - udev-volume-id target gone, use the generic udev one instead Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
$@ no longer refers to the lib under staging after the package rework. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Petazzoni authored
Factorize some of the tests done by toolchain/dependencies/dependencies.sh (check for unset environment variables and check for required programs). Make the output less verbose by only showing something when something is not present. Some messages were really silly. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- Dec 15, 2009
-
-
Peter Korsgaard authored
Typo in expat dependency. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-