summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* dhcp: rename .bbappend to match oe-core versionMartin Jansa2012-08-261-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* busybox/meta-systemd: follow oe-core to 1.20.2Andreas Müller2012-08-241-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* busybox/meta-oe: follow oe-core to 1.20.2Andreas Müller2012-08-241-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* initramfs-kexecboot-image: zap LDCONFIGDEPENDAndrea Adami2012-08-241-1/+1
| | | | | | | | | * Override the settings of image.bbclass: * we don't need ld.so.cache in our minimal image. * While there, remove now unused ONLINE_PACKAGE_MANAGEMENT var. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ipsec-tools: use a correct LIC_FILES_CHKSUMChristopher Larson2012-08-241-1/+1
| | | | | | | | | | The current LIC_FILES_CHKSUM checks the FSF copyright/license from the *generated* Makefile.in, which has nothing at all to do with the licensing of ipsec-tools. This is about as wrong as it's possible for LIC_FILES_CHKSUM to be. This fixes it to use one of the headers from libipsec instead. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udev-173: Fix SRC_URI to fetch bz2 archiveKhem Raj2012-08-241-1/+1
| | | | | | | gz archive is not available on source anymore Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* freerdp-extension-xpunlimited: inherit gitpkgvPaul Eggleton2012-08-241-1/+1
| | | | | | | | | If you refer to GITPKGVTAG you need to inherit gitpkgv or the result is a parsing error. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wpa-supplicant: add systemd supportAndreas Müller2012-08-212-3/+15
| | | | | | | | | | | | * native systemd support came in with v1.0 [1] * needs [2] to work properly * mends my wlan under control of networkmanager [1] http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap-1.git;a=blob_plain;f=wpa_supplicant/ChangeLog [2] http://patches.openembedded.org/patch/34335/ Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-gnome: add Pimlico (contacts, dates, tasks)Ross Burton2012-08-2019-0/+494
| | | | | | | | This has just been removed from oe-core and some people are still using the applications. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-gnome: add evolution-data-serverRoss Burton2012-08-2010-0/+684
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-gnome: add libicalRoss Burton2012-08-202-0/+69
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* connman: rename bbappend to match new 1.4 version from oe-coreMartin Jansa2012-08-201-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pixman: update bbappend to match 0.27.2Martin Jansa2012-08-204-136/+172
| | | | | | | | * when [1] is applied in oe-core this could be dropped completely (that's why I've removed PRINC here) * [1] http://patches.openembedded.org/patch/34885/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pulseaudio: remove bbappendAndreas Müller2012-08-202-85/+0
| | | | | | | oe-core has updated to 2.1 which includes the appended patch Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pango: remove and use oe-core version 1.30Andreas Müller2012-08-202-21/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* machine_kernel_pr.bbclass: provides MACHINE_KERNEL_PR functionalityKhem Raj2012-08-201-0/+8
| | | | | | | | | | | | | | | Diffing with the OE-Core's kernel.bbclass only difference is setting of machine kernel pr. So lets convert it to a separate class which provides the added functionality and let everyone use kernel.bbclass from kernel It needs the dependent layers to inherit this class in addition to kernel.bbclass. After dependent layers are updated we can remove meta-oe copy of kernel.bbclass, it leaves up with one less conflict with OE-Core. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Merge remote-tracking branch 'meta-oe-contrib/jansa/efl'Koen Kooi2012-08-20102-408/+549
|\
| * python-efl: upgrade to 1.6.99-betaMartin Jansa2012-08-2012-37/+37
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * expedite: move to efl subdirMartin Jansa2012-08-203-0/+0
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * recipes-efl: upgrade to 1.6.99-betaMartin Jansa2012-08-2029-169/+169
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREV for 1.6.99-betaMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P ↵Martin Jansa2012-08-2020-33/+116
| | | | | | | | | | | | to svn recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * python-efl: bump PV and reset PRMartin Jansa2012-08-207-8/+8
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * efl-from-svn-recipes: update P_Vs, now all svn recipes have 1.6.99+svnMartin Jansa2012-08-201-11/+9
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * meta-efl: introduce 1.6.99-alpha releasesMartin Jansa2012-08-2058-286/+222
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREV for 1.6.99-alphaMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * meta-systemd: elsa: rename to entranceMartin Jansa2012-08-202-2/+2
| | | | | | | | | | | | | | * elsa was killed in r75060 and reintroduced in r75061 with old name - entrance * also use Alias=display-manager.service like gdm does now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * elsa: rename to entranceMartin Jansa2012-08-202-14/+9
| | | | | | | | | | | | * elsa was killed in r75060 and reintroduced in r75061 with old name - entrance Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-wm: illume2 profile was renamed to mobileMartin Jansa2012-08-201-3/+7
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * ecore: add gnutls to DEPENDSMartin Jansa2012-08-201-2/+2
| | | | | | | | | | | | | | * we explicitly disable openssl, but gnutls is autodetected http://git.shr-project.org/git/?p=buildhistory.git;a=commitdiff;h=7c2972a614cb2811962b95e1f0398cf07aafb7a0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-wm: include unpackaged data/favourites in PNMartin Jansa2012-08-201-1/+2
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * eet: move eet binary to own PN-utils packageMartin Jansa2012-08-201-1/+7
| | | | | | | | | | | | * nobody would expect it in libeet-tests Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * edje: add eio to DEPENDSMartin Jansa2012-08-201-0/+2
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * enjoy: update LIC_FILES_CHKSUM, typos fixed in r74611Martin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * evas: use PN instead of BPN?Martin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-wm: add some evas-loaders to RDEPENDSMartin Jansa2012-08-201-1/+5
| | | | | | | | | | | | * it doesn't even start without those Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-wm: add elementary dependencyMartin Jansa2012-08-201-1/+1
| | | | | | | | | | | | * fixes: e_main.c:22:24: fatal error: Elementary.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * emotion: add eio dependencyMartin Jansa2012-08-201-0/+2
| | | | | | | | | | | | * fixes: emotion_smart.c:10:18: fatal error: Eio.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * edbus: option to disable performance-test was renamed and package logo.png in PNMartin Jansa2012-08-201-1/+5
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * edje: add unpackaged /usr/share/mime/packages/edje.xml to PNMartin Jansa2012-08-201-0/+2
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * meta-efl: efl.bbclass: package only ${datadir}/${PE} in ${PN}-tests, it was ↵Martin Jansa2012-08-201-1/+1
| | | | | | | | | | | | stealing files from ${PN}-locale-* Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * evas: add evas-loader-generic + evas-generic-loader-svn to RRECOMMENDS in ↵Martin Jansa2012-08-201-1/+6
| | | | | | | | | | | | svn version which doesn't support librsvg loader Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * meta-efl: evas-generic-loaders: add new recipes to cope with missing SVG ↵Martin Jansa2012-08-204-0/+55
| | | | | | | | | | | | support in newer evas Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * elementary: add eio to DEPENDSMartin Jansa2012-08-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | * fixes: | /bin/grep: /OE/shr-core/tmp-eglibc/sysroots/spitz/usr/lib/libeio.la: No such file or directory | /bin/sed: can't read /OE/shr-core/tmp-eglibc/sysroots/spitz/usr/lib/libeio.la: No such file or directory | arm-oe-linux-gnueabi-libtool: link: `/OE/shr-core/tmp-eglibc/sysroots/spitz/usr/lib/libeio.la' is not a valid libtool archive | make[3]: *** [module.la] Error 1 | make[3]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/elementary-2_1.0.1+svnr74527-r1.0/elementary/src/edje_externals' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>