Commit Graph

557 Commits

Author SHA1 Message Date
Martin Jansa 10d8c7ae11 glib-2.0: append libffi and python-argparse to DEPENDS_virtclass-native, drop gdbus-serialization test
* DEPENDS_virtclass-native is defined in glib.inc so normal DEPENDS are
  ignored for -native builds
* gdbus-serialization test causes circular dependency dbus-glib, and
  because we cannot add dbus to DEPENDS then we had to drop this test
  so apply dcf425c5472fdee74885c4f21a851e39c84e6642 from oe.dev

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-19 00:02:52 +02:00
Martin Jansa 9cb1277b5e glib-2.0: use PN instead of glib-2.0 in PACKAGES and FILES
* otherwise notes like this are shown:
  NOTE: multiple providers are available for runtime glib-2.0-utils (glib-2.0-nativesdk, glib-2.0)
  NOTE: consider defining a PREFERRED_PROVIDER entry to match glib-2.0-utils

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-19 00:02:52 +02:00
Koen Kooi a63c374cdc blacklist: fix typo in name
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 15:19:05 +02:00
Koen Kooi 4344aea563 testlab bbclass: put reports in TCLIBC subdirectory
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 15:07:38 +02:00
Khem Raj 5ca20df915 uclibc_git.bb: Upgrade SRCREV and fix PV
use 0.9.32-rc3 in PV
Cleanup unused UCLIBC_BASE
Remove epoll patch obsoleted by SRCREV update

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 10:02:24 +02:00
Khem Raj ca28a0b221 uclibc.inc: Package libargp and libbacktrace
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-18 09:39:13 +02:00
Otavio Salvador 2d3f207b84 freerdp: update to 2011-05-16 snapshot
This version includes major improvements since last version
packages. It also had the plugins packages redone so they can be
choosen depending on the environment needs.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-17 14:20:50 +02:00
Koen Kooi 68c15845d0 testlab, blacklist bbclass: import from meta-angstrom
These are good for general use since other distros (SHR, SlugOS) are copying them into their layers nowadays. Let's stop this duplication bu moving them here.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16 20:57:45 +02:00
Khem Raj 9c5f5a8070 uclibc_git.bb: Backport epoll implementation
Many applications e.g. firefox need it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16 20:50:44 +02:00
Otavio Salvador 01e28b89e6 pcsc-lite: add version 1.7.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16 20:50:42 +02:00
Koen Kooi 88295fc7dd udev: update to 168
This also removes machine specific files

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16 15:38:23 +02:00
Otavio Salvador 0d8c7ffcac libiconv: drop EXTRA_OECONF as it is handled by gettext class
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-16 09:05:25 +02:00
Otavio Salvador e55afd32d8 glib-2.0: depends on python-argparse-native
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 16:59:07 +02:00
Otavio Salvador aef16efcd8 qmake_base.bbclass: use using parallel staging dirs
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 16:59:07 +02:00
Otavio Salvador 8144542525 p910nd: drop unused init script
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 16:59:07 +02:00
Otavio Salvador b623dc240e setxkbmap: add version 1.2.0
This is in sync with OE at 6e7e35679200cd55264fae308cd5dec7ef2d1d29.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 16:59:07 +02:00
Martin Jansa ddc40247cb dnsmasq(-dbus): import from oe.dev, needed for connman now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-10 15:23:22 +02:00
Martin Jansa f2e554a9ec connman: drop older 0.72
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:57:34 +02:00
Simon Busch bd2232767a connman: add recipe for the latest released version 0.73
* MJ merged connman.inc changes from oe.dev with it

Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-10 13:57:34 +02:00
Martin Jansa ee24b4ce36 glib-2.0: add git version for 2.29.3+git, which has gdbus-codegen included
* add negative DEFAULT_PREFERRENCE for now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:57:34 +02:00
Martin Jansa 2893857e19 gdbus-binding-tool: bump SRCREV
* old version was failing to build after upgrading glib-2.0
* needs new python-argparse and libffi
* be aware that command line params changed as well as generated code,
  and this recipe will be deprecated as soon as we switch to glib-2.29.3
  or newer

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:57:34 +02:00
Martin Jansa 98d69cc39a python-argparse: add new recipe to provide argparse module for python and python-native older then 2.7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:57:33 +02:00
Martin Jansa a8242537b6 xinput-calibrator: add new version 0.7.5 and include .inc to recipe directly
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:57:33 +02:00
Martin Jansa c4bacfa862 gst-plugins-base: drop 0.10.30 from meta-oe, there is 0.10.32 in oe-core
* gst-python needs at least 0.10.32
* http://lists.freedesktop.org/archives/gstreamer-bugs/2011-January/073592.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:57:33 +02:00
Martin Jansa 478df1fe37 libxfixes, util-macros: drop from meta-oe, now they are in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:57:32 +02:00
Martin Jansa 295562b311 udev: drop udev-compat for zaurus devices
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:57:32 +02:00
Martin Jansa b03eee5c09 embryo, epdf: fix LICENSE, from oe.dev
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:30:24 +02:00
Martin Jansa 601886e3f6 e-base: bump SRCREV and update fix-ecore-fb-initialization.patch patch for ecore_svn
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10 13:30:24 +02:00
Otavio Salvador 5f81a7d2bc qmake_base.bbclass: sync with oe-core class
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador ea660c06fc qt4: fix 4.7.2 checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador b7c3d69893 postgresql: update to 8.4.7 since 8.4.4 was unfetchable
This has been synced with postgresql recipes in OE.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador c6d80dc43e qt4: drop 4.6 versions
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador 13412161ab libinih: add git recipe
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador 94572bcc4b libiconv: drop hack since gettext was being inherited
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador eea34cae84 p910nd: add version 0.95
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador 5121fb29b5 pixman.inc: use Xorg mirror
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador 0ad2163130 freerdp: add recipe based on GIT from 2009-03-29
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador 2c7a05b091 ntfs-3g-ntfsprogs: add version 2011.4.12
This recipe is a merge of ntfs-3g and ntfsprogs thus the provides
entries.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador 6c5e6ee170 fuse: add version 2.8.5
This recipes is required by ntfs-3g-ntfsprogs.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Khem Raj aab3fe5401 gcc-4.6: Add recipes
In addition apply linaro improvements and backports from FSF gcc-4_6-branch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-10 08:53:49 +02:00
Khem Raj d1742c8a96 uclibc_git.bb: Enable backtrace and fenv
Upgrade to latest snapshot to bring in libubacktrace
and enable it since e-wm needs it. Also enable fenv
to compiler target gcc.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-09 18:59:03 +02:00
Khem Raj ed97b15306 xserver-xorg_1.10.1.bb: Replace use of --variable=sdkdir with --cflags-only-I
This fixes the build failures of xf86-video-fbdev on build systems which
have xorg-xserver development packages installed.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-09 18:59:01 +02:00
Khem Raj ba31e4eabd conf/layer.conf: Use .= for BBPATH and += for BBFILES
Provide additional commentary that should help a bit more

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-09 18:59:00 +02:00
Koen Kooi 11bd2d2c26 pixman 0.22.0: drop unused file from checksums
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-09 16:28:23 +02:00
Koen Kooi 522cd3b829 pixman: update to 0.22.0 - latest stable
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-09 15:48:33 +02:00
Koen Kooi c28f69fe62 wv: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-07 23:09:26 +02:00
Koen Kooi 053a556528 libgsf: add license checksums
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-07 23:08:08 +02:00
Martin Jansa 1325cc262c gcc-4.5: add checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-02 11:10:30 +02:00
Martin Jansa 781e028dc5 gcc-4.5: drop comment from SRC_URI
* bitbake from poky doesn't like comments in variables and bitbake from oe doesn't work with AUTOREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-02 11:10:29 +02:00
Khem Raj 0d04214334 gcc: Upgrade to 4.5.3 and bring in latest linaro updates
We base now off release tarball of 4.5.3 instead of svn
Get relevant new arm linaro patches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-30 21:44:25 +02:00