aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-12-19libcurses-perl: move to meta-perlArmin Kuster
please consider this for meta-perl. I would like to move it from meta-security to common location. This also updates to latest. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19libhtml-parser-perl: move package from meta-security to meta-perlArmin Kuster
please consider this common package for meta-perl. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19phpmyadmin: don't install patchesWenzong Fan
Don't install local patch files to target. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19openvpn: upgrade to 2.3.6.Bian Naimeng
The purpose of this patch as below. 1. upgrade openvpn to 2.3.6 in order to fix CVE-2014-8104 2. enable systemd 3. provide new packages named ${PN}-sample to help user create config file easily and check whether is openvpn work. Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19netkit-rsh: add new packageArmin Kuster
V2: added PAM config option fixed link bug moved files to PN location fixed BSD license Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19netkit-tftp: new packageArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19iperf: fix out of tree configurationBelal, Awais
The configure step uses a package header to check for support of types/declares, this package header encapsulates all the required system headers for providing the needed resources. When configured from an out of tree directory the package header is not found due to the hard path. We now make the path for package header relative to 'srcdir' so it is found appropriately. Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19openwbem: add new recipeLi xin
OpenWBEM is a set of software components that help facilitate deployment of the Common Information Model (CIM) and Web-Based Enterprise Management (WBEM) technologies of the Distributed Management Task Force (DMTF). Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19lldpad: Add new recipeQian Lei
LLDPAD contains the Linux user space daemon and configuration tool for Intel LLDP Agent with Enhanced Ethernet support for the Data Center. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19tcpreplay: improve search for libpcapJoe Slater
Add a test to find libpcap if testdir/.. is a sysroot. Upstream-Status: Pending Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17eggdbus: port from openembedded.Bian Naimeng
Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17xf86-video-glamo: fix build with xserver 1.16Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17gnome-bluetooth: blacklist, because dbus-binding-tool call is failingMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17polkit-gnome, gdm, network-manager-applet: blacklist because ↵Martin Jansa
polkit-gnome.do_configure fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17mongodb: blacklist because do_configure failsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17elbow: replace eveMartin Jansa
* ewebkit1 was dropped in latest webkit-efl, elbow is based on ewebkit2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17webkit-efl: upgrade to 1.11.0Martin Jansa
* webkit-efl snapshots are now versioned consistenly with efl bump PE to prevent version going backwards * announcement: http://sourceforge.net/p/enlightenment/mailman/message/32713414/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17python-efl: Upgrade to 1.12.0Martin Jansa
* announcement https://phab.enlightenment.org/phame/post/view/98/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17efl, elementary, emotion-generic-players, evas-generic-loaders: upgradeMartin Jansa
to 1.12.* * announcements: https://phab.enlightenment.org/phame/post/view/96/ https://phab.enlightenment.org/phame/post/view/99/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17mplayer2: cleanup empty directoriesBelal, Awais
The mplayer "make install" phase leaves an empty /usr/lib directory seemingly regardless of the setting of libdir. Remove it to avoid a packaging warning. Signed-off-by: Drew Moseley <drew_moseley@mentor.com> Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17mplayer2: use autotools-brokensep (B = S)Belal, Awais
The mplayer2 package does not support out of tree builds and the do_configure step also tries to find the configure script in the same build directory while the script lies in the src directory. This patch updates the builddir to point to the srcdir in order to cope with the above issues. Signed-off-by: Drew Moseley <drew_moseley@mentor.com> Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17PNBLACKLIST: use weak assignmentsMartin Jansa
* this makes it easier to unblacklist it from local.conf which is parsed before the recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17libp11: Add new recipeQian Lei
libp11 is a library implementing a small layer on top of PKCS make using PKCS Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17logcheck: Add new recipeQian Lei
Logcheck is a simple utility which is designed to allow a system administrator to view the log-files which are produced upon hosts under their control. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17logwatch: Add new recipeQian Lei
Logwatch is a customizable, pluggable log-monitoring system. It will go through your logs for a given period of time and make a report in the areas that you wish with the detail that you wish. Easy to use - works right out of the package on many systems. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17libjs-sizzle: Add new recipeQian Lei
libjs-sizzle is a pure-javascript CSS selector engine Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17libjs-jquery: Add new recipeQian Lei
libjs-jquery is a javascript library for dynamic web application Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-16drbd: Add recipesBian Naimeng
DRBD is a block device which is designed to build high availability clusters. Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2014-12-16ncftp: add new recipeLi xin
ncftp is a sophisticated console ftp client. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2014-12-16radiusclient-ng: add new recipeLi xin
RADIUS protocol client library. It is Portable, easy-to-use and standard compliant library suitable for developing free and commercial software that need support for a RADIUS protocol (RFCs 2128 and 2139). Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2014-12-10rfkill: fix the SRC_URIJackie Huang
It has been changed to: http://www.kernel.org/pub/software/network/rfkill/ Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10libftdi: update to 1.1Raphael Silva
Previous version was 0.19 but it had a failing recipe due to the fact that libusb was not detect during do_configure. This problem does not happen in version 1.1. Signed-off-by: Mario Goulart <mario.goulart@gmail.com> Signed-off-by: Raphael Silva <rapphil@gmail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10media-ctl: Remove recipeNobuhiro Iwamatsu
media-ctl was merged into v4l-utils. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10v4l-utils: Update to 1.6.2Nobuhiro Iwamatsu
* Bump PV and hash of md5 and sha256 * Add ${libdir}/libdvbv5*${SOLIBS} to FILES_libv4l Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10enca: fix broken automakeAwais Belal
The added patch fixes the usage of AM_ICONV macro and comes straight from the Buildroot source tree. Signed-off-by: Drew Moseley <drew_moseley@mentor.com> Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10libidl: Upgrade to 0.8.14Qian Lei
Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10acpitests: fixing failing recipeRaphael Silva
Removed from blacklist and fixed do_compile error due to sysroot poisoning. Fixed removing the redefinition of CC. Signed-off-by: Raphael Silva <rapphil@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10libutempter: Add new recipeQian Lei
Libutempter provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10obex-data-server: conflict with bluez5Peter Bigot
Although this package builds with bluez5, it was removed from Fedora 20 [1] and is not used in bluez5-based GNOME [2], suggesting the bluez5 obexd is to be used instead. [1] http://pkgs.fedoraproject.org/cgit/obex-data-server.git/log/?h=f20 [2] http://www.hadess.net/2013/11/bluetooth-file-sharing-obexpush-in.html Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10obexd: conflict with bluez5Peter Bigot
obexd was integrated into bluez5 and is no longer a separate package. Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10libhugetlbfs: Fix page size & text offset for arm archesGary S. Robertson
Fixed computation of page size and text segment offset for various arm architectures - including both LE and BE variants of armv7 as well as aarch64 Upstream Status: Accepted at libhugetlbfs project Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-10libhugetlbfs: Make cross-devel recognize all ix86 archesGary S. Robertson
In a non-native cross-development scenario, the Makefile only recognized i386 or x86_64 PC architectures. Extended this to also recognize i486, i586, and i686 Upstream Status: Accepted but not yet applied by libhugetlbfs project Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09libmediaart: add new recipeRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09f2fs-tools: Update to Version 1.4.0Sven Ebenfeld
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09haveged: Add recipe for haveged entropy daemon v1.9.1Sven Ebenfeld
As we are building software for headless embedded devices, we don't want to rely on the entropy generated by default linux kernel mechanisms. Haveged seems to be a good solution in providing more entropy for headless devices. Upstream-Status: Pending Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09gsettings-desktop-schemas: Moved from OE-CoreAlejandro Hernandez
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09meta-gnome: fix typo of directory nameKang Kai
Fix typo of directory name 'recipe-devtools' in meta-gnome. It should recipes-devtools. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09libnet-ssleay-perl: avoid host contaminationKang Kai
Check the configure log, libnet-ssleay-perl uses host's openssl: *** Found OpenSSL-1.0.1 installed in /usr Export OPENSSL_PREFIX to find the native openssl to use. Replace library pathes '/lib', '/usr/lib' and header path with correct staging pathes at same time. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09xmlto: remove recipe as it's in OE coreQi.Chen@windriver.com
Remove xmlto recipe from meta-oe because it's in OE core now. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09daemontools: add recipeBian Naimeng
daemontools is a collection of tools for managing UNIX services. Though daemontools is a very old tool, but it still supported by some distro such as ubuntu(trusty 14.04LTS). Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>