aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
AgeCommit message (Collapse)Author
2013-04-15networkmanager: move systemd support from meta-systemd back to meta-oeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15gateone: move systemd support from meta-systemd back to meta-oeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15cherokee: move systemd support from meta-systemd back to meta-oeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15dnsmasq: move systemd support from meta-systemd back to meta-oeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15gateone: fix html5 feature checkKoen Kooi
The BlobBuilder and Blob checks never succeeded, even on cutting edge browsers. Nudge SRCREV forward to drag in those fixes. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09gnuradio : Update to version 3.6.4.1.Philip Balister
Tested on Cortex-A( based machine. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09uhd : Update to version 3.5.2.Philip Balister
Tested on Cortex-A9 based hardware. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-13bridge-utils: Upgrade to 1.5Khem Raj
Disable parallel make it does not work all the time Fix build with kernel-headers from 3.8 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-13krb5: Fix .debug packaging warning after debug striping was fixedMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-12samba: fix install for older samba versionsAndreas Oberritter
* Samba 3.0 doesn't build libnss_*.so * base_sbindir may contain mount.cifs Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16samba: Split libnss-winbind packageOtavio Salvador
This allows for applications to resolv wins without the winbindd and sambad. Change-Id: Iaa86154a59e758b37f28796963e6550ed2d30464 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16rtorrent: Integrated version 0.9.3Andrei Gherzan
Add patch to avoid running AC_RUN_IFELSE code while configuring package. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16libtorrent: Integrated version 0.13.3Andrei Gherzan
Add patch to avoid running AC_RUN_IFELSE code while configuring package. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-01krb5: add e2fsprogs dependencyIan Reinhart Geiser
Krb5 needs libcom_err from e2fsprogs to be built. It looks like in some cases if e2fsprogs was built before krb5 this would silently pass. * add that e2fsprogs dependency explicitly. * added back the PR and updated its value to r1. Signed-off-by: Ian Reinhart Geiser <igeiser@devonit.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-27gnuradio : Use PACKAGECONFIG so users can tweak build options.Philip Balister
I hear from users that they are fiddling with the recipe to build gnuradio with different options for various purposes. Start adding PACKAGECONFIG support to reduce user editing of the recipe. Currently these options are supported: uhd : enable support for UHD based hardware. grc: Build gnuradio companion. qtgui: Build the qtgui component. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-25gateone: fix QA warningsMartin Jansa
* gateone-1.1: gateone: Files/directories were installed but not shipped /var/volatile /var/volatile/log /var/volatile/log/gateone Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18gnuradio : Update to version 3.6.3.Philip Balister
* Fix packaging issues for the examples package. * Disable build for machines without neon, since cmake detection is broken. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18uhd : Update to version 3.5.0.Philip Balister
This version drops the usrp E100 utilities. Also, the recipe depends on python-cheetah-native now. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-18uhd-firmware : Update to version 3.5.0.Philip Balister
Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03HostAP-daemon patch to make it compile with libnl 3.2Damien RANNOU
Signed-off-by: Damien RANNOU <damien.rannou@diateam.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03krb5: reconfigure for aarch64Riku Voipio
krb5 needs reconfigure, since the current config.sub included doesn't include aarch64. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27samba: add new package libwbclient to avoid libsmbclient dragging in sambaAndreas Müller
To find which dependency dragged in samba in folder image readelf was performed: > readelf -d usr/lib/libsmbclient.so Dynamic section at offset 0x4bfec0 contains 36 entries: Tag Type Name/Value 0x00000001 (NEEDED) Shared library: [libc.so.6] 0x00000001 (NEEDED) Shared library: [libtalloc.so.2] 0x00000001 (NEEDED) Shared library: [libtdb.so.1] 0x00000001 (NEEDED) Shared library: [libwbclient.so.0] 0x00000001 (NEEDED) Shared library: [libresolv.so.2] 0x00000001 (NEEDED) Shared library: [libnsl.so.1] 0x00000001 (NEEDED) Shared library: [libdl.so.2] 0x00000001 (NEEDED) Shared library: [librt.so.1] 0x00000001 (NEEDED) Shared library: [libz.so.1] 0x00000001 (NEEDED) Shared library: [libpthread.so.0] 0x00000001 (NEEDED) Shared library: [libgcc_s.so.1] 0x0000000e (SONAME) Library soname: [libsmbclient.so.0] Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23libmicrohttpd: change SRC_URI to mirror with old archive still availableMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23udh: inherit pythonnativeMartin Jansa
* fails without: | -- Configuring the python interpreter... | -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) | -- Python interpreter: PYTHON_EXECUTABLE-NOTFOUND | -- Override with: -DPYTHON_EXECUTABLE=<path-to-python> | CMake Error at cmake/Modules/UHDPython.cmake:54 (MESSAGE): | Error: Python interpretor required by the build system. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23meta-openembedded: use correct format of Upstream-StatusMartin Jansa
* some patches have also incorrect value, but e.g. "Unknown" is as good as "Pending" to me Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-21samba: disable avahi and build without aclFahad Usman
disable avahi and acl to avoid some random build failures. We do not want samba to auto-detect the presence of avahi and/or acl, explicitly disabling or enabling them guarantees a more predictable build process Signed-off-by: Fahad Usman <fahad_usman@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-18krb5: fix path to recipe and upgrade to 1.11Martin Jansa
* drop PR * fix FILES_${PN}-doc * fix QA warnings: WARNING: QA Issue: krb5: Files/directories were installed but not shipped /usr/share/gnats /usr/share/gnats/mit and RPATH entries Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16samba: Fix build on Fedora 17Ting Liu
* Fedora 17 has /bin/perl, this causes samba build to put perl interpreter path as /bin/perl But we set perl location for target as /usr/bin/perl * This mismatch of perl path causes failure of rootfs image creation: | error: Failed dependencies: | /bin/perl is needed by samba-3.6.8-r3.ppce5500 * MJ: fixed whitespaces Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16samba: added gnu-configize for AArch64 supportMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16modemmanager: update to 0.6.0.0Marcin Juszkiewicz
* All *.a files moved to -staticdev * MJ: fixed *.la packaging Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11gateone: fix unpackaged filesMartin Jansa
* fixes: gateone-1.1: gateone: Files/directories were installed but not shipped /usr /usr/lib /usr/lib/python2.7 /usr/lib/python2.7/site-packages /usr/lib/python2.7/site-packages/gateone-1.1-py2.7.egg-info Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11samba: remove empty /sbinMartin Jansa
* fixes: samba-3.6.8: samba: Files/directories were installed but not shipped /sbin Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-07libnfnetlink: move to meta-networking and update to 1.0.1Paul Eggleton
* Fix SRC_URI checksum to not be version-specific * Refer to new COPYING file in LIC_FILES_CHKSUM (previously none was distributed) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-12-04samba: split winbind into winbind and libwinbindMario Domenech Goulart
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04obexd: move to meta-gnome due to libical dependencyMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04midori: move to meta-gnome due to libnotifyMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-11-29ptpd: removePaul Eggleton
Version 2.0.0 is now in meta-networking. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-29samba: update waf-as-source.patch to applyMartin Jansa
* and Applying patch waf-as-source.patch ... File buildtools/bin/waf-svn is not empty after patch; not deleting ... Patch waf-as-source.patch does not apply (enforce with -f) I've dropped this chunk and now it builds * there is also WARNING about unpackaged but empty base_sbindir WARNING: QA Issue: samba: Files/directories were installed but not shipped /sbin created by do_install in samba.inc but used only when cifs is built, maybe we should remove it from samba.inc now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-27inetutils : Update to 1.9.1chunrong guo
* There are difference spaces between inetutils-1.8/COPYING and inetutils-1.9.1/COPYING,so md5sum is changed. * the following patches are accepted by inetutils 1.9.1 upstream inetutils-1.8-1005-ftpd-add-daemon-D-nommu-support.patch inetutils-1.8-1004-detect-fork-support.patch inetutils-1.8-1003-use-daemon-from-the-C-library-when-possible.patch inetutils-1.8-1002-rshd-detect-__rcmd_errstr-support-in-the-C-lib.patch inetutils-1.8-1001-ftp-rename-ruserpass-to-avoid-C-library-collision.patch inetutils-1.8-0002-argp-fix-program_invocation_name-detection.patch Signed-off-by: Chunrong Guo <b40290@freescale.com>
2012-11-27gammu: import from OE-classic and upgrade to 1.32.0Eric BENARD
- provide default configuration files for both gammu and gammu-smsd - enable MySQL support - enable libdbi support Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-28Replace bb.data.* with d.*Paul Eggleton
Used sed expression given here: http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/012373.html Plus an additional expression for .expand. Full expression is: sed \ -e 's:bb.data.\(setVar([^,]*,[^,]*\), \([^ )]*\) *):\2.\1):g' \ -e 's:bb.data.\(setVarFlag([^,]*,[^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(expand([^,]*\), \([^ )]*\) *):\2.\1):g' \ -i `grep -ril bb.data *` Some minor correction in systemd.bbclass was needed for some expressions that didn't quite match the regex in the desired way; additionally a few instances were manually changed. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-28Remove PRIORITYPaul Eggleton
We don't set this field in recipes anymore. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-26samba: update documentation2.patch to applyMartin Jansa
* fails here because of non-ASCII characters: ERROR: Command Error: exit status: 1 Output: Applying patch documentation2.patch patching file docs-xml/manpages-3/nmbd.8.xml patching file docs-xml/manpages-3/samba.7.xml patching file docs-xml/manpages-3/smb.conf.5.xml patching file docs-xml/manpages-3/smbd.8.xml patching file docs-xml/using_samba/appd.xml patching file docs-xml/using_samba/ch01.xml patching file docs-xml/using_samba/ch07.xml patching file docs/htmldocs/manpages/nmbd.8.html patching file docs/htmldocs/manpages/samba.7.html patching file docs/htmldocs/manpages/smb.conf.5.html patching file docs/htmldocs/manpages/smbd.8.html patching file docs/manpages/nmbd.8 patching file docs/manpages/samba.7 patching file docs/manpages/smb.conf.5 patching file docs/manpages/smbd.8 patching file examples/tridge/smb.conf patching file swat/lang/tr/help/welcome.html Hunk #1 FAILED at 40. Hunk #2 succeeded at 66 with fuzz 2. 1 out of 2 hunks FAILED -- rejects in file swat/lang/tr/help/welcome.html Patch documentation2.patch does not apply (enforce with -f) ERROR: Function failed: patch_do_patch ERROR: Logfile of failure stored in: /OE/jansa-test/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/samba-3.6.8-r0/temp/log.do_patch.2937 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-26loudmouth: depend on libcheck instead of checkMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-26midori: inherit valaMartin Jansa
* we need to export XDG_DATA_DIRS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-24samba: update to version 3.6.8Otavio Salvador
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-24smbnetfs: add recipe for smbnetfs, a fuse filesystem for windows networksSander van Grieken
Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-19sshfs-fuse : Import recipe from Openembedded Classic.Philip Balister
Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-10soft66: added missing AM_PROG_ARMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-10-10modemmanager: do not include glib private headersMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>