summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* eve: bump SRCREV back to EFL_SRCREV and add edbus2 dependencyMartin Jansa2012-11-291-4/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus2: add recipe for new edbus implementation needed for eve and later efl-1.8Martin Jansa2012-11-292-0/+22
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje: backport patch to fix e-wm buildMartin Jansa2012-11-292-0/+53
| | | | | | | * 1.7.2 wont be released before E17 is finished, until then we need to backport mandatory patches or use conf/distro/include/efl-from-svn-recipes.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha4Martin Jansa2012-11-291-1/+1
| | | | | | | | | | | * be aware that this rev is slightly newer then alpha4, because we need backported patch to edje-1.7 r79484 | raster | 2012-11-21 00:58:03 +0100 (Wed, 21 Nov 2012) | 3 lines backport cedrics fix... not backported when done! :-P and also this works only with conf/distro/include/efl-from-svn-recipes.inc otherwise edje_cc segfaults when building default e-wm theme Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm-theme-b-and-w: add recipe for old default theme b_and_wMartin Jansa2012-11-291-0/+31
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: add work around for illume2 issues from r78978Martin Jansa2012-11-291-1/+8
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: update path to icon_icon_theme.png, add some unpackaged files and xcb ↵Martin Jansa2012-11-291-3/+5
| | | | | | to DEPENDS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 alpha3Martin Jansa2012-11-291-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 alpha2Martin Jansa2012-11-291-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: update svn recipes to use 1.7 branchMartin Jansa2012-11-2915-15/+45
| | | | | | | | | | | * E17 will depend only on EFL 1.7 (probably 1.7.2) * next EFL release we'll have to update recipes a lot to use unified EFL source tree, maybe also git instead of svn * some libs are for newer EFL_SRCREV moved to IN-EFL subdirectory in trunk (eet eina embryo eo evas evil) * trunk depends on edbus2 (edbus dir instead of e_dbus) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ecore: disable some X extensions for native recipe and add libxfixes to ↵Martin Jansa2012-11-291-2/+17
| | | | | | | | | | | target DEPENDS * at least native libxrandr libxdamage libxcursor libxcomposite libxfixes are autodetected sometimes, leading to irreproducible builds and failing edje_cc /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/edje_cc: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas: add tiff to DEPENDSMartin Jansa2012-11-291-2/+2
| | | | | | | | * it's explicitly enabled in OECONF and fails without | evas_image_load_tiff.c:8:20: fatal error: tiffio.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl-from-svn-recipes.inc: update to match new versionMartin Jansa2012-11-291-7/+8
| | | | | | | * be aware that elocation, efreet and latest eve now depends on edbus2 (edbus directory in svn, e_dbus is edbus1) and we don't have recipe for edbus2 yet Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary-theme-efenniht: update path to shared imagesMartin Jansa2012-11-291-1/+2
| | | | | | * moved to images subdirectory in r78304 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eve: add edbus to DEPENDS, but use older SRCREV which depends on edbus1 not ↵Martin Jansa2012-11-291-2/+4
| | | | | | edbus2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: EFL_SRCREV bump past 1.7.1 release and update PV in svn recipesMartin Jansa2012-11-2916-16/+16
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: upgrade to bugfix release 1.7.1Martin Jansa2012-11-2929-142/+142
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gphoto2: fix gettext build errorKoen Kooi2012-11-291-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lxdm: bugfixes by updating to latest gitAndreas Müller2012-11-293-21/+9
| | | | | | | | | * make keyboard layout combobox display languages properly * systemd-support is included mainline * autologin for timeouts < 5s works as expected Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* rrdtool: Remove hard-coded include in configure.acMarc Ferland2012-11-292-1/+13
| | | | | | | | | | Got an error building rrdtool because of hard-coded paths in the configure.ac file. The extact error message was: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was '/home/marc/yoctomaster/build/crownbay/tmp/work/core2-poky-linux/rrdtool-1.4.7-r2/rrdtool-1.4.7' Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel bbclass: deleteKoen Kooi2012-11-291-555/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* netperf: removePaul Eggleton2012-11-294-157/+0
| | | | | | Version 2.6.0 is now in meta-networking. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* ptpd: removePaul Eggleton2012-11-292-46/+0
| | | | | | Version 2.0.0 is now in meta-networking. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* socat: removePaul Eggleton2012-11-292-960/+0
| | | | | | Version 1.7.2.0 is in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* libcgroup: removePaul Eggleton2012-11-291-27/+0
| | | | | | This is now in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* gypsy: added to meta-oe/recipes-navigationAndrei Dinu2012-11-294-0/+78
| | | | | | | Added gypsy to meta-oe/recipes-navigation Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-video-glamo: adapt to xserver-0.13 video APIMartin Jansa2012-11-292-1/+281
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-nodm-init: replace 'WantedBy=graphical.target' by ↵Martin Jansa2012-11-292-2/+2
| | | | | | 'Alias=display-manager.service' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: update waf-as-source.patch to applyMartin Jansa2012-11-292-5/+1
| | | | | | | | | | | | | | | | | | * 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>
* dhcp: rename bbappend to match new version from oe-core and move to oe-core ↵Martin Jansa2012-11-293-0/+0
| | | | | | prefix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mtr: add from OE-Classic, update and tidy upPaul Eggleton2012-11-272-0/+50
| | | | | | | | | | * Update to 0.82 * Add ncurses to DEPENDS * Add patch to fix configure with standard autotools_do_configure * Add SUMMARY * Add LIC_FILES_CHKSUM Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* proftpd: add from meta-baryonPaul Eggleton2012-11-276-0/+424
| | | | | | | | | | | | | | | | | | | | | | | | This was originally from OE-Classic. Improvements over the OE-Classic recipe for reference: * Update to 1.3.4b * Add workaround for proftpd host IP resolution * Add initscript, borrowed from Debian with some modifications for compatibility and handling for hardcoded paths * Use autotools.bbclass and remove unnecessary configure options * PARALLEL_MAKE = "" is no longer needed, the bug was fixed in 1.3.3c * Set SUMMARY (which sets DESCRIPTION) and base it on the short description from the website * Use useradd.bbclass to add ftp user/group * Add HOMEPAGE * Add/fix description in some patches and improve recipe indentation * Make LICENSE more accurate * Add LIC_FILES_CHKSUM Some of this work was done by Dexuan Cui <dexuan.cui@intel.com> and Kevin Strasser <kevin.strasser@linux.intel.com>. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* xl2tpd: add from OE-Classic, update and tidy upPaul Eggleton2012-11-273-0/+106
| | | | | | | | | | | | | | * Update to version 1.3.1 * Fetch source from a git tag as upstream apparently no longer publishes release tarballs * Add virtual/kernel to DEPENDS since it needs the kernel source * Inherit update-rc.d.bbclass * Handle hardcoded paths in initscript * Add LIC_FILES_CHKSUM * Set SUMMARY (which sets DESCRIPTION) * Remove some unnecessary cruft Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* vblade: add from OE-Classic, update and tidy upPaul Eggleton2012-11-272-0/+36
| | | | | | | | | * Update to version 20 * Add LIC_FILES_CHKSUM * Make LICENSE more accurate * Set SUMMARY (which sets DESCRIPTION) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* radvd: add from OE-Classic, update and tidy upPaul Eggleton2012-11-274-0/+174
| | | | | | | | | | | | | | | | * Update to 1.9.1 * Add libdaemon to DEPENDS as needed by 1.9+ * Remove empty config file (not really of much use and there's an example config in the -doc package anyway) * Use useradd.bbclass to create user * Handle hardcoded paths in initscript * Add LSB headers to initscript (borrowed from openSUSE) * Set custom LICENSE as it's BSD-Style but not actually one of the standard BSD variants * Add LIC_FILES_CHKSUM * Set SUMMARY (which sets DESCRIPTION) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* quagga: add from OE-Classic, update and tidy-upPaul Eggleton2012-11-279-0/+531
| | | | | | | | | | | | | | | | * Update to 0.99.21 * Fix SRC_URI to point to a working download location * Make LICENSE more accurate * Add LIC_FILES_CHKSUM * Add old gentoo patch to fix libcap linking errors * Put binaries in sbindir * Use useradd.bbclass to create user/groups * Handle hardcoded paths in initscript * Add LSB headers to initscript (borrowed from debian) * Tidy up packaging and directory references * Add SUMMARY Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* tunctl: add from OE-Classic and tweakPaul Eggleton2012-11-272-0/+19
| | | | | | | | * Set SUMMARY (which sets DESCRIPTION) * Make LICENSE more accurate * Add LIC_FILES_CHKSUM Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* tftp-hpa: add from OE-Classic, update and tidy upPaul Eggleton2012-11-2712-0/+572
| | | | | | | | | | | | | | * Update to 5.2 * Add patches from Fedora * Add DESCRIPTION and better SUMMARY * Make LICENSE more accurate * Add LIC_FILES_CHKSUM * Update ALTERNATIVE_* definitions * Handle hardcoded paths in initscript Much of this was done by Joe MacDonald <joe.macdonald@windriver.com>. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* ntp: make servers configurable and default to none configuredPaul Eggleton2012-11-274-13/+32
| | | | | | | | | | | | | | | | People can't blindly use pool.ntp.org, especially if they are building for a product or something that could be used in a product, so at least try to get people to do the right thing and not use pool.ntp.org by default. The previous network interface up script is now installed as ntpdate-sync in ${bindir} (and symlinked as the network if-up script). NTPSERVERS needs to be set in /etc/default/ntpdate.default at runtime, or a different version of this file with a default value can be provided in a bbappend. (If you intend to use ntpd you will also want to provide an ntp.conf with the appropriate server(s) set there as well.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* ntp: cleanup recipes and fix SSL supportPaul Eggleton2012-11-275-101/+131
| | | | | | | | | | | | | | | | | | | | | | * Move common definitions to the inc file * Drop override of do_configure which doesn't seem to be needed anymore * Fold ntp-ssl into the ntp recipe as a PACKAGECONFIG option for those who want it (default to off) and fix configure-time checks to detect OpenSSL properly so that it gets enabled when selected * Remove ntp-bin package and put its contents in currently empty ntp-utils package (with migration path) * Fix hardcoded paths in ntpd initscript * Specify ntpd.conf as a configuration file for packaging purposes * Rearrange so that packaging definitions are towards the end in the expected order * Delete unused "ntp" initscript file * Add SUMMARY * Update HOMEPAGE This reapplies some of the changes from the original patch by Morgan Little <morgan.little@windriver.com>. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* inetutils : Update to 1.9.1chunrong guo2012-11-2713-380/+67
| | | | | | | | | | | | | | | * 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>
* python-cheetah : Drop RDEPENDS from native build.Philip Balister2012-11-271-0/+1
| | | | | | | | If the native recipe has the RDEPENDS in, the build fails because these packages are not provided by python-native. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libdbi: import from OE-classic and update to latest 0.8.4Eric BENARD2012-11-274-0/+80
| | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gammu: import from OE-classic and upgrade to 1.32.0Eric BENARD2012-11-273-0/+308
| | | | | | | | | | - 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>
* systemd-systemctl-native: fix FILESPATH to find systemctlMartin Jansa2012-11-271-1/+4
| | | | | | | | * BPN is not enough and PN was removed in http://git.openembedded.org/openembedded-core/commit/?id=fb359583b659cda643973fa285002aaffb729a51 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evolution-data-server: fix build with libxml2-2.9.0Martin Jansa2012-11-272-1/+102
| | | | | | | | | * newer eds versions depend on external libgdata http://git.gnome.org/browse/evolution-data-server/commit/servers?h=gnome-2-32&id=28897beab5dcd4aab3586322a96280be92585db6 but for this one, we need this patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* opencv: update to 2.4.3 and fix some issuesStefan Herbrechtsmeier2012-11-273-51/+14
| | | | | | | | | | | * Update opencv and opencv-samples to 2.4.3 * Use tar instead of no longer available SVN repository * Remove numpy detection patch and update related CMAKE variable * Fix QA Issues: contains probably-redundant RPATH * Add PACKAGES_DYNAMIC for split library packages Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* hiawatha: add CONFFILES and a php exampleEric Bénard2012-11-271-1/+13
| | | | | | | | - add CONFFILES so that configuration files don't get overwritten during upgrade - add an example on how to launch php-cgi using php-fcgi Signed-off-by: Eric Bénard <eric@eukrea.com>
* modphp: enable bz2, zip and mbstringEric Bénard2012-11-272-2/+5
| | | | | | | - bz2 and zip remove warnings in phpmyadmin - mbstring is usefull for multibyte strings Signed-off-by: Eric Bénard <eric@eukrea.com>
* modphp: upgrade to 5.3.19Eric Bénard2012-11-272-5/+5
| | | | Signed-off-by: Eric Bénard <eric@eukrea.com>