summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* python-lxml: Add version 2.2.8 (initial recipe)Noor Ahsan2011-09-071-0/+33
| | | | | | | | | | | * Imported from oe.dev commit id bc6a94559157e6fcc190a22a259c0f757b8664ae. * Getting "skipping incompatible libraries" message in compilation log. Fixed that issue by changing --with-xml2-config=${STAGING_BINDIR_NATIVE}/xml2-config to --with-xml2-config=${STAGING_BINDIR_CROSS}/xml2-config. * Added BBCLASSEXTEND native and nativesdk for native recipe. * Tested with MACHINE = 'qemuppc' Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xpext: Imported from OE classicJoel A Fernandes2011-09-072-0/+35
| | | | | | | Dropped PR Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xsp: Imported from OE classicJoel A Fernandes2011-09-072-0/+23
| | | | | | | Dropped PR=r* and PRIORITY=optional Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* live555: Imported from OE classicJoel A Fernandes2011-09-073-0/+81
| | | | | | | Dropped PR=r* and changed LICENSE to LGPLv3 Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vlc: Imported from OE classicJoel A Fernandes2011-09-072-0/+97
| | | | | | | | | | - Reset PR - Dropped PRIORITY= variable and changed schroedinger dependency to gst-plugins-bad - Moved common code to .inc - Updated LICENSE version to GPLv2 Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libdvdcss: Imported from OE classic, vlc depends on itJoel A Fernandes2011-09-071-0/+13
| | | | | | | Dropped PR=r0 Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libdvdread: Imported from OE classicJoel A Fernandes2011-09-071-0/+16
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* faad2: Imported from OE classicJoel A Fernandes2011-09-071-0/+25
| | | | | | | Changed LICENSE to GPLv2 and added LIC_FILES_CHKSUM Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgnomeprint: Imported from OE classicJoel A Fernandes2011-09-071-0/+15
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgnomecups: Imported from OE ClassicJoel A Fernandes2011-09-071-0/+15
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gtksourceview: Imported from OE classicJoel A Fernandes2011-09-074-0/+345
| | | | | | | | * Added LIC_FILES_CHKSUM * Added virtual/gettext to DEPENDS Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gedit: Imported from OE classicJoel A Fernandes2011-09-071-0/+21
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tcp-wrappers: drop emptying PARALLEL_MAKElumag2011-09-061-1/+0
| | | | | | | | As tcp-wrappers are now fixed regarding parallel builds, stop recipe from emptying PARALLEL_MAKE. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: fully fix parallel buildslumag2011-09-063-3/+21
| | | | | | | | Add a patch from oe-core to fix parallel builds in openssl 0.9.8m. Then drop PARALLEL_MAKE settings in both of recipes. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes-efl: update LIC_FILES_CHKSUM, Copyright was updated in r63187Martin Jansa2011-09-0510-10/+10
| | | | | | * see http://trac.enlightenment.org/e/changeset/63187 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ecore: add ie /usr/lib/ecore/immodules/xim.so to ${PN}-devMartin Jansa2011-09-051-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: ignore autopoint errorsMartin Jansa2011-09-051-1/+1
| | | | | | | | | | autopoint: File config.rpath has been locally modified. | autopoint: warning: File mkinstalldirs has been locally modified. | autopoint: *** Some files have been locally modified. Not overwriting them because --force has not been specified. For your convenience, you find the local modifications in the file '/tmp/gtAHz0tp/autopoint.diff'. | autopoint: *** Stop.
* imlib2: package also /usr/src/debug files to ${PN}-dbgMartin Jansa2011-09-051-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes-efl: remove EFL_SRCREV_1.0.0Martin Jansa2011-09-056-7/+7
| | | | | | | * with recipes from releases removed it doesn't make much sense anymore * maybe will return after 1.1 release Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2011-09-051-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dbus-c++: use openembedded-core versionsBernhard Guillon2011-09-043-53/+0
| | | | | | | | Remove non working recipes because openembedded-core provides better ones. Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gitpkgv: add support SRCREV_FORMATOtavio Salvador2011-09-041-24/+35
| | | | | | | | | | | | In case of multiple GIT repositories are used, SRCREV_FORMAT will be respected while filling it with the proper GIT information to each revision. This new feature needed heavy changes in the code so basically it was a rewrote version that keeps compatibility with previous usage. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-disk-utility: fix path for dbus interface definitionslumag2011-09-042-0/+35
| | | | | | | | | During compilation gdu looks for several UDisks dbus xml files. However it looks for them in system root and not in sysroot, failing if those don't exist. Fix that. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-disk-utility: disable scrollkeeperlumag2011-09-042-0/+33
| | | | | | | | scrollkeeper isn't packaged neither in oe.dev, nor in any oe-core based layer. Disable scrollkeeper in gnome-disk-utils. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tcp-wrappers: fix parallel buildslumag2011-09-042-0/+19
| | | | | | | | | Inparallel builds make can try to rebuild a object file while cflags file is not yet built. Fix that by providing an explicit cflags dependency on config-check. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: fix parallel buildslumag2011-09-042-1/+24
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* thunar-volman: Add udev to DEPENDSAndreas Müller2011-09-021-1/+1
| | | | | | | | | | | | | | | With fresh tmp-dir bitbake thunar-volman failed with | checking for gudev-1.0 >= 145... not found | *** The required package gudev-1.0 was not found on your system. | *** Please install gudev-1.0 (atleast version 145) or adjust | *** the PKG_CONFIG_PATH environment variable if you | *** installed the package in a nonstandard prefix so that | *** pkg-config is able to find it. | + bbfatal 'oe_runconf failed' Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: EFL_SRCREV bumpMartin Jansa2011-09-011-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas: add evas-loader-svg back to RRECOMMENDSMartin Jansa2011-09-011-5/+1
| | | | | | | | | | | | | | | | | | | | | * it doesn't look like whole Gtk+ anymore, but still needs gdk-pixbuf, libcairo2 etc. Package: evas-loader-svg Depends: libxcb1 (>= 1.7), libxrender1 (>= 0.9.6), libpixman-1-0 (>= 0.22.2), libxml2 (>= 2.7.8), libz1 (>= 1.2.5), librsvg-2-2 (>= 2.32.1), libfreetype6 (>= 2.4.6), eina (>= 1.0.999+svnr62850), libgcrypt11 (>= 1.4.6), libpng12-0 (>= 1.2.46), libffi5 (>= 3.0.9), gdk-pixbuf (>= 2.22.1), libcairo2 (>= 1.10.2), libstdc++6 (>= 4.6.1+svnr175454), libglib-2.0-0 (>= 2.29.3+gitr1+d97cbc6731deab137770bc0fe9c69b06f689f5b4), libxau6 (>= 1.0.6), libjpeg8 (>= 8c), libx11-6 (>= 1.4.3), evas (>= 1.0.999+svnr62850), libfribidi0 (>= 0.19.2), libc6 (>= 2.13), pango (>= 1.28.3), libgpg-error0 (>= 1.10), libgnutls26 (>= 2.12.5), libeet1 (>= 1.4.999+svnr62850), libtasn1-3 (>= 2.9), libexpat1 (>= 2.0.1), libxdmcp6 (>= 1.1.0), libfontconfig1 (>= 2.8.0) Package: librsvg-2-2 Depends: libx11-6 (>= 1.4.3), libpixman-1-0 (>= 0.22.2), libxcb1 (>= 1.7), libc6 (>= 2.13), libxrender1 (>= 0.9.6), libffi5 (>= 3.0.9), libxml2 (>= 2.7.8), libz1 (>= 1.2.5), libfreetype6 (>= 2.4.6), gdk-pixbuf (>= 2.22.1), libpng12-0 (>= 1.2.46), libcairo2 (>= 1.10.2), libstdc++6 (>= 4.6.1+svnr175454), libglib-2.0-0 (>= 2.29.3+gitr1+d97cbc6731deab137770bc0fe9c69b06f689f5b4), libxau6 (>= 1.0.6), libexpat1 (>= 2.0.1), pango (>= 1.28.3), libxdmcp6 (>= 1.1.0), libfontconfig1 (>= 2.8.0) * but otherwise e-wm keeps complaining about missing svg support <<<< Enlightenment Error >>>> Enlightenment found Evas can't load SVG files. Check Evas has SVG loader support. * we can also RRECOMMEND it only from e-wm, so people using only evas without e-wm won't get it by default Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-video-omapfb: add patch for fixing segfault on starting X when using VRFBSebastian Krzyszkowiak2011-09-012-1/+322
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* serial-forward, pty-forward-native: remove extra slash and '.git' from SRC_URIMartin Jansa2011-09-012-2/+2
| | | | | | | | | * causing multiple files and checkouts in downloads directory for same revision 4,3M downloads/git2/git.freesmartphone.org.cornucopia 4,3M downloads/git2/git.freesmartphone.org.cornucopia.git 4,3M downloads/git2/git.freesmartphone.org.cornucopia.git. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* klibc: move comment outside multiline variableMartin Jansa2011-09-011-1/+1
| | | | | | * new bitbake doesn't like it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kbd: fix SRC_URIMartin Jansa2011-09-011-1/+1
| | | | | | | | * '/pub' is part of KERNELORG_MIRROR in oe-core already * old OE had in bitbake.conf:KERNELORG_MIRROR = "http://kernel.org" and mirrors.bbclass:${KERNELORG_MIRROR} http://www.kernel.org/pub Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task-xfce-base: add thunar-volmanKoen Kooi2011-09-011-2/+2
| | | | | | | | | | This fixes: ERROR: There is a comment on line 34 of file /OE/tentacle/sources/meta-openembedded/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb (# thunar-volman \) which is in the middle of a multiline expression. Bitbake used to ignore these but no longer does so, please fix your metadata as errors are likely as a result of this change. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Andreas Müller <schnitzeltony@gmx.de>
* lmbench: Add version 3.0-a9 (initial recipe)Noor Ahsan2011-09-015-0/+286
| | | | | | | * Imported from oe.dev commit id bac6441118e0b78d55c98afdc108f03b6c655909. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* debianutils: Add version 2.30 (initial recipe)Noor Ahsan2011-09-011-0/+62
| | | | | | | | * Imported from oe.dev commit id 280a17bc1d8132f97cf6a89b8bc08a32380fa357. * Merged .bb and .inc file Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: update to v35Koen Kooi2011-09-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonnie++: Add version 1.03c (initial recipe)Noor Ahsan2011-09-012-0/+51
| | | | | | | | * Imported from oe.dev commit id 44985d56bc556786812a0a02d6219afd31a7381d. * Merge .bb and .inc file. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* iozone3: Add version 263 (initial recipe)Noor Ahsan2011-09-013-0/+205
| | | | | | | | * Import from oe.dev commit id b55dcd636a162541a4cdcace8c106869fbb9465b. * Bring LIC_FILES_CHKSUM from iozone.c file. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori 0.2.9: deleteKoen Kooi2011-09-011-6/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* abiword: fix multiline commentsKoen Kooi2011-09-011-2/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* thunar-volman: Add initial recipe with version 0.6.0Andreas Müller2011-08-311-0/+10
| | | | | | | * build & partially run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* json-glib: drop specific recipe to use OpenEmbedded-CoreOtavio Salvador2011-08-311-14/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: fix typo with -test packageAnders Darander2011-08-312-1/+2
| | | | | | | The typo prohibited the connman-tests package from being populated. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils: use TARGET_PREFIX for the convenience linksChris Larson2011-08-311-2/+2
| | | | | | | This ensures it works even if TARGET_PREFIX != ${TARGET_SYS}- Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ltrace: upgrade Debian patchset from -2 to -2.1Sebastian Krzyszkowiak2011-08-311-4/+4
| | | | | | | * because -2 is not fetchable anymore Signed-off-by: Sebastian Krzyszkowiak <dos@dosowisko.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tiobench: Add version 0.3.3 (initial recipe)Noor Ahsan2011-08-312-0/+74
| | | | | | * Imported from oe.dev commit id 821f47e170dddabaef3925fd62c5423210dcb363. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
* iperf: Add version 2.0.4 (initial recipe)Noor Ahsan2011-08-2910-0/+654
| | | | | | | | * Imported from oe.dev commit id 0ff10ecb88de73074ae4857046643cef15dc4e97 and c10c33f86903c93611023197a7f812459c2dfe2d. * Combined .inc and bb file from oe.dev and made a single bb file. * Removed EXTRA_OECONF_append_epia = " --disable-threads" while importing as this should go in epia layer. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
* dbench: Add version 4.0 (initial recipe)Noor Ahsan2011-08-293-0/+71
| | | | | | * Imported from oe.dev commit id d6f49fe115206047b41b0195724ba872897ef531 Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
* connman: update to 0.77Koen Kooi2011-08-261-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>