summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* elsa: fix to build with disabled PAMMartin Jansa2011-12-062-0/+180
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elsa_svn.bb: disable pam if not in DISTRO_FEATURESKlaus Kurzmann2011-12-061-2/+2
| | | | | Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eeze: RRECOMMEND eject, build time autodetection is now fixedMartin Jansa2011-12-061-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* enjoy: remove SHR override and add autopointMartin Jansa2011-12-061-3/+4
| | | | | | | | | | | | | | | | | | | * autopoint was removed in e.bbclass because most stuff works without it and it was breaking elementary but here it's still needed * without it fails with: Making all in po make[2]: Entering directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/enjoy-0.0+svnr65808-r4/enjoy/po' make enjoy.pot-update make[3]: Entering directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/enjoy-0.0+svnr65808-r4/enjoy/po' make[3]: *** No rule to make target `remove-potcdate.sed', needed by `enjoy.pot-update'. Stop. make[3]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/enjoy-0.0+svnr65808-r4/enjoy/po' make[2]: *** [enjoy.pot] Error 2 make[2]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/enjoy-0.0+svnr65808-r4/enjoy/po' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/enjoy-0.0+svnr65808-r4/enjoy' make: *** [all] Error 2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* enjoy: Update gstreamer package names in RDEPENDSpespin2011-12-061-6/+6
| | | | | | | | | | | | | | * I know there is plan to change gstreamer packaging in oe-core to match package names from OE-classic, but this patch is here for more then 3 months and there is no good reason to keep enjoy broken in meta-efl master! * we'll update gstreamer package names again as soon as gstreamer packaging is improved in oe-core * Add gst-plugins-good-autodetect to RDEPENDS This plugin is needed in newer versions of enjoy. The app won't play any sound files without this plugin. Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "elementary: add gettextize patch"Martin Jansa2011-12-062-79/+1
| | | | | | | | | * shouldn't be needed without autopoint in e.bbclass, autotools.bbclass should call gettextize now This reverts commit 45d7250d64bf7d7c2d29d2dbf61bb6c30b683a80. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e.bbclass: remove autopoint, shouldn't be needed anymoreMartin Jansa2011-12-061-4/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl-from-svn: update preferred versionsMartin Jansa2011-12-061-1/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: introduce EFL_SRCREV_1.1.0 and bump EFL_SRCREVMartin Jansa2011-12-0611-22/+25
| | | | | | | * add EFL_SRCREV_1.1.0 with SRCREV of release and use it for released libs * EFL_SRCREV will continue to track development in bindings, elementary and e17 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elsa: add systemd service and add RCONFLICTS/RREPLACES with xserver-nodm-initMartin Jansa2011-12-062-1/+27
| | | | | | | | | * add RCONFLICTS/RREPLACES also to PN-systemd, because that's where file collision with xserver-nodm-init is, in PN it's just functional collision * fixes upgrade path for task-x11-utils Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: bump PR after edbus-econnman fixMartin Jansa2011-12-061-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus: include libeconnman0_7x in edbus-connman, otherwise whole PN is ↵Martin Jansa2011-12-061-2/+2
| | | | | | renamed and breaks upgrade path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for betaMartin Jansa2011-12-061-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: enable systemd supportMartin Jansa2011-12-062-2/+12
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: upgrade to latest version from 3.2 series and rework modules.conf fixMartin Jansa2011-12-063-16/+16
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vala-terminal: upgrade to 1.3Martin Jansa2011-12-061-3/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: enable mplayer-commonMartin Jansa2011-12-061-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: drop omapfb patch and support, this can be applied from bsp layer ↵Martin Jansa2011-12-062-841/+0
| | | | | | | | | | if needed * example of working omapfb patch and optimizations is in meta-smartphone layer http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=483afbee82869a0b2dacadc4b9580c47dcb59d26 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* testlab: only use basename for license info to avoid diff churnKoen Kooi2011-12-061-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Backport with-linker-hash-style and backports from FSF & linaroKhem Raj2011-12-056-336/+760
| | | | | | | | | | | | | | | | | | | | | | | backport --with-linker-hash-style from trunk, fix GNU_HASH QA warnings once for all Explicitly disable configuring with cloog/ppl while building gcc if the user has it installed on build box then gcc's configure will try to use it and it can go wrong and create problems since we never built it so Move to tip of FSF gcc-4_5-branch brings in bug fixes PR 50091/ppc 50464/x86 50273/fortran 44473/c++ mangler 49965/sparc 50565/c 50659/fortran 50618/c++ 50737/alpha 50793/c++ 50788/x86/SSE 50691/pa 50875/x86/SSE 50979/sparc 30282/ppc 51187/rtl 50888/bootstrap 48190/debug/QEMUhog Merge fix for LP689887/linaro https://bugs.launchpad.net/gcc-linaro/+bug/689887 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc-4.6: Bring in latest linaro patchesKhem Raj2011-12-0324-1/+10087
| | | | | | | I have tested it on angstrom by successfully building console-image and systemd-gnome-image for all supported qemu targets. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nmon_13g: add -ltinfo linker flagNorman Schleicher2011-12-021-2/+2
| | | | | | | | | | | | * ld in latest binutils-2.22 from oe-core doesn't have --copy-dt-needed-entries enabled by default anymore see: http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/ld/NEWS?rev=1.121&content-type=text/plain&cvsroot=src&only_with_tag=binutils-binutils-2_22 so we have to be more carefull which libs are specified on linker command line, similar issue is in mplayer2 and aurora-daemon (qt4) Signed-off-by: Norman Schleicher <NormanSchleicher@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-panel 2.32.1: adjust post-inst for new gconf-nativeKoen Kooi2011-12-011-3/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: remove in favor of oe-coreSaul Wold2011-12-0127-6069/+0
| | | | | | | OE-Core now supports 1.0.0e, so we can remove this version Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-session: bump PR for xcb-util changeKoen Kooi2011-12-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-panel: bump PR for xcb-util changeKoen Kooi2011-12-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* thunar: bump PR for xcb-util changeKoen Kooi2011-12-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxfce4ui: bump PR for xcb-util changeKoen Kooi2011-12-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libwnck: bump PR for xcb-util changeKoen Kooi2011-12-011-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: really remove it in favour of bbappendKoen Kooi2011-12-011-23/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: replace pixman_0.24.0.bb with smaller bbappend with only diff ↵Martin Jansa2011-12-013-14/+19
| | | | | | | | | | | against oe-core version * disable iwmmxt for now, because it breaks build * neon is not really enabled for people not having FEED_ARCH in OVERRIDES * maybe this diff should be merged to oe-core recipes instead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gateone git: update to pull in prefix fixKoen Kooi2011-12-011-6/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary: disable web supportMartin Jansa2011-12-011-0/+1
| | | | | | | | | | | | | * we don't have webkit-efl in DEPENDS so it depends on build order if it's autodetected or not for elementary * libewebkit0 is quite bit so we don't want to pull it to every image with elementary * and we cannot split elementary web support to different package because libewebkit is linked directly from libelementary-ver-pre-svn-09.so.0.8.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary: add gettextize patchMartin Jansa2011-12-012-1/+79
| | | | | | | | | | | | * normally we would call gettextize from do_configure, but efl.bbclass is running do_configure_prepend() { autopoint || touch config.rpath } before that and this respects AM_GNU_GETTEXT_VERSION which is 0.17 and later it fails with; *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.17 but the autoconf macros are from gettext version 0.18 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary: fix license metadataMartin Jansa2011-12-011-1/+1
| | | | | | | * in r65248 fix errant word 'either' in license. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* edje: fix license metadataMartin Jansa2011-12-011-2/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* epdf: drop upstream applied patch and ewl is gone tooMartin Jansa2011-12-012-13/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* efl.bbclass: don't remove STAGING_LIBDIR STAGING_INCDIR from efl pkgconfig filesMartin Jansa2011-12-011-1/+1
| | | | | | | | | | | | * but replace those with ${libdir} and ${includedir} * it was breaking edbus: Cflags: -I${includedir}/e_dbus-1 -I/OE/shr-core/tmp-eglibc/sysroots/qemuarm/usr/include/dbus-1.0 -I/OE/shr-core/tmp-eglibc/sysroots/qemuarm/usr/lib/dbus-1.0/include after make install: Cflags: -I${includedir}/e_dbus-1 /dbus-1.0 -I/OE/shr-core/tmp-eglibc/sysroots/qemuarm/usr/lib/dbus-1.0/include * and notice that dbus-1 is using -I{libdir} here, so replace it too Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREV for 1.1.0 alpha versionsMartin Jansa2011-12-013-5/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elsa: use common-* instead of system-auth in pam configMartin Jansa2011-12-012-1/+32
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elsa: add elsa.conf to CONFFILESMartin Jansa2011-12-011-0/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elsa: add sessreg xauth to RDEPENDSMartin Jansa2011-12-011-1/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gconf-native: drop from meta-gnome, newer version is in oe-coreMartin Jansa2011-12-011-17/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer-common: import from OE-classicMartin Jansa2011-12-012-0/+37
| | | | | | | | | * default ao is now alsa instead of oss * ffmp3float is terribly slow on armv4t without FPU, mad is better * commit b28081b6039db85f18bf9e722fece59bff6e7b0f Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update to 0.24.0Koen Kooi2011-11-3014-2153/+4
| | | | | | | | * All patches that went upstream are removed Tested on beagleboard/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libsdl-x11: drop from meta-oeMartin Jansa2011-11-302-45/+0
| | | | | | | * there is libsdl in oe-core and nothing depends on libsdl-x11 here Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* iw: fix build breakage with top-level git reposKoen Kooi2011-11-292-1/+49
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl1: removeAndreas Müller2011-11-298-207/+0
| | | | | | | | networkmanager 0.9.0 was the last to depend on linbl1. So since update of networkmanager 0.9.0 -> 0.9.2 linnl1 is obsolete. Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wpa-supplicant_0.7.3.bbappend: bump PR to force rebuild against libnl-3Andreas Müller2011-11-291-0/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* networkmanager: bump PR to force rebuild with libnl 3.23Andreas Müller2011-11-291-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>