summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gcc-4.6: Update to 2012.03 linaro releaseKhem Raj2012-04-087-1/+1119
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* v4l-utils: correct license delimiterStefan Herbrechtsmeier2012-04-041-1/+3
| | | | | Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-systemctl-native: add support to disable servicesOtavio Salvador2012-04-042-8/+26
| | | | | | | | This adds support to disable services making possible to it to be done during rootfs generation. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openmotif: add 2.3.3Otavio Salvador2012-04-042-0/+53
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbitmaps: add 1.1.1 versionOtavio Salvador2012-04-042-0/+20
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mysql5: Fix QA warnings, move .a files to staticdevSamuel Stirtzel2012-04-041-6/+16
| | | | | Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libedit: Remove files folder as no patch was being usedNoor Ahsan2012-03-312-137/+0
| | | | | | | * No patch file was being used in the recipe so removed the folder to make it bit clean. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eglibc-2.12: Move to toolchain-layerKhem Raj2012-03-2913-0/+0
| | | | | | Its relevant in toolchain layer Signed-off-by: Khem Raj <raj.khem@gmail.com>
* obexd: fix QA warnings by creating empty package obex-pluginsAndreas Müller2012-03-291-1/+5
| | | | | | | | | | | fix the following warnings: WARNING: For recipe obexd, the following files/directories were installed but not shipped in any package: WARNING: /usr/lib WARNING: /usr/lib/obex WARNING: /usr/lib/obex/plugins Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libatasmart: fix QA warningsAndreas Müller2012-03-291-0/+5
| | | | | | | | | | | fix the following warnings: WARNING: For recipe libatasmart, the following files/directories were installed but not shipped in any package: WARNING: /usr/share/vala WARNING: /usr/share/vala/vapi WARNING: /usr/share/vala/vapi/atasmart.vapi Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* faad2: fix QA warningsAndreas Müller2012-03-291-2/+6
| | | | | | | | | fix the following warnings: WARNING: QA Issue: non -staticdev package contains static .a library: libfaad-dev path '/work/armv7a-angstrom-linux-gnueabi/faad2-2.7-r1/packages-split/libfaad-dev/usr/lib/libfaad.a' WARNING: QA Issue: non -staticdev package contains static .a library: libmp4ff-dev path '/work/armv7a-angstrom-linux-gnueabi/faad2-2.7-r1/packages-split/libmp4ff-dev/usr/lib/libmp4ff.a' Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libcgroup: fix QA warningsAndreas Müller2012-03-291-0/+4
| | | | | | | | | | | | | fix the following warnings: WARNING: For recipe libcgroup, the following files/directories were installed but not shipped in any package: WARNING: /lib/security/pam_cgroup.la WARNING: /lib/security/.debug WARNING: /lib/security/.debug/pam_cgroup.so.0.0.0 WARNING: /lib/security/.debug/pam_cgroup.so WARNING: /lib/security/.debug/pam_cgroup.so.0 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evince: Fix QA warnings / clean packagingAndreas Müller2012-03-291-3/+5
| | | | | | | run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Fix meta-toolchain builds with gcc 4.5Khem Raj2012-03-292-3/+3
| | | | | | | | | | | | | | | | | | | | Correct a typo Make license parsable by license manage Fixes messages like WARNING: libgcc-nativesdk: No generic license file exists for: RUNTIME in any provider WARNING: libgcc-nativesdk: No generic license file exists for: LIBRARY in any provider WARNING: libgcc-nativesdk: No generic license file exists for: EXCEPTION in any provider NOTE: package libgcc-nativesdk-4.5-r48+svnr184907: task do_populate_lic: Succeeded Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: unify white spacesMartin Jansa2012-03-291-39/+39
| | | | | | | | * indentation was with spaces and tabs, unify to use tabs instead of spaces, because "python populate_packages" expects tabs (or 8 spaces) and we're doing populate_packages_preppend here Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKERichard Purdie2012-03-291-1/+1
| | | | | | | | Without this we don't take advantage of any configured multiple CPU cores which seems a shame. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xinput-calibrator: add systemd serviceMartin Jansa2012-03-292-3/+19
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kernel.bbclass: touch .scmversion also in ${S}Martin Jansa2012-03-291-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* keymaps: import systemd support from meta-shr layerMartin Jansa2012-03-292-0/+17
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* linux-kexecboot-3.2: upgrade to 3.2.12Martin Jansa2012-03-291-4/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xbmc: update from rc2 to final releaseKoen Kooi2012-03-261-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: don't create /etc/modutils/*Martin Jansa2012-03-261-8/+4
| | | | | | * update-modules was updated to read /etc/modules-load.d/*.conf Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kernel.bbclass: use symlinks for modutils filesMartin Jansa2012-03-261-5/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* linux: import shared linux.inc so we have just one copyMartin Jansa2012-03-261-0/+131
| | | | | | | | | | | | | | | | * in my env I have 7 copies now ./meta-smartphone/meta-htc/recipes-kernel/linux/linux.inc ./meta-smartphone/meta-nokia/recipes-kernel/linux/linux.inc ./meta-smartphone/meta-openmoko/recipes-kernel/linux/linux.inc ./meta-smartphone/meta-samsung/recipes-kernel/linux/linux.inc ./meta-smartphone/meta-palm/recipes-kernel/linux/linux.inc ./meta-ti/recipes-kernel/linux/linux.inc ./meta-handheld/recipes-kernel/linux/linux.inc meta-smartphone's are 100% identical, meta-handheld is slightly different (ARM_KEEP_OABI can be set in recipe after require .inc) and meta-ti seems like much older version of linux.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kernel.bbclass: fix extra + in kernelreleaseMartin Jansa2012-03-261-0/+6
| | | | | | * see http://lists.linuxtogo.org/pipermail/openembedded-core/2011-December/014308.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kernel.bbclass: use better number for KERNEL_PRIORITYMartin Jansa2012-03-261-1/+3
| | | | | | | | | | * there is no upgrade from 2.6.X to 3.X.Y last part of PV is used as kernel priority for u-a, but X is usually higher then Y in 3.x.x so use all 3 parts in one bigger number * and make it weak assignment if this scheme doesn't work for some recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-tasks: bump PRMartin Jansa2012-03-261-0/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* emotion: fix upgrade path from libemotion0 to libemotion1Martin Jansa2012-03-261-1/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREVMartin Jansa2012-03-261-1/+1
| | | | | | | | | | | | | Newer efl alpha was released today, so I hope that next bump will be with released tarballs. This EFL_SRCREV is a bit older but worth upgrading as it finishes python-elementary changes for elementary-1.0 APIs and also includes .so changes for release (so switch to tarballs should be rather formality with bugfixes). All elementary based apps need PR bump. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nautilus: Add gdk-pixbuf gtk+ to DEPENDSKhem Raj2012-03-261-2/+2
| | | | | | | | | | | | | | | | | Fixes | eel-accessibility.c:26:21: fatal error: gtk/gtk.h: No such file or directory | compilation terminated. | make[2]: *** [eel-accessibility.lo] Error 1 | make[2]: *** Waiting for unfinished jobs.... | In file included from eel-background.c:26:0: | eel-background.h:43:21: fatal error: gdk/gdk.h: No such file or directory | compilation terminated. | make[2]: *** [eel-background.lo] Error 1 | eel-canvas.c:69:28: fatal error: gdk/gdkprivate.h: No such file or directory Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* toolchain-layer: move binutils and gcc from meta-oe into hereKoen Kooi2012-03-24382-0/+0
| | | | | | | Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-serialgetty: sync with upstreamKoen Kooi2012-03-232-2/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries tooMartin Jansa2012-03-231-2/+8
| | | | | | | * /etc/modules-load.d/foo.conf is used by systemd like /etc/modutils/foo was with sysvinit Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: import QA warning fix for unpackaged files from oe-coreMartin Jansa2012-03-231-0/+10
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: import s/1/True/ changes from oe-core versionMartin Jansa2012-03-231-23/+23
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* slim: replace ${base_libdir}/systemd by ${systemd_unitdir} set in oe-coreAndreas Müller2012-03-231-3/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dietsplash_git: replace ${base_libdir}/systemd by ${systemd_unitdir} set in ↵Andreas Müller2012-03-231-2/+2
| | | | | | | oe-core Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udev_182: replace ${base_libdir}/systemd by ${systemd_unitdir} set in oe-coreAndreas Müller2012-03-231-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udev_175: replace ${base_libdir}/systemd by ${systemd_unitdir} set in oe-coreAndreas Müller2012-03-231-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd_git: replace ${base_libdir}/systemd by ${systemd_unitdir} set in oe-coreAndreas Müller2012-03-231-10/+10
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-serialgetty: replace ${base_libdir}/systemd by ${systemd_unitdir} ↵Andreas Müller2012-03-231-4/+4
| | | | | | | set in oe-core Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-compat-units: replace ${base_libdir}/systemd by ${systemd_unitdir} ↵Andreas Müller2012-03-231-10/+10
| | | | | | | set in oe-core Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd.bbclass: remove systemd_unitdir it is set in oe-coreAndreas Müller2012-03-231-2/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* toolchain-layer: initial addKoen Kooi2012-03-233-0/+56
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Eric Bénard <eric@eukrea.com>
* qmake2: removePaul Eggleton2012-03-218-344/+0
| | | | | | | | qmake is now provided by the qt4-x11-tools package in OE-Core (and has RPROVIDES + RREPLACES), so remove this recipe. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-imaging: removePaul Eggleton2012-03-212-96/+0
| | | | | | | | Fixes from this version have now been merged into OE-Core, so remove it here. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udev: update to 182Koen Kooi2012-03-201-8/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kmod: update to v7Koen Kooi2012-03-201-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* busybox: update bbappend to match update recipe in oe-coreKoen Kooi2012-03-191-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update bbappend to match update recipe in oe-coreKoen Kooi2012-03-192-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>