summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* openvpn.inc: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-151-1/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tz*: download location has movedUlf Samuelsson2011-12-152-5/+5
| | | | | Signed-off-by: Ulf Samuelsson <ulf@emagii.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qconnman: bump SRCREVOtavio Salvador2011-12-151-1/+1
| | | | | | | | * add translation support * doesn't allow simultaneous connections Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-systemctl-native: add support to recursive servicesOtavio Salvador2011-12-152-0/+10
| | | | | | | | | Some services can reference others for installation thought the Also key; systemctl now handles it calling itself recursively for each service. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssh_5.9p1.bbappend: add systemd unitsKlaus Kurzmann2011-12-154-0/+52
| | | | | | Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-panel : Fix format of LICENSE field.Philip Balister2011-12-121-1/+1
| | | | | Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: convert to bbappend as 0.78 has been moved to OE-CoreOtavio Salvador2011-12-124-173/+13
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xinput-calibrator 0.7.5: fix LICENSE syntax and style issuesKoen Kooi2011-12-121-4/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel bbclass: sync with OE-coreKoen Kooi2011-12-111-44/+61
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gtk+3: udpate to 3.2.2Koen Kooi2011-12-101-5/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgnome-keyring 2.32.0: fix LICENSE operandKoen Kooi2011-12-101-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dropbear 2011.54 bbappend: switch to PRINC to work around a bug in ↵Koen Kooi2011-12-101-1/+1
| | | | | | | | bb.utils.vercmp: | ERROR: Package version for package dropbear-dbg went backwards which would break package feeds from (0:2011.54-r0 to 0:2011.54-r0.meta-oe.1) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qconnman: fix order of qmake variable settingsOtavio Salvador2011-12-093-3/+8
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dropbear: move dropbear-systemd to a bbappendOtavio Salvador2011-12-095-40/+33
| | | | | | | While on it, the recipe has been updated to use systemd.bbclass and cleaned up. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qconnman: addOtavio Salvador2011-12-093-0/+26
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* sg3-utils: fix license field formatOtavio Salvador2011-12-091-1/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* expedite: update runtime dependencies to match evas updateKoen Kooi2011-12-091-1/+4
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas: build in buffer engine and eet loader staticallyKoen Kooi2011-12-091-5/+4
| | | | | | | | | | | These two are always needed according to http://trac.enlightenment.org/e/wiki/Compilation This should also avoid errors like this: ERR<1829>:ecore_evas ecore_evas_buffer.c:623 ecore_evas_buffer_allocfunc_new() evas_engine_info_set() init engine 'buffer' failed. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* connman: update to 0.78Otavio Salvador2011-12-081-7/+6
| | | | | | | | We moved to GIT repository as the tarball releases are not available since kernel.org compromise. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* places: add autopointKoen Kooi2011-12-081-1/+5
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: fix DSO issue with new binutilsMartin Jansa2011-12-071-2/+2
| | | | | | | | | | | | * /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.3/ld: libmpdemux/demux_ogg.o: undefined reference to symbol '_ilog' /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.3/ld: note: '_ilog' is defined in DSO /OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib/libvorbis.so.0 so try adding it to the linker command line /OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib/libvorbis.so.0: could not read symbols: Invalid operation Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 1/2] gcc-4.6: Delete the patch that is now applied in oe-coreKhem Raj2011-12-072-35/+0
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eglibc-2.12: Fix build on powerpcKhem Raj2011-12-072-7/+7
| | | | | | | | After tune file rework this patch needed an update so here we come. Fixes the build for powerpc Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 2/2] eglibc-2.12: Bump SRCREV to latest SVN 2.12Khem Raj2011-12-071-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-tasks: fix for newer elementaryMartin Jansa2011-12-072-1/+658
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-input-tslib: fix checksum errorEric BENARD2011-12-071-1/+2
| | | | | | | | remove name=archive in SRC_URI in order to use the right checksum (else, we would need SRC_URI[archive.md5sum]) Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nostromo-1.9.5: add recipeEric BENARD2011-12-065-0/+283
| | | | | | | | | | | | Nostromo is a simple, fast and secure webserver. The patch was imported from the OpenEmbedded git server (git://git.openembedded.org/openembedded) as of commit id 2218504b0413efaf2b1f643a802176eb803a9bf6 and updated to the latest stable version available. Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* add net-snmp-5.7.1Eric BENARD2011-12-065-0/+595
| | | | | | | the recipe was imported from OE-classic and upgraded to latest stable. Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* atftp: correctly handle init scriptEric BENARD2011-12-061-4/+6
| | | | | | | | | | | | | | else it's affected to atftp package which is the client and not the server, but the init file is only in the server package thus leading to the following log at boot : Configuring atftp. update-rc.d: /etc/init.d/atftpd: file does not exist while at it, there is a cosmetic change from _atftpd to _${PN}d to make the recipe consistent Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pcsc-lite: clean recipeEric BENARD2011-12-062-37/+2
| | | | | | | | | | | | | | we get the following log at boot : Configuring pcsc-lite. update-rc.d: /etc/init.d/pcscd: file does not exist as the init script is no more nedded (autoload feature of the daemon by the clients), we can remove the previously unused init script and clean the recipe in order not to have any update-rc interaction. Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eve: add autopointMartin Jansa2011-12-061-1/+5
| | | | | | | * autopoint was removed in e.bbclass because most stuff works without it and it was breaking elementary but here it's still needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-elementary: temporary fix to get it buildMartin Jansa2011-12-062-1/+52
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libeflvala: try to fix buildMartin Jansa2011-12-062-1/+100
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>