summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
* avahi: Fix typo in summaryMark Hatle2010-12-161-1/+1
| | | | | | Fix a simple typo in the summary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* openssl: restore -Wall flagPaul Eggleton2010-12-162-2/+2
| | | | | | | | 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>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-0924-2/+73
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* bluez-dtl1-workaround: update LIC_FILES_CHKSUM infoDongxiao Xu2010-12-092-2/+348
| | | | | | Import GPLv2 COPYING file. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* openssl-native: disable execstack flag to prevent problems with SELinuxPaul Eggleton2010-12-092-2/+6
| | | | | | | | | 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>
* gupnp: upgrade to version 0.14.0Dongxiao Xu2010-12-081-2/+8
| | | | | | | | | | 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>
* gssdp: upgrade to version 0.9.0Dongxiao Xu2010-12-082-1/+112
| | | | | | | | | | 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>
* telepathy-python: Make sure py files are packages correctlyRichard Purdie2010-12-071-1/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gupnp: add gnome-icon-theme to DEPENDSSaul Wold2010-12-061-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* bluez-hcidump: update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-061-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* ppp-dialin: update LIC_FILES_CHKSUM infoDongxiao Xu2010-12-061-0/+2
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* telepathy-glib: update LIC_FILES_CHKSUM infoDongxiao Xu2010-12-061-1/+1
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhereRichard Purdie2010-12-051-1/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Revert "gssdp: Upgrade to version 0.9.0"Saul Wold2010-12-031-3/+0
| | | | | | | This reverts commit 0cd2a26ff6fe573ffcec942f2db4e96db2d391e7. This does not build, so reverting Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Revert "gssdp: Disable gobject introspection explicitly"Saul Wold2010-12-031-2/+0
| | | | | | | This reverts commit 35c948f38495d49dde1043d14a914cf4047a972a. There is not --disable-interospection Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gssdp: Disable gobject introspection explicitlyRichard Purdie2010-12-021-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dhcp: fix cross buildQing He2010-12-023-3/+110
| | | | | | | the new internal bind9 is not cross compiling friendly, use the external library Signed-off-by: Qing He <qing.he@intel.com>
* bind: add new recipeQing He2010-12-023-0/+378
| | | | | | | | | | 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>
* zeroconf: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* telepathy-idle: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libtelepathy: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gupnp: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libgalago: Add license checksumZhai Edwin2010-12-021-1/+4
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libgsmd: Upgrade to rev 5394Dongxiao Xu2010-12-022-11/+18
| | | | | | | Rebase fix_machine_init.patch to latest version. Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gupnp-av: Upgrade to version 0.7.0Dongxiao Xu2010-12-023-16/+15
| | | | | | Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* ofono: Upgrade to version 0.33Dongxiao Xu2010-12-024-8/+12
| | | | | | Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gssdp: Upgrade to version 0.9.0Dongxiao Xu2010-12-021-0/+3
| | | | | | Fix recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gupnp-tools: Upgrade to version 0.8Dongxiao Xu2010-12-022-7/+14
| | | | | | Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* wpa-supplicant: Upgrade to version 0.7.3Dongxiao Xu2010-12-0213-3/+6
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* connman: Upgrade to version 0.63Dongxiao Xu2010-12-025-2/+5
| | | | | | | | Add build dependency iptables. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* telepathy-mission-control: Upgrade to version 5.7.0Dongxiao Xu2010-12-022-28/+8
| | | | | | | | Remove the patch since the logic is not exist in latest version. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* telepathy-python: Upgrade to version 0.15.18Dongxiao Xu2010-12-022-8/+16
| | | | | | | | The new version uses autotool, therefore inherit autotools.bbclass. Fixed recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gypsy: Upgrade to version 0.8Dongxiao Xu2010-12-022-15/+25
| | | | | | Fixed recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* resolvconf: update license infoQing He2010-12-011-1/+2
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* gssdp:Add license checksum and update the GPL informationMei Lei2010-11-231-1/+2
| | | | | | 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>
* galago-daemon: Add license file checksum and update GPL informationMei Lei2010-11-231-1/+2
| | | | | | 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>
* Meta: Recipe ReogranizationSaul Wold2010-11-2237-1017/+1
| | | | | | | | | | | | | 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>
* avahi: Update to 0.6.28Zhai Edwin2010-11-221-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* msynctool: Upgrade to version 0.38Dongxiao Xu2010-11-221-5/+11
| | | | | | Fixed its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* openssl: upgrade to version 0.9.8pQing He2010-11-1824-0/+0
| | | | | | from 0.9.8o Signed-off-by: Qing He <qing.he@intel.com>
* dhcp: upgrade to version 4.2.0Qing He2010-11-186-1/+1
| | | | | | from 4.1.1-P1 Signed-off-by: Qing He <qing.he@intel.com>
* telepathy: Update telepathy-glib and telepathy-idle for world buildSaul Wold2010-11-182-3/+7
| | | | | | | | 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>
* bluez4: Upgraded to version 4.79.Dongxiao Xu2010-11-185-0/+0
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* iproute2: update LIC_FILES_CHKSUMSaul Wold2010-11-141-1/+2
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* libnss-mdns: fix package removalQing He2010-11-141-2/+3
| | | | | | Fixes [BUGID #510] Signed-off-by: Qing He <qing.he@intel.com>
* iproute2: upgrade to version 2.6.35Qing He2010-11-142-1/+1
| | | | | | from 2.6.34 Signed-off-by: Qing He <qing.he@intel.com>
* nfs-utils: upgrade to version 1.2.3Qing He2010-11-141-1/+1
| | | | | | from 1.2.2 Signed-off-by: Qing He <qing.he@intel.com>
* openssl: Use STAGING_BINDIR_NATIVE as the path to perl, not bindir which can ↵Richard Purdie2010-11-031-1/+1
| | | | | | point to incorrect places Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* openssl/db/gdbm: Extend to provide BBCLASSEXTEND nativesdkRichard Purdie2010-11-021-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* nfs-utils: fix nfs server initscriptQing He2010-10-201-3/+3
| | | | | | fixes [BUGID #483] Signed-off-by: Qing He <qing.he@intel.com>