summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity
AgeCommit message (Collapse)AuthorFiles
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>
2010-11-23gssdp:Add license checksum and update the GPL informationMei Lei1
Add COPYING file checksum to bb file and update the "LGPL" to "LGPLv2" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-23galago-daemon: Add license file checksum and update GPL informationMei Lei1
Add COPYING file checksum to bb file and update the "GPL" to "GPLv2" according to the COPYING Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-22Meta: Recipe ReogranizationSaul Wold37
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-22avahi: Update to 0.6.28Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22msynctool: Upgrade to version 0.38Dongxiao Xu1
Fixed its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-18openssl: upgrade to version 0.9.8pQing He24
from 0.9.8o Signed-off-by: Qing He <qing.he@intel.com>
2010-11-18dhcp: upgrade to version 4.2.0Qing He6
from 4.1.1-P1 Signed-off-by: Qing He <qing.he@intel.com>
2010-11-18telepathy: Update telepathy-glib and telepathy-idle for world buildSaul Wold2
Updated telepathy-glib to 0.9.2 Updated telepathy-idle to 0.1.2 Added LIC_FILES_CHKSUM and corrected LICENSE metadata Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-18bluez4: Upgraded to version 4.79.Dongxiao Xu5
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-14iproute2: update LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-14libnss-mdns: fix package removalQing He1
Fixes [BUGID #510] Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14iproute2: upgrade to version 2.6.35Qing He2
from 2.6.34 Signed-off-by: Qing He <qing.he@intel.com>
2010-11-14nfs-utils: upgrade to version 1.2.3Qing He1
from 1.2.2 Signed-off-by: Qing He <qing.he@intel.com>
2010-11-03openssl: Use STAGING_BINDIR_NATIVE as the path to perl, not bindir which can ↵Richard Purdie1
point to incorrect places Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-11-02openssl/db/gdbm: Extend to provide BBCLASSEXTEND nativesdkRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-20nfs-utils: fix nfs server initscriptQing He1
fixes [BUGID #483] Signed-off-by: Qing He <qing.he@intel.com>