Gustavo Zacarias | 6544704b301 | squashfs: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then van... | | |
Gustavo Zacarias | 317db979259 | smstools3: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then va... | | |
Gustavo Zacarias | d3235c40545 | sispmctl: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then van... | | |
Gustavo Zacarias | cd62e507404 | samba4: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanis... | | |
Gustavo Zacarias | e11cfa52b2b | mtools: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanis... | | |
Gustavo Zacarias | 30f7bf401a2 | modem-manager: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and the... | | |
Gustavo Zacarias | 13cdf39b393 | linux-zigbee: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then... | | |
Gustavo Zacarias | 7e201670b63 | libxmlpp: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then van... | | |
Gustavo Zacarias | 2c97317e14b | libgail: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then vani... | | |
Gustavo Zacarias | 524d20abd97 | inadyn: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanis... | | |
Gustavo Zacarias | 9b691edfe42 | gpm: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanishes... | | |
Gustavo Zacarias | 4d46c35f856 | fio: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanishes... | | |
Gustavo Zacarias | 673989a4a05 | bluez5_utils: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then... | | |
Gustavo Zacarias | dae98e35454 | argus: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanish... | | |
Gustavo Zacarias | 67db10339d9 | pcmanfm: add mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanishes whe... | | |
Gustavo Zacarias | 0c4cf8f6f45 | startup-notification: needs mmu
Fixes:
http://autobuild.buildroot.net/results/1fc/1fcb069b790ae5861c5a3ee577689de920... | | |
Gustavo Zacarias | 9c37eaabd6d | bluez5_utils: needs ipv6
Fixes:
http://autobuild.buildroot.net/results/bd2/bd262b626358563110609dde411e96dc980ebf6a/... | | |
Thomas De Schampheleire | a970021831c | busybox: convert to kconfig-package infrastructure
This patch converts the busybox package to the new kconfig-packag... | | |
Thomas De Schampheleire | c8d8e8a5369 | uclibc: convert to kconfig-package infrastructure
This patch converts the uclibc package to the new kconfig-package
... | | |
Thomas De Schampheleire | e91cd2902d3 | manual: add documentation for kconfig-package
This patch adds documentation for the new kconfig-package infrastructu... | | |
Thomas De Schampheleire | abb8a8dae49 | infra: introduce a kconfig-package infrastructure
There are several packages that have a configuration file managed ... | | |
Thomas De Schampheleire | c7e862d5391 | uclibc: fixup config before calling menuconfig
The uclibc-menuconfig command is currently run based on the user-spec... | | |
Gustavo Zacarias | 87dcbb1867c | linux: bump default to version 3.16
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas ... | | |
Gustavo Zacarias | 76fe6fdebad | linux-headers: add 3.16.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Pet... | | |
Gustavo Zacarias | 911516f1b6d | toolchain: add 3.16 choice for headers
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thom... | | |
Bernd Kuhls | ef7905783dc | package/mediastreamer: Fix linphone compile with newer ffmpeg versions
Fixes
http://autobuild.buildroot.net/results/... | | |
Bernd Kuhls | 7f4075f7de9 | package/vlc: Disable broken linking of vlc-static
- vlc-0001-vlc-static.patch disables linking of bin/vlc-static
- r... | | |
Bernd Kuhls | 4a52637c581 | package/mesa3d: Bump version to 10.2.5
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pe... | | |
Gustavo Zacarias | 20cb1b90565 | libpcap: handle bluetooth explicitly
If bluez_utils is around then add it to dependencies so as to use it,
but if it... | | |
Thomas Petazzoni | 01370132c10 | gst-fsl-plugins, libfslvpuwrap: add missing select
In order to select imx-vpu, packages must also select the
freesca... | | |
Thomas Petazzoni | 292d9a85ee6 | ltrace: add comment for dependencies
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Bernd Kuhls | 9a68777b66f | package/ltrace: Fix "unmet direct dependencies"
Fixes build error in elfutils
http://autobuild.buildroot.net/results... | | |
Anton Kolesov | 3ebdc64dcc6 | thrift: Add dependency on atomic intrinsics
Thrift requires GCC built-in atomic functions which are architecture spe... | | |
Anton Kolesov | b6f9dd2a389 | libtorrent: Add dependency on atomic intrinsics
Libtorrent requires GCC built-in atomic functions which are architec... | | |
Anton Kolesov | b7a791a103d | icu: Add dependency on atomic intrinsics
ICU requires GCC built-in atomic functions which are architecture specific
... | | |
Anton Kolesov | b35d1582346 | jack2: Add dependency on atomic intrinsics
Jack requires GCC built-in atomic functions which are architecture specif... | | |
Anton Kolesov | cbffd50561f | toolchain: Add config option for atomic intrinsics
GCC has several builtin functions that implement atomic operation... | | |
Jerzy Grzegorek | 21205fced53 | libmemcached: unification of name <PKG>_VERSION_MAJOR variable
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzeb... | | |
Bernd Kuhls | 42c1c084c08 | xbmc: Add VA-API support
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: "Yann E. MORIN" <yann.mor... | | |
Bernd Kuhls | fb34bf1230b | xbmc: Add option for Goom screensaver
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: "Yann E. MOR... | | |
Bernd Kuhls | 713cedea06a | xbmc: Add X.org/OpenGL support
- on ARM xbmc only supports EGL/GLES
https://github.com/xbmc/xbmc/blob/Gotham/confi... | | |
Danomi Manchego | dfb3d5072ac | openssh: replace individual ssh-keygen calls with a single call
Since openssh-6.0, the ssh-keygen app has supported ... | | |
Jerzy Grzegorek | b83aa532c1f | atk: bump to version 2.12.0
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Tested-by: Fabio Porcedda... | | |
Danomi Manchego | 2ff329412f4 | qt: make installation of translation files optional
Commit 93917b6980f7f2b51302e1a3fa451b07cf7d674e introduced the
i... | | |
Bernd Kuhls | bf76f431913 | package/ffmpeg: Bump to version 2.3.1
- remove obsolete option --disable-vis
- add patch to fix compile error with u... | | |
Bernd Kuhls | 72b32d5197d | configs: bump kernel used for the RPi
The rpi-3.12.y branch has now been merged with the 3.12.25 upstream.
Bump ker... | | |
Bernd Kuhls | 16c453f4139 | package/rpi-firmware: Bump version to kernel 3.12.25
This version bump, amongst other things, introduces
OMX_ImageFi... | | |
Bernd Kuhls | 5ffc0392d2e | package/rpi-userland: Bump version
This version bump introduces OMX_ImageFilterDeInterlaceFast,
which is needed by t... | | |
Bernd Kuhls | e128a5015d5 | package/vlc: Bump version to 2.1.5
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazz... | | |
Bernd Kuhls | 08bc4e1b039 | libxcb: Bump version to 1.11
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <t... | | |
Bernd Kuhls | 8a138ae185b | xcb-proto: Bump version to 1.11
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni... | | |
Bernd Kuhls | 6b2606d9cbd | xapp_xrandr: Bump version to 1.4.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazz... | | |
Gustavo Zacarias | 4846cf487d5 | musl: bump to version 1.1.4
The gcc 4.9.x breakage is now handled by musl itself.
Signed-off-by: Gustavo Zacarias <... | | |
Gustavo Zacarias | a3b88f44af8 | samba4: security update to 4.1.11
Fixes CVE-2014-3560 (Remote code execution in nmbd).
Signed-off-by: Gustavo Zacar... | | |
Gustavo Zacarias | b9d86d7cf05 | linux: bump default to version 3.15.8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thoma... | | |
Gustavo Zacarias | 7bc150466be | linux-headers: bump 3.{4, 10, 12, 14, 15}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-... | | |
Marcin Bis | bb1a0c0c96d | bluez5_utils: new package
This patch adds Bluez 5.x. Its API is not backwards compatible with
BlueZ 4 so it is packa... | | |
Bernd Kuhls | 2526d2f0d12 | libdrm/intel: Explain dependency on xorg in Kconfig only for BR2_i386/BR2_x86_64
Suggested by Yann: http://article.g... | | |
Waldemar Brodkorb | 67a74e6a6df | qemu/x86: update defconfig to Linux 3.15.x
Update the default configuration to use Linux 3.15.x.
Enable ext4, so tha... | | |
Yann E. MORIN | 8f570cd765d | package/patchelf: new host package
In some situations, users may want to tweak the dynamic section of the
binaries (... | | |
Yann E. MORIN | a930d9cef6b | toolchain: linker options with a $ sign are not supported
As reported in bug #7172 [0], setting BR2_TARGET_LDFLAGS t... | | |
Nathaniel Roach | c9f5a86eaeb | bandwidthd: new package
[Thomas: minor reformatting like removing trailing whitespaces,
wrapping to a shorter length... | | |
Bernd Kuhls | 90b7d53cd18 | package/dnsmasq: Fix link error with gettext
-lintl needs to be added at the end of the link command, Makefile
has v... | | |
Jerzy Grzegorek | c7f4b964718 | package: remove the trailing slash sign from <PKG>_SITE variable
Since the trailing slash is stripped from $($(PKG)_... | | |
Jerzy Grzegorek | 17902f5b160 | manual/adding-packages-perl.txt: remove the trailing slash sign from description of PERL_SITE variable
Since the tra... | | |
Thomas Petazzoni | 79f742f7871 | libevdev: use tarball instead of git repository
Tarballs are now provided for libevdev, so use that instead of the G... | | |
Thomas Petazzoni | 65c7a07bba1 | libevdev: remove host python dependency
In commit 79c31e3297da7f0aec4d4675c154736e4cffe3ed ("package/libevdev:
add d... | | |
Thomas Petazzoni | 8eb354134d4 | libevdev: bump to 1.2.2
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MOR... | | |
Pascal Huerst | 09a1a10f482 | google-breakpad: integration into Makefile and Config.in
Add a new config option that allows to specify a list of fi... | | |
Gustavo Zacarias | dc6576e7baa | libarchive: bump to version 3.1.2
Switch to proper upstream source.
And account for many auto dependencies that were... | | |
Gustavo Zacarias | 2df1a57ef21 | linux-pam: unavailable for static builds
Fixes:
http://autobuild.buildroot.net/results/3bb/3bb8d4662995a11e8e6cc5fda... | | |
Yegor Yefremov | 2e6eb429681 | libqmi: bump to 1.10.2
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <t... | | |
Yegor Yefremov | 1437558020f | libndp: bump to 1.4
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thom... | | |
Joerg Krause | 3bff0fa1beb | Remove unsupported libcue from package mpd
Support for libcue has been removed for mpd since version 0.17.
Signed-o... | | |
Danomi Manchego | d0903498683 | udev: remove left-over S10udev script from udev virtual package
The S10udev script is not installed or referenced, a... | | |
Gustavo Zacarias | 97b9fb299fe | ptpd2: fix static linking
Do the same as in commit b64a06d7b70bd7b160826bf9b97e60e18171913d
to avoid missing librari... | | |
Jerzy Grzegorek | 7946bebfc30 | imagemagick: bump to version 6.8.9-6
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: T... | | |
Gustavo Zacarias | 3bcc4754c60 | samba4: bump to version 4.1.10
Lots of bugfixes, enhancements to provisioning and printing support via
cups.
Signed... | | |
Gustavo Zacarias | 88f4a56080c | Revert "packages: autoreconf non-vanilla libtool packages"
Now that we've got a cleaner/fuzzier libtool 1.5 static p... | | |
Gustavo Zacarias | 8b691cec63b | support/libtool: improve version 1.5 static patching
Alter the libtool 1.5.x support patch to accomodate for wildly ... | | |
Gustavo Zacarias | e573f5d3267 | packages: autoreconf non-vanilla libtool packages
Some packages no longer apply the libtool patch since commit
97703... | | |
Gustavo Zacarias | 26aefa672c9 | bind: fix static openssl linking
Apparently LIBS (environment) isn't pushed to LIBS (autoconf) for the
tests, hence ... | | |
Gustavo Zacarias | e52edcd0306 | polarssl: disable microblaze inline assembly
Fixes:
http://autobuild.buildroot.net/results/4d5/4d54958ded61a0d929d99... | | |
Thomas Petazzoni | 97703978ac8 | support/libtool: make -static behave like -all-static
After switching TARGET_LDFLAGS from --static to -static, one i... | | |
Gustavo Zacarias | 5d66a9b1fb6 | package infra: add -static to C/CXXFLAGS
Generic infra packages might not use LDFLAGS at all so add -static for
stat... | | |
Gustavo Zacarias | 8d764327a69 | package infra: revert 0a4bd19f
Revert commit 0a4bd19f4a136930c611027942ce43124a81c5cb
Using --static is not document... | | |
Gustavo Zacarias | 169141a3eb0 | gcc-final: disable shared build for static
Disable shared build for host-gcc-final when building for static targets.... | | |
Gustavo Zacarias | 82cf4f00ac1 | libiconv: disable building the preloadable library
We were already removing the preloadable iconv library (that can ... | | |
Anton Kolesov | b737b12dadd | binutils, gdb: support unified binutils-gdb git repository
If Binutils and/or GDB are fetched from the unified binut... | | |
Bernd Kuhls | e2e5a4229ff | package/libdrm: Bump version to 2.4.56
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pe... | | |
Gustavo Zacarias | 9b6af0ed618 | mpd: bump to version 0.18.12
Small bugfixes and improvements, and patches upstreamed.
Signed-off-by: Gustavo Zacari... | | |
Alexey Brodkin | 37c1b750d5f | openssh: disable PIE when building for ARC
Fixes build failure reported here:
http://autobuild.buildroot.net/results... | | |
Danomi Manchego | dd70b3b7531 | flex: delete broken flex++ symlink from target
When flex is built for the target without installing the
flex binary,... | | |
Thomas De Schampheleire | 025d4a17298 | linux: remove support of linux26-* targets
The linux-* mirror targets of linux26-* have been added a very long time ... | | |
Thomas De Schampheleire | 419f276c137 | uclibc: use $(MAKE) iso $(MAKE1) for menuconfig target
There is no real reason to run uclibc-menuconfig in non-paral... | | |
Thomas De Schampheleire | 8b8a60cd52c | uclibc: update-config: preserve freshly configured settings
In the sequence:
make uclibc-menuconfig
make uclibc-upd... | | |
Thomas De Schampheleire | c7b312ff416 | uclibc: menuconfig: take into account initial settings from config file
When executing the sequence 'make clean ucli... | | |
Thomas De Schampheleire | 8f3c6424134 | uclibc: rename SETUP_DOT_CONFIG to FIXUP_DOT_CONFIG
In a subsequent patch, the behavior of UCLIBC_SETUP_DOT_CONFIG w... | | |
Alexey Brodkin | 51e3820ff15 | uclibc: build tests after uClibc libs are installed to staging location
If libuClibc is not installed to staging on ... | | |
Bernd Kuhls | ad30e6d5a30 | xdriver_xf86-video-intel: Bump version to 2.99.914
- enable sna module by default
- optionally enable uxa module if ... | | |
Bernd Kuhls | f3880b98ffe | xserver_xorg-server: Add support for DRI3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas... | | |
Gustavo Zacarias | 7eb4a73cee0 | popt: now needs gettextize
Because of df9244ff3738face50605eacf4d4f15d963de915 we now need to
gettextize popt. Fixes... | | |
Oli Vogt | e5bf1545926 | python: new module cffi
Foreign Function Interface for Python calling C code.
[Thomas: add dependency on host-pkgco... | | |
Yuvaraj Patil | 8793ddcd6f8 | httping: fix math library linking
Add the math library directive '-lm' to linker options at the end.
The order of th... | | |
Waldemar Brodkorb | ffc9e4680c1 | docs/manual: add sob line for patch series
The -s is missing in the documentation when teaching how to use 'git
form... | | |
Francois Perrad | b8d5182b932 | luarocks: refactor with TARGET_FINALIZE_HOOKS
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-b... | | |
Francois Perrad | 4387568bbfa | perl: refactor with TARGET_FINALIZE_HOOKS
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: T... | | |
Waldemar Brodkorb | edeee941c8e | uclibc: fix networking support on sparc
While updating the default config for Sparc, I noticed that networking
is br... | | |
Waldemar Brodkorb | 087f6ddc52a | qemu/sparc-ss10: update defconfig to Linux 3.15.x
Update defconfig to 3.15, tested with Qemu 2.0.0.
Removed hint abo... | | |
Gustavo Zacarias | 2543e57bcbf | linux: bump default to version 3.15.7
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thoma... | | |
Gustavo Zacarias | 24c238c0f93 | linux-headers: bump 3.{3, 10, 14, 15}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-... | | |
Thomas Petazzoni | df9244ff373 | popt: solve the glob_pattern_p() problem
The current popt build system tests the existence of <glob.h>, and
then ass... | | |
Thomas Petazzoni | a1d31e237a8 | popt: rename patch to use the correct naming convention
This patch renames the popt patch popt-1.14_no-wchar.patch t... | | |
Alexandre Belloni | 0e4b6c5764f | PPC: fix ltrace build on PPC32
Add a patch to fix the build on PPC32 platform. That patch has been
submitted upstrea... | | |
Thomas Petazzoni | c4019fcaa94 | icu: fix build after custom data library patch
Commit abded6bfead49d61c24a45d811a83ca082adf677 ("icu: add an option
... | | |
Thomas Petazzoni | 1d001e32246 | python-flup: re-add MIT license
The MIT license was in the original submission, but I had removed it
since I couldn'... | | |
Thomas Petazzoni | 563f586e9ab | flickcurl: adjust openssl dependency
flickcurl does not specifically need openssl: it needs libcurl to have
crypto s... | | |
Thomas Petazzoni | 58441cfd482 | flickcurl: remove ca-certificates as a build dependency
ca-certificates is a runtime dependency only, so selecting i... | | |
Peter Korsgaard | 3b09e27f3ee | flickcurl: new package
We need two patches from upstream git as flickr now requires https access.
Signed-off-by: Pe... | | |
Yann E. MORIN | 1c83b5b86fa | package/lftp: inverse the openssl/gnutls selection
openssl is more widely used than gnutls. Other packages prefer op... | | |
Johan Derycke | abded6bfead | icu: add an option to add a custom data library file
[Thomas:
- use one single BR2_PACKAGE_ICU_CUSTOM_DATA_PATH str... | | |
Philippe Proulx | 5224cdcc14b | linux: support multiple custom DTS files
[Thomas: fix minor typo in help text.]
Signed-off-by: Philippe Proulx <eep... | | |
Francois Perrad | 353e223d147 | perl: handle BR2_PREFER_STATIC_LIB
[Thomas: fix commit title, use one line for both CONF_OPT options.]
Signed-off-b... | | |
Bernd Kuhls | 1756b3c5405 | xapp_xconsole: Needs MMU
Fixes
http://autobuild.buildroot.net/results/be8/be89847832a2588dbda8dd921edb09b2af130e03/
... | | |
Nathaniel Roach | 0d7236bd306 | postgresql: enable staging installation
Certain packages need the headers/libraries from Postgresql to build
properl... | | |
Yuvaraj Patil | b2ba4b2c4bd | ltris: needs MMU
This package needs MMU. Hence added dependency on BR2_USE_MMU
Fixes:
http://autobuild.buildroot.ne... | | |
Francois Perrad | 1d32e77633b | perl-module-build: bump to version 0.4206
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: T... | | |
Francois Perrad | e2a93675fb2 | perl-net-ssleay: bump to version 1.65
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thoma... | | |
Francois Perrad | 6517113fc6d | perl-mojolicious: bump to version 5.21
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thom... | | |
Yann E. MORIN | 11c1076db9a | toolchain: add option to copy the gconv libraries
The gconv libraries are used to translate between different charac... | | |
Jérôme Pouiller | 24a9da81dfa | qt5: Need pcre with UTF support
Enabling PCRE16 is not enough for Qt5. PCREUTF is also necessary, else
Qt5 may compl... | | |
Danomi Manchego | 4952dddbf98 | system: move tz setup outside of default skeleton clause
Allow time zone setup and installation for configurations
u... | | |
Gustavo Zacarias | b282e95ec84 | dropbear: bump to version 2014.64
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Pe... | | |
Bernd Kuhls | e921567efbb | package/fetchmail: gettextize to match the new gettext version
The gettext macros in the package are from a gettext ... | | |
Alexandre Belloni | efee851c614 | ltrace: use current master
ltrace 0.7.3 is the latest release but it is actually broken on ARM
since PTRACE_SINGLEST... | | |
David Bachelart | e5d4b2515d0 | python-daemon: new package
[Thomas: adjust license information to use SPDX code for Python
license, add GPLv2+ which... | | |
Philippe Proulx | 2671e7eee32 | python-ipython: new package
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Thomas Petazzoni... | | |
Oli Vogt | 1030ea5a5b3 | python-flup: new package
This module is useful to implement a fastCGI webserver
Tested with ARM and Python 2.7.6
[T... | | |
Yann E. MORIN | aa0c8be4e2f | docs/manual: enhance doc for BR2_TOOLCHAIN_HEADERS_AT_LEAST_X_Y
The BR2_TOOLCHAIN_HEADERS_AT_LEAST_X_Y symbols can b... | | |
Thomas Petazzoni | b0f025386f6 | python-numpy: add patch to fix build on uClibc
Fixes:
http://autobuild.buildroot.org/results/01d/01da44bc4b644a46... | | |
Thomas Petazzoni | d8ba42df87b | python3: define license and license files
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 458bdf3f5f4 | python3: optional decimal module support
This commit makes the decimal module support optional: since Python
3.3 it ... | | |
Thomas Petazzoni | 6bebd7f2715 | mpdecimal: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Francois Perrad | 513b1b9b752 | luarocks: allow to work with host-luainterpreter
when we embed luajit on target,
we use luarocks with host-luajit in... | | |
Francois Perrad | f93de3fb204 | luainterpreter: add host variant
host-luainterpreter is host-lua or host-luajit
Signed-off-by: Francois Perrad <fra... | | |
Francois Perrad | f3f0dcc909c | luajit: add host variant
the goal is to use host-luajit with pkg-luarocks
when luajit is on the selected luainterpre... | | |
Thomas Petazzoni | 0d1f5502279 | hostapd: EAP support needs shared library support
Fixes:
http://autobuild.buildroot.org/results/dcb/dcbdc25cd5b46... | | |
Gary Bisson | daf3708be46 | gst-fsl-plugins: fix build for kernel headers >= 3.10
This package couldn't build using a toolchain with kernel head... | | |
Bernd Kuhls | 9c0dff5257b | package/rtmpdump: Fix static build
Fixes
http://autobuild.buildroot.net/results/04c/04cc4f4878466715d980442bd7114fec... | | |
Bernd Kuhls | fee0de36934 | package/fetchmail: Fix checking for statically build OpenSSL with libz dependency
Fixes
http://autobuild.buildroot.n... | | |
Gustavo Zacarias | 07e8d28c516 | rdesktop: needs mmu
Fixes:
http://autobuild.buildroot.net/results/8f2/8f24a81516383feaffed485c85958e7a1c68176c/
Sig... | | |
Gary Bisson | 9b29dfc70a7 | libfslvpuwrap: fix tests of return value from IOGetVirtMem
Same as similar patches for imx-vpu, the returned value f... | | |
Baruch Siach | 79d03a865db | libpcap: fix build for uclinux target
As usual, uclinux is also linux. Also, -lpthread is needed to link the canusb
... | | |
Waldemar Brodkorb | 297098efe22 | qemu/mipsel-malta: update defconfig to Linux 3.15.x
Update to 3.15.x, remove ext3 support, use ext4 as
default.
Sig... | | |
Waldemar Brodkorb | fd28aa36d45 | qemu/mips-malta: update defconfig to Linux 3.15.x
Update to 3.15.x, disable ext3, use ext4 as default.
Signed-off-b... | | |
Waldemar Brodkorb | e566687b84f | qemu/mips64el-malta: update defconfig to Linux 3.15.x
Update defconfig to 3.15.x.
Signed-off-by: Waldemar Brodkorb ... | | |
Waldemar Brodkorb | 88dbd3a41e0 | qemu/mips64-malta: update defconfig to Linux 3.15.x
Update default to 3.15.x.
Signed-off-by: Waldemar Brodkorb <wbx... | | |
Yuvaraj Patil | 5ce13af5449 | x11vnc: needs MMU
This package needs MMU. Hence this commit adds the dependency on
BR2_USE_MMU
Fixes:
http://aut... | | |
Gustavo Zacarias | d06256b6619 | busybox: enable fdisk in default config
As noted by mnemoc on IRC the default busybox config doesn't enable
fdisk an... | | |
Gustavo Zacarias | b54b2d4f13a | php: security bump to version 5.5.15
Fixes:
CVE-2014-4670 (SPL Iterators use-after-free)
Signed-off-by: Gustavo Zac... | | |
Eric Le Bihan | 2a86ff3bbd0 | systemd: add hook to disable ldconfig.service
Since version 215, systemd installs a service to execute /sbin/ldconfi... | | |
Eric Le Bihan | d1d119c271b | systemd: bump to version 215
Bump systemd to version 215.
Also refresh the patch reverting the use of `ln --relativ... | | |
Fabio Porcedda | e8f7baff540 | package/Makefile.in: fix coding style regarding the '=' sign
As stated in the buildroot user manual add just a singl... | | |
Francois Perrad | 5363cf1733e | luarocks: move the option --deps-mode
The option moves from `luarocks make` command to the LuaRocks config file.
Th... | | |
Francois Perrad | 0b8411afac3 | luarocks: bump to version 2.2.0beta1
this version includes a new default repository for rocks
Signed-off-by: Franco... | | |
Yann E. MORIN | 822be877376 | toolchain: include C libraries in legal-info
So far, the legal-info infrastructure was not exporting the legal
info ... | | |
Bernd Kuhls | b1a11a0ccc3 | package/eudev: Update project URL in Config.in
Suggested by Arnout:
http://article.gmane.org/gmane.comp.lib.uclibc.b... | | |
Bernd Kuhls | 38e363cf0ad | xlib_libXext: Bump version to 1.3.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petaz... | | |
Bernd Kuhls | 2d93a7bfd61 | package/tvheadend: Bump version to current git master
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-of... | | |
Bernd Kuhls | 1d4038d462e | package/libdrm: Bump version to 2.4.55
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pe... | | |
Philippe Proulx | adceeca6a72 | python-pyzmq: bump to version 14.3.1
> Warning: Users of Python 3.4 should not use pyzmq < 14.3,
> due to changes in... | | |
Francois Perrad | 827ba10035e | support/script/scancpan: more license name ajustment
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signe... | | |
Thomas De Schampheleire | 60714bb2ed7 | trivial: fix typo 'informations'
In English, unlike in French, almost all usages of the word 'information'
are uncou... | | |
Francois Perrad | 07f0c8ab258 | perl-net-ssleay: fix configure
CCFLAGS needs the same replacement as LDDLFAGS
see http://autobuild.buildroot.net/re... | | |
Thomas De Schampheleire | 5bd9ed6fe6a | trivial: fix typo 'an host'
In English, unlike in French, the 'h' in 'host' is pronounced, meaning that
the article ... | | |
Thomas Petazzoni | 2141e06c4f5 | gnupg2: fix dependency on libpthsem
Commit beb49d882e03d4596d40dafad21e50460a6f1ef0 ('gnupg2: new
package') was inco... | | |
Rick Taylor | 5af28fe6a10 | pkg-autotools: add support for <pkg>_AUTORECONF_ENV
This commit improves the autotools-package infrastructure to sup... | | |
Jérôme Pouiller | 0fe134f0828 | grub2: add a tip to create disk image w/o root permission
[Thomas: minor fixes/improvements.]
Signed-off-by: Jérôme... | | |
Yann E. MORIN | 908198e756b | system/skeleton: remove spurious group 'nobody'
We define the two groups 'nobody' and 'nogroup' in our skeleton, but... | | |
Clayton Shotwell | af629e49ad2 | legal-info: Add site to legal info manifest
I would like to propose adding the site to the legal-info manifest
files... | | |
Vicente Olivert Riera | 2cadb26e6d4 | gnupg: make gnupg and gnupg2 mutually exclusive
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Revi... | | |
Vicente Olivert Riera | beb49d882e0 | gnupg2: new package
[Thomas: use libpthsem instead of pth, remove !uclibc dependency,
minor formatting fixes in the ... | | |
Thomas Petazzoni | f0592c9f658 | libpthsem: add libpth compatibility option
This commit adds the BR2_PACKAGE_LIBPTHSEM_COMPAT option to the
libpthsem... | | |
Bernd Kuhls | 8a9382d7168 | xbmc: Fix TexturePacker compile
Patch description:
use_texturepacker_native=yes
is needed because we obviously nee... | | |
Bernd Kuhls | 9249f90bf60 | xbmc: Add lame support
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.... | | |
Bernd Kuhls | 42f38063a80 | xbmc: Add alsa support
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.... | | |
Bernd Kuhls | bc4186261da | xbmc: Allow compilation with uClibc
- Add dependencies needed by xbmc on BR2_LARGEFILE, BR2_INET_IPV6 &
BR2_USE_WC... | | |
Bernd Kuhls | 0a03dd891dc | xbmc: Bump version to 13.2b2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <t... | | |
Next → |