summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* s6-dns: bump version to 2.3.0.0Eric Le Bihan2018-01-072-2/+3
| | | | | | | Also add license hash. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-rc: bump version to 0.4.0.0Eric Le Bihan2018-01-072-2/+3
| | | | | | | Also add license hash. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6: bump version to 2.7.0.0Eric Le Bihan2018-01-072-2/+3
| | | | | | | Also add license hash. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* skalibs: bump version to 2.6.3.0Eric Le Bihan2018-01-072-2/+3
| | | | | | | Also add license hash. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/bdwgc: bump version to 7.6.2Bernd Kuhls2018-01-075-71/+3
| | | | | | | | | | | | | | | Removed patches applied upstream: 0002-Fix-uClibc-build.patch https://github.com/ivmai/bdwgc/commit/047230b71d421407ad2c8641ee4a87a1bd89145b 0003-configure-match-uclinux-pattern.patch https://github.com/ivmai/bdwgc/commit/a628c90bdbf397465ac2ab2b11f14eb2e853651c Renumbered remaining patches, added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/x11r7/xserver_xorg-server: fix build with composite support disabledBernd Kuhls2018-01-071-0/+31
| | | | | | | | Added upstream to fix http://autobuild.buildroot.net/results/44e/44e29c2fb5d236a66e0466698fbc9201a37dbc63/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/x11r7/xlib_libXpm: disable gettext detection when not neededBernd Kuhls2018-01-071-0/+4
| | | | | | | | | | | | Patch originates from FreeBSD: https://lists.freebsd.org/pipermail/freebsd-x11/2015-July/016528.html https://svnweb.freebsd.org/ports/head/x11/libXpm/Makefile?r1=384234&r2=391122&pathrev=391122 Fixes http://autobuild.buildroot.net/results/f24/f24dc74c111690f068833ff6fc72df9a0853d210/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libdrm: adjust patch switching to pkg-config for libatomic_opsBernd Kuhls2018-01-071-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | In commit fa6c7d165971e1f70b9ac94bae9cd1fd9180c072 ("libdrm: fix libatomic_ops linking"), a patch was added to switch to PKG_CHECK_MODULES() to detect libatomic_ops instead of AC_CHECK_HEADER. However, as explained in https://autotools.io/pkgconfig/pkg_check_modules.html: "In contrast with almost all of the original macros, though, the default action-if-not-found will end the execution with an error for not having found the dependency." This makes the configure script bail out when libatomic_ops is not available, which is not what we want in libdrm's configure script. This commit adjusts the PKG_CHECK_MODULES() call to avoid failing. Fixes: http://autobuild.buildroot.net/results/cea/cea777dc997f86c1122c8b818d264215a0e77e5a/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libatomic_ops: bump version to 7.4.10Bernd Kuhls2018-01-072-2/+4
| | | | | | | Added license hashes. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/pound: Fix build with openssl 1.0.2Bernd Kuhls2018-01-071-0/+127
| | | | | | | | Fixes http://autobuild.buildroot.net/results/5be/5be1082dee8387b1140d802ac3c788896a4bf980/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tpm-tools: bump to version 1.3.9.1Yair Ben Avraham2018-01-075-172/+8
| | | | | | | | | | | | This patch contains the following changes: - Remove all three patches, they are included in upstream version - Add locally calculated sha256 hash - Remove <pkg>_STRIP_COMPONENTS = 2, there is no leading directory - Remove <pkg>_AUTORECONF and <pkg>_GETTEXTIZE since all the patches are being removed. Signed-off-by: Yair Ben Avraham <yairba@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* core/infra: fix build on toolchain without C++Yann E. MORIN2018-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autotools-based packages that do not need C++ but check for it, and use libtool, will fail to configure on distros that lack /lib/cpp. This is the case for example on Arch Linux, where expat fails to build with: configure: error: in `/home/dkc/src/buildroot/build/build/expat-2.2.4': configure: error: C++ preprocessor "/lib/cpp" fails sanity check This is because libtool uses AC_PROC_CXXCPP, which can not be avoided, and does require a cpp that passes some "sanity" checks (does not choke on valid input, but does choke on invalid input). So we can use neither /bin/false nor /bin/true... We instead need something that can digest some basic C++ preprocessor input. We can't use the target preprocessor: that does not work, because it obviously has no C++ cupport: arm-linux-cpp.br_real: error: conftest.cpp: C++ compiler not installed on this system We can however consider that the host machine does have a C++ compiler, so we use the host' cpp, which is gcc's compiler wrapper that ends up calling the host's C++ preprocessor. That would give us a valid C++ preprocessor when we don't have one, in fact. But autotools will then correctly fail anyway, because there is indeed no C++ compiler at all, as we can see in this excerpt of a configure log from expat: checking whether we are using the GNU C++ compiler... no checking whether false accepts -g... no checking dependency style of false... none checking how to run the C++ preprocessor... cpp checking whether the false linker (/home/ymorin/dev/buildroot/O/host/bin/arm-linux-ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for false option to produce PIC... -DPIC checking if false PIC flag -DPIC works... no checking if false static flag works... no checking if false supports -c -o file.o... no checking if false supports -c -o file.o... (cached) no checking whether the false linker (/home/ymorin/dev/buildroot/O/host/bin/arm-linux-ld) supports shared libraries... yes So, using the host's C++ preprocessor (by way of gcc's wrapper) leads to a working situation, where the end result is as expected. Reported-by: Damien Riegel <damien.riegel@savoirfairelinux.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Damien Riegel <damien.riegel@savoirfairelinux.com> Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Cc: Peter Korsgaard <peter@korsgaard.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/bananapro: bump Linux and U-Boot versionJörg Krause2018-01-071-4/+4
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* daq: libdnet is optional not mandatoryFabrice Fontaine2018-01-072-2/+10
| | | | | | | | | | | | | | | | libdnet is an optional dependency, it is only needed if nfq or ipq module are enabled. So, if libdnet and libnetfilter_queue are available, enable nfq module and add a dependency to both packages otherwise disable nfq module. Moreover, always disable ipq module as libipq is deprecated, it isn't enable in iptables. Even if it was enabled, libipq.h can't be included as it makes a reference to linux/netfilter_ipv4/ip_queue.h which is not available anymore Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: nitrogen*: bump u-boot version to 2017.07Gary Bisson2018-01-076-13/+336
| | | | | | | | | | | | | Also include new boot scripts to match standard distro uboot commands. Our previous 6x_bootscript and 6x_upgrade used custom variables and their naming don't make sense now that we target more than i.MX6 CPU. Therefore those old scripts are marked as legacy and kept for now but the goal is to deprecate and remove them later. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: nitrogen*: bump kernel version to 4.9.x_1.0.0_gaGary Bisson2018-01-073-12/+12
| | | | | | | Currently based upon 4.9.74 stable release. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: freescale_imx*: bump to version 4.9.x_1.0.0_gaGary Bisson2018-01-0710-54/+54
| | | | | | | | | Also switch repository from old freescale site to codeaurora: https://source.codeaurora.org/external/imx/ Cc: Fabio Estevam <festevam@gmail.com> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imx-uuc: bump revision to 2ae63428Gary Bisson2018-01-072-3/+3
| | | | | | | | | | Changelog: - Setup utp via configfs - Fix many compiler warnings - Robustness improved Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imx-kobs: bump revision to a0e9adceGary Bisson2018-01-072-3/+3
| | | | | | | | | Changelog: - Fix compiler error with kernel headers >= 4.4 - Add i.MX8 platforms support Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imx-vpu: bump to version 5.4.37Gary Bisson2018-01-072-2/+2
| | | | | | | | | | | Changelog: - Integrate bug fixes This patch is based on the following Yocto commit: https://github.com/Freescale/meta-freescale/commit/b33b15e1 Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imx-parser: bump to version 4.2.1, enable on AArch64Gary Bisson2018-01-073-3/+7
| | | | | | | | | | | | | | | | | | | | | | Changelog: 1. Upgrade EULA to v18 2. Bugfixes/Optimization - Update HEVC PARSER 01.00.02/ APE PARSER 00.00.08/ MPEG2 PARSER 04.05.10 1. Delete the useless label in HEVC PARSER. 2. Fix 2 variables' not init in special case for APE PARSER. 3. Fix one struct's not init for MPEG2 PARSER. - Fix one mp3 can't play on jb4.3_1.1.1-ga ID3V2 contains a picture larger than 3MB, need to save ID3 data size in self->m_dwID3V2Size to let parser skip it when starting playback. - Fix creating parser error When variable value is negative, if(bytesToRead) will return true, modify this condition to if(bytesToRead > 0). Note that this package now includes AARCH64 libraries for the upcoming i.MX8 CPU family. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imx-codec: bump to version 4.2.1, enable on AArch64Gary Bisson2018-01-073-4/+8
| | | | | | | | | | | | | | | Changelog: 1. Upgrade EULA to v18 2. Bugfix/Optimization - AACPlus: fixed playbe silence after 1s of stream - Removed duplicated code in aac_dec/aacplus_dec. - Removed unused code in flac_dec. Note that this package now includes AARCH64 libraries for the upcoming i.MX8 CPU family. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* firmware-imx: bump to version 6.0Gary Bisson2018-01-072-2/+2
| | | | | | Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xdriver_xf86-video-imx-viv: bump to version 6.2.2.p0Gary Bisson2018-01-074-96/+13
| | | | | | | | | | | | | | | | | | | | | The following xorg.conf was used in order to force the use of the vivante module: https://github.com/Freescale/meta-freescale/blob/master/recipes-graphics/xorg-xserver/xserver-xf86-config/mx6/xorg.conf Note that the X server must be started with the "noreset" option to avoid crashes when closing X apps. Tested with: # X -noreset & # cd /usr/share/examples/viv_samples/vdk/ # DISPLAY=:0 ./tutorial7 Note that this package patch is removed as now upstream: https://source.codeaurora.org/external/imx/xf86-video-imx-vivante/commit/?id=70ebd67c Cc: Jérôme Pouiller <jezz@sysmic.org> Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* kernel-module-imx-gpu-viv: bump to version 6.2.2.p0Gary Bisson2018-01-072-2/+2
| | | | | | | | | | This package has been tested with the following commands: # modprobe galcore # cd /usr/share/examples/viv_samples/vdk/ # ./tutorial7 Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imx-gpu-viv: bump to version 6.2.2.p0Gary Bisson2018-01-076-53/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New features: - Added mutex protection for referencing gctSIGNAL in gckOS_MapSignal to fix a MT race issue. - Streamlined GPU address calculation base on MC20 (0/1) and MMU (0/1) combinations. - Fixed multiple Android HWC 2.0 rendering issues. Refined HWC 2.0 driver implementation. - Improved HWC2.0 composition performance by composing damaged regions only. - Enabled offline/online compiler IR assembly dump function for users. - Implemented the direct rendering support (no-resolve) for Wayland platform. - Added EGL_EXT_buffer_age extension for Wayland and fbdev platforms. - Updated wayland-viv protocol to support tile status sync from client to server. - Improved OpenCL 1.2 builtin function support with native GPU instructions. - Enabled OpenCL 1.2 API trace dump function controlled by VIV_TRACE environment variable. - Support for OpenGL4.0 - Cleaned up driver code issues reported by Klocwork and Coverity. Full changelog: http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git/tree/GraphicsChangeLogv6?h=imx-morty Note that the apitrace tool and the G2D libraries are not part of the package any longer, so the corresponding options are removed. The G2D libraries are now provided by a separate package. This package has been tested with both X11 and Framebuffer backends: # cd /usr/share/examples/viv_samples/vdk/ # ./tutorial7 # gmem_info ... display memory use per PID ... Also update packages that depended on g2d libraries to match new package name. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imx-gpu-g2d: new packageGary Bisson2018-01-074-0/+64
| | | | | | | | | | | | | | | | Up until now, the G2D libraries were included inside the imx-gpu-viv package. However, since next version of the i.MX will use a new hardware IP to do 2D rendering (DPU), the GPU 2D libraries have been separated from the 3D GPU package. Tested with the following commands: # /usr/share/examples/g2d_samples/g2d_multiblit_test # /usr/share/examples/g2d_samples/g2d_overlay_test # /usr/share/examples/g2d_samples/g2d_test # gst-launch-1.0 videotestsrc ! imxg2dvideosink Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* DEVELOPERS: remove Will Newton from numactlThomas Petazzoni2018-01-071-3/+0
| | | | | | His @imgtec.com e-mail address is boucing. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imx-lib: bump to version imx_4.9.11_1.0.0_gaGary Bisson2018-01-072-5/+4
| | | | | | | | | | Also switching to git repository as done in Yocto recipe [1]. [1] https://github.com/Freescale/meta-freescale/blob/rocko/recipes-bsp/imx-lib/imx-lib_git.bb Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* freescale-imx: add config options for i.MX6SL/SX and i.MX7D/ULPGary Bisson2018-01-071-4/+19
| | | | | | | | | | | | In order to match the latest imx-lib PLATFORM variable requirements [1]. Also creating BR2_PACKAGE_FREESCALE_IMX_HAS_VIV_GPU so that it is easier to hide/show the Vivante-related packages. [1] https://github.com/Freescale/meta-freescale/blob/master/recipes-bsp/imx-lib/imx-lib_git.bb Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-peripheral-joystick: bump version to v1.3.4Bernd Kuhls2018-01-072-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-skin-confluence: bump version to 3.1.47Bernd Kuhls2018-01-072-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-vuplus: bump version to 2.4.12-KryptonBernd Kuhls2018-01-072-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-dvbviewer: bump version to 2.4.14-KryptonBernd Kuhls2018-01-072-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* numactl: enable for aarch64Vincent Stehlé2018-01-071-1/+1
| | | | | | | | numactl works on aarch64 so enable it for that architecture. Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net> Cc: Will Newton <will.newton@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/samba4: bump version to 4.7.4Bernd Kuhls2018-01-073-2/+33
| | | | | | | Release notes: https://www.samba.org/samba/history/samba-4.7.4.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/zstd: bump version to v1.3.3Bernd Kuhls2018-01-072-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/bluez5_utils: bump version to 5.48Bernd Kuhls2018-01-072-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/intel-microcode: bump version to 20171117Bernd Kuhls2018-01-072-3/+4
| | | | | | | Added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/php: security bump to 7.1.13Bernd Kuhls2018-01-074-30/+2
| | | | | | | | | | | Removed 0008-fix-asm-constraints-in-aarch64-multiply-macro.patch, patch was applied upstream: https://github.com/php/php-src/commit/d6d4f2a9b38cd7fa7e938142e49e5a514d612e52 Renumbered patch 0009. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cjson: bump to version 1.7.0Fabrice Fontaine2018-01-072-2/+2
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-xlib: fix LICENSE hashMatt Weber2018-01-071-1/+1
| | | | | | | | Resolves: http://autobuild.buildroot.net/results/762/7627e9da786852d6b08e2fc6092a5ce3ba2f4ea0/ Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* nilfs-utils: need NPTL threadsKurt Van Dijck2018-01-061-2/+4
| | | | | | | | | | | nilfs-utils use clock_nanosleep(), which comes with NPTL threads. We keep the dependency on threads, because sem_open() is really related to thread support. The dependency on NPTL for clock_nanosleep() might be lifted in the future, as it seems to be a bug in uClibc-ng. Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be> [Thomas: update Config.in comment.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* daq: libpcap is optional not mandatoryFabrice Fontaine2018-01-062-3/+8
| | | | | | | | | daq can be compiled without libpcap thanks to --enable-pcap-module and --disable-pcap-module options. libpcap is just a mandadory dependency of snort. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: update Broadcom 43xxx file listJörg Krause2018-01-061-2/+2
| | | | | | | | Add firmware file 'brcmfmac43430a0-sdio.bin' for bcm43430 revision 0. Fix alphatical order for entry 'brcmfmac43430-sdio.bin'. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-xlib: new packageJoseph Kogut2018-01-065-0/+28
| | | | | | | Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: fix license, it's LGPL-2.1+.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tcf-agent: disable package for microblazeNorbert Lange2018-01-061-1/+2
| | | | | | | | | | | | For now, tcf-agent fails to build on microblaze. Disable microblaze until upstream is fixed. Fixes: http://autobuild.buildroot.net/results/72554c9c70c1a068e4ed6612e65ea294e678bb0c/ Signed-off-by: Norbert Lange <nolange79@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libzip: update legal hash for 1.4.0Matt Weber2018-01-061-1/+1
| | | | | | | | | | The copyright was updated in the LICENSES file Fixes (one of many): http://autobuild.buildroot.net/results/a64/a64ddf630aa44c7b0353f5a6818beffd20712615/ Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: bump 4.{4, 9, 14}.x seriesFabio Estevam2018-01-051-3/+3
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux: bump default to version 4.14.12Fabio Estevam2018-01-051-1/+1
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud