summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity
AgeCommit message (Collapse)AuthorFiles
2011-01-12wpa-supplicant 0.7.3: fix dbus service activationKoen Kooi2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-12wpa-supplicant 0.7: fix GNU HASH QA issueKoen Kooi2
The recipe was unsetting LDFLAGS, resulting in: NOTE: QA Issue: No GNU_HASH in the elf binary: '/OE/tentacle/build/tmp-angstrom_2010_x/work/armv7a-angstrom-linux-gnueabi/wpa-supplicant-0.7.3-r0/packages-split/wpa-supplicant/usr/sbin/wpa_supplicant' Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-06recpies: use SRCPV instead of SRCREV for PVYu Ke2
SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-12-30connman-gnome: update service nameDongxiao Xu2
Since connman-0.64, the D-BUS service name changed from "org.moblin.connman" domain to the "net.connman" one. Thus change connman-gnome accordingly. This fixes [BUGID #619]. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30connman: upgrade to version 0.65Dongxiao Xu4
upgrade from 0.64 to 0.65 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30telepathy-mission-control: upgrade to version 5.7.1Dongxiao Xu1
upgrade from 5.7.0 to 5.7.1 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30telepathy-python: upgrade to version 0.15.19Dongxiao Xu1
upgrade from 0.15.18 to 0.15.19 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30telepathy-idle: upgrade to version 0.1.7Dongxiao Xu1
upgrade from 0.1.6 to 0.1.7 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30telepathy-glib: upgrade to version 0.13.6Dongxiao Xu1
upgrade from 0.13.5 to 0.13.6 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30bluez4: upgrade to version 4.82Dongxiao Xu5
upgrade from 4.79 to 4.82. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30ofono: upgrade to version 0.37Dongxiao Xu2
upgrade from 0.33 to 0.37 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30bind: update to 8.7.2-P3Saul Wold3
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-30update-rc.d: Allow the primary deamon package to be specified in UPDATERCPN, ↵Richard Purdie1
update gsmd to use this Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-30RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi6
For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-23connman: Update to 0.64 to solve build issue with .37 kernel headersSaul Wold4
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-21connman-gnome: Remove the applet and properties desktop iconsDongxiao Xu3
Remove the applet and properties desktop icons, since the connman-properties program should be invoked by tool bar, while connman-applet is launched by autostart. This fixes [BUGID #506] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-16avahi: Fix typo in summaryMark Hatle1
Fix a simple typo in the summary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-12-16openssl: restore -Wall flagPaul Eggleton2
The -Wall flag was unintentionally removed from the end of the CFLAG var in 089612794d4d8d9c79bd2a4365d6df78371f7f40 by me. This patch puts it back in. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-09SRC_URI Checksums AdditionalsSaul Wold24
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-09bluez-dtl1-workaround: update LIC_FILES_CHKSUM infoDongxiao Xu2
Import GPLv2 COPYING file. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-09openssl-native: disable execstack flag to prevent problems with SELinuxPaul Eggleton2
The execstack flag gets set on libcrypto.so by default which causes SELinux to prevent it from being loaded on systems using SELinux, which includes Fedora. This patch disables the execstack flag. (Note: Red Hat do this in their openssl packaging.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2010-12-08gupnp: upgrade to version 0.14.0Dongxiao Xu1
Derive introspection.m4 from gobject-introspection package to solve the autoreconf issue. Add option "--disable-introspection" since gobject-introspection breaks cross compile. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-08gssdp: upgrade to version 0.9.0Dongxiao Xu2
Derive introspection.m4 from gobject-introspection package to solve the autoreconf issue. Add option "--disable-introspection" since gobject-introspection breaks cross compile. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-07telepathy-python: Make sure py files are packages correctlyRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-06gupnp: add gnome-icon-theme to DEPENDSSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-06bluez-hcidump: update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06ppp-dialin: update LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06telepathy-glib: update LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-05Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhereRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-03Revert "gssdp: Upgrade to version 0.9.0"Saul Wold1
This reverts commit 0cd2a26ff6fe573ffcec942f2db4e96db2d391e7. This does not build, so reverting Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-03Revert "gssdp: Disable gobject introspection explicitly"Saul Wold1
This reverts commit 35c948f38495d49dde1043d14a914cf4047a972a. There is not --disable-interospection Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-02gssdp: Disable gobject introspection explicitlyRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-02dhcp: fix cross buildQing He3
the new internal bind9 is not cross compiling friendly, use the external library Signed-off-by: Qing He <qing.he@intel.com>
2010-12-02bind: add new recipeQing He3
version 9.7.2-P2 based on bind recipe from openembedded the exportlib is used by building dhcp Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-02zeroconf: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02telepathy-idle: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02libtelepathy: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02gupnp: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02libgalago: Add license checksumZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-02libgsmd: Upgrade to rev 5394Dongxiao Xu2
Rebase fix_machine_init.patch to latest version. Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02gupnp-av: Upgrade to version 0.7.0Dongxiao Xu3
Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02ofono: Upgrade to version 0.33Dongxiao Xu4
Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02gssdp: Upgrade to version 0.9.0Dongxiao Xu1
Fix recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02gupnp-tools: Upgrade to version 0.8Dongxiao Xu2
Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02wpa-supplicant: Upgrade to version 0.7.3Dongxiao Xu13
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02connman: Upgrade to version 0.63Dongxiao Xu5
Add build dependency iptables. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02telepathy-mission-control: Upgrade to version 5.7.0Dongxiao Xu2
Remove the patch since the logic is not exist in latest version. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02telepathy-python: Upgrade to version 0.15.18Dongxiao Xu2
The new version uses autotool, therefore inherit autotools.bbclass. Fixed recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02gypsy: Upgrade to version 0.8Dongxiao Xu2
Fixed recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-01resolvconf: update license infoQing He1
Signed-off-by: Qing He <qing.he@intel.com>