summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* gdb: add hash fileGustavo Zacarias2015-04-281-0/+7
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python3: needs dynamic library supportPeter Korsgaard2015-04-282-4/+6
| | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/c65/c65c2b2c4c2ca328c4f26ba38798c40ab02c8772/ http://autobuild.buildroot.net/results/e0d/e0db38ca12dbe664d472c4f6f3f1ade4150119c3/ http://autobuild.buildroot.net/results/8e1/8e196d05dd65cdd782c8d41d937a7d9d2ef7dc1a/ http://autobuild.buildroot.net/results/e3a/e3a71f5d05a3e176a9e641e758b1ba64c9560991/ And many more. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python3: move toolchain comment above main optionPeter Korsgaard2015-04-281-4/+4
| | | | | | So suboptions are correctly indented. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python3: add hash fileThomas Petazzoni2015-04-281-0/+4
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python3: bump to version 3.4.3Thomas Petazzoni2015-04-2824-89/+64
| | | | | | | | | | | All patches are simply refreshed, except 002-properly-detect-if-python-build.patch which is removed because an identical fix has been merged upstream: https://github.com/python/cpython/commit/e128ea78e5964929ca902bebc07c242d58609dfc Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* vlc: uclibc-ng can be usedWaldemar Brodkorb2015-04-271-3/+3
| | | | | | | Tested with X86 and ARM compiles. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/dvdrw-tools: needs host-m4Bernd Kuhls2015-04-271-2/+3
| | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/b2b/b2b836b095251950e3229b66d6ca9faeaec45e72/ http://autobuild.buildroot.net/results/03b/03be24979d3ec4b08ebc7841ce1e2bcb05d26f97/ http://autobuild.buildroot.net/results/083/083ce6e998154a77dbaa16b3bed08570b745e587/ http://autobuild.buildroot.net/results/a51/a51da652314b01ae15f99708c5551f571247342b/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* manual: don't use a comment at the end of the version variable assignmentFabio Porcedda2015-04-271-1/+2
| | | | | | | | | The comment at the end of the version string assigment could lead to a download failure so don't use it as a example. Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Reported-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/vlc: libX11 is an optional dependency for the qt4 moduleBernd Kuhls2015-04-271-0/+16
| | | | | | | | | Fixes http://autobuild.buildroot.net/results/d15/d158095d4caa8f58f1d205aeeb1ae707a1311ea5/ http://autobuild.buildroot.net/results/343/343e2981b60d9d09a4fcd8e2109540f0dc11b402/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* memcached: bump to version 1.4.24Gustavo Zacarias2015-04-272-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gcc/4.8.4: fix aarch64 vmlaq_lane_s32 typoPeter Korsgaard2015-04-271-0/+24
| | | | | | | | | | | | | | | | Fixes webp build: http://autobuild.buildroot.net/results/656/6563be62557ab6c1bdd4152523774316dc09c9ce/ http://autobuild.buildroot.net/results/e31/e31e782d927215dde87b2f3174d70b8eb70085fd/ http://autobuild.buildroot.net/results/e2e/e2e627dd6fdfa58ee07fd3aaca43e1731cc8b6e4/ http://autobuild.buildroot.net/results/26e/26ed07fe917e1af21b5c5c3e4f6c2b39d78a8aff/ And many more. Upstream bug report and patch: https://code.google.com/p/webp/issues/detail?id=230 https://android-review.googlesource.com/#/c/99470 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ramspeed: add hashBaruch Siach2015-04-271-0/+2
| | | | | Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* memtester: add hashBaruch Siach2015-04-271-0/+2
| | | | | Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* texinfo: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* spawn-fcgi: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sed: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gstreamer: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gst-plugins-ugly: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gst-plugins-good: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gst-plugins-base: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gst-plugins-bad: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gst-ffmpeg: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* screen: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* neon: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lzip: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libgpg-error: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* heimdal: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* guile: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* diffutils: add hash fileGustavo Zacarias2015-04-271-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* civetweb: use TARGET_CONFIGURE_OPTSPeter Korsgaard2015-04-271-3/+3
| | | | | | | Instead of explicitly handling CC/LD/CFLAGS. No functional change, but it is cleaner like this. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* civetweb: rename lua option to match naming conventionPeter Korsgaard2015-04-273-2/+11
| | | | | | | | | Suboptions of package foo should be prefixed with BR2_PACKAGE_FOO, not just BR2_FOO. Also add Config.in.legacy handling for it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* civetweb: unbreak static linking buildsPeter Korsgaard2015-04-272-1/+6
| | | | | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/0a5/0a555a4ad0d100a7d402908b1f26d213de0ec127/ http://autobuild.buildroot.net/results/97b/97b014b2a611ba2528dda86bb05d6ffbec51c21d/ http://autobuild.buildroot.net/results/c2e/c2e314127be74a41bcdb78f04bc51fe2edef0b0f/ http://autobuild.buildroot.net/results/734/7346a89b5e7dd3633ecf9ac5292379ec9e832b2e/ And many more. It is only the lua suboption that needs dlopen support, so adjust the toolchain dependencies and CIVETWEB_LIBS handling to match. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* CHANGES: Update with recent changesPeter Korsgaard2015-04-271-0/+129
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/gnuchess: needs c++Bernd Kuhls2015-04-261-2/+3
| | | | | | | | | | | | | | Quoted from ChangeLog: 2013-11-23 Antonio Ceballos <aceballos@gmail.com> [...] * doc/gnuchess.texi: frontend no longer compiled in C; now in C++. Fixes http://autobuild.buildroot.net/results/04e/04e7c14c20f0e056e63a712be3821a3f5c94cff1/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* freerdp: fix patch namingThomas Petazzoni2015-04-261-0/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/nvidia-tegra23-codecs: new packageNicolas Serafini2015-04-264-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | nvidia-tegra23-codecs provides various HW-accelerated media codecs, such as: AAC3, h264, jpeg, MP3... Signed-off-by: Nicolas Serafini <nicolas.serafini@sensefly.com> [me: - split codecs from binaries into this patch - use our extractor helpers ] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> [Thomas: - Remove <pkg>_DEPENDENCIES variable that contained nvidia-tegra23-binaries, since this dependency is a runtime dependency only. - Remove 'NVIDIA_TEGRA23_CODECS_INSTALL_STAGING = NO', since this is the default. - Remove 'NVIDIA_TEGRA23_CODECS_INSTALL_TARGET = YES', since this is the default. - Instead of using a NVIDIA_TEGRA23_CODECS_FIRMWARE variable listing the firmware files to copy, simply copy all firmware files.]
* package.nvidia-tegra23-binaries: add gstreamer pluginsNicolas Serafini2015-04-262-0/+43
| | | | | | | | | | | | | [Thomas: - add missing libXv dependency. - remove the NVIDIA_TEGRA23_BINARIES_GSTREAMER_PLUGINS and NVIDIA_TEGRA23_BINARIES_MULTIMEDIA_APPS, and use simple 'cp -dpfr' calls to copy the plugins and sample applications.] Signed-off-by: Nicolas Serafini <nicolas.serafini@sensefly.com> [yann.morin.1998@free.fr: split out into their own patch] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/nvidia-tegra23-binaries: new packageNicolas Serafini2015-04-269-0/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds a new package for all libraries and drivers provided by Nvidia Linux4Tegra release 16.5. We have intermediate .mk and Config.in, because those values will be shared with the codecs package, to come in a follow-up patch, like we have for the Freescale stuff. Signed-off-by: Nicolas Serafini <nicolas.serafini@sensefly.com> [yann.morin.1998@free.fr: - split jpeg into its own patch - split codecs and gstreamer plugins out into their own packages - do not patch for .pc files, just bundle them in $(@D) ] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Ben Ben <carmazen84@gmail.com> [Thomas: - don't select BR2_PACKAGE_XLIB_LIBXT, there is no reference to it in <pkg>_DEPENDENCIES, and it doesn't seem to be used by any library. - select BR2_PACKAGE_XLIB_LIBX11, which is referenced by the .mk file, and is actually used by the pre-built .so files. - do not select BR2_PACKAGE_XLIB_LIBXV, since it isn't used by the X.org libraries/drivers, but only the Gstreamer ones. - remove 'NVIDIA_TEGRA23_BINARIES_INSTALL_TARGET = YES', it is not needed since it is the default. - remove the definitions of NVIDIA_TEGRA23_BINARIES_FIRMWARE, NVIDIA_TEGRA23_BINARIES_LIBRARIES and NVIDIA_TEGRA23_BINARIES_PKGCONFIG, these are very long, and not really needed: just copy all the firmware, libraries and .pc files with a simple 'cp -dpfr'.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/xserver_xorg-server: add version 1.14.7Yann E. MORIN2015-04-262-0/+12
| | | | | | | | | | | | | | | | | | | Some old binary blobs drivers, like the NVidia Tegra2/3 blobs, only implement an old VIDEODRV ABI. Since VIDEODRV ABIs are not backward compatible [0], lets introduce an older Xserver version that supports such an old ABI. [0] http://www.x.org/wiki/XorgModuleABIVersions/ [Thomas: - rename option BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_14_7 to BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_14 - add hash file, change provided by Nicolas Serafini.] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/xserver_xorg-server: not all versions need all dependenciesYann E. MORIN2015-04-262-2/+7
| | | | | | | | | | | | Support for the Present protocol has been added to, and is mandatory since version 1.15. As we're on the verge of adding 1.14.7, we need to make Present a version-specific dependency. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/xserver_xorg-server: add blind options to specify driver ABIYann E. MORIN2015-04-261-0/+8
| | | | | | | | | | The upcoming NVidia Tegra2/3 binary blobs only work with a certain VIDEODRV ABI (namely up to 14), so we must have a way to represent that ABI so that such packages can not be enabled with a too recent/old ABI. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/xserver_xorg-server: make the version a choiceYann E. MORIN2015-04-262-1/+13
| | | | | | | | | | | | | | | | | Only a single entry for now, but we'll add one more in an upcoming patch, to support old binary-only drivers, like the NVidia Tegra2/3 drivers. [Thomas: - rename option from BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_17_1 to BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_17, since we don't want to rename the option at each minor release of the X.org server, and X.org servers with the same major version will not have a different ABI.] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/xserver_xorg-server: prepare for multiple supported versionsYann E. MORIN2015-04-261-0/+0
| | | | | | | | Simply move patch around... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Makefile: add a few more targets to nobuild_targetsThomas Petazzoni2015-04-261-1/+3
| | | | | | | | | | | | | | | | With this commit, one can now execute the source-check, external-deps and legal-info targets regardless of the checks normally being done by packages on the configuration. Note that we intentionally do not go down the road of adding %-source, %-legal-info, and the miryad of other targets that could work in such situations. We only whitelist a few targets that are really useful to have as nobuild_targets. [Thomas: also add 'clean' and 'distclean' to the nobuild_targets, as suggested by Yann.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* packages: refactor checks using BR_BUILDINGThomas Petazzoni2015-04-267-27/+10
| | | | | | | | | Instead of manually testing MAKECMDGOALS, use the newly introduced BR_BUILDING variable to know if we're building or not. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* Makefile: add BR_BUILDING variableThomas Petazzoni2015-04-261-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Some packages do some sanity checks on their configuration, for example linux checks that the defconfig string is not empty when a defconfig is used. Such checks are currently always performed, except when the 'source' target is part of make goals. This is problematic for two reasons: - Other targets such as 'source-check', 'external-deps' or 'legal-info', that do not consist in doing a build, cannot be executed in such situations. - The current code removes the check as soon as one of the targets is source. But if there are other non-source targets called at the same time, the checks are ignored. This commit therefore introduces an internal variable called BR_BUILDING, which tells packages if we are actually building or not. A variable nobuild_targets indicates the targets that we do not consider as being build targets. For the moment, nobuild_targets only contains 'source', to be completely iso-functional. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* Makefile: remove unneeded variablesThomas Petazzoni2015-04-261-21/+0
| | | | | | | | | | | | | | | | Now that all the external-deps, source-check and source targets are properly implemented based on the package infrastructure, the PACKAGES_SOURCE, TARGET_HOST_DEPS, HOST_DEPS and HOST_SOURCE variables are no longer needed. This is a good thing since they were anyway incorrect, as they were only doing a two level recursion in the dependencies of host packages. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [tested with a randpackageconfig]
* Makefile: implement the 'source' target using the package infrastructureThomas Petazzoni2015-04-261-1/+1
| | | | | | | | | | | | | Now that all the bits are in place, switch the global 'source' target to use the package infrastructure logic. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> [with 'make source' (actually together with the next patch).] Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [tested with a randpackageconfig]
* pkg-generic: introduce a <pkg>_ALL_DOWNLOADS variable and factorize codeThomas Petazzoni2015-04-261-18/+8
| | | | | | | | | | | | | | | | Now, both the download and source-check code are iterating over <pkg>_SOURCE, <pkg>_PATCH and <pkg>_EXTRA_DOWNLOADS elements, figuring out whether they contain full URLs or not. Instead of doing this repeatdly, this patch introduces an internal <pkg>_ALL_DOWNLOADS variable, which contains the list of everything that needs to be downloaded, with URLs already expanded to take into account <pkg>_SITE if needed. This allows to simplify quite significantly the .stamp_download and source-check implementation. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* pkg-download: fix indentation for SOURCE_CHECK_* macrosThomas Petazzoni2015-04-261-5/+5
| | | | | | | | | | | | Some of the SOURCE_CHECK_* macros are using a non-standard two-spaces indentation. This commit switches them to use a single tab based indentation, like in the rest of Buildroot. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> [with git show -w] Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
OpenPOWER on IntegriCloud