summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* dropbear: update bbappend to match update recipe in oe-coreKoen Kooi2012-03-191-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: update to v44 + CVE fixKoen Kooi2012-03-182-2/+37
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREV again to get elementary-1.0 APIMartin Jansa2012-03-161-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eina: fix QA warning about unpackaged dirMartin Jansa2012-03-161-0/+4
| | | | | | | | * WARNING: For recipe eina, the following files/directories were installed but not shipped in any package: WARNING: /usr/bin Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* elementary: package new datetime_input_ctxpopup moduleMartin Jansa2012-03-161-1/+7
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* e-tasks: drop local patches and use our github repo insteadMartin Jansa2012-03-169-1354/+4
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* midori: upgrade to 0.4.4Martin Jansa2012-03-163-13/+8
| | | | | | | | | | | | * custom waf to fix dirty vala version was dropped * I've fixed our vala to stop reporting dirty even for valid released tarballs so you can still get dirty version but it's not so common to keep this ugly binary here. * disable PARALLEL_MAKE to improve our chances agains build hangs (btw fedora is doing the same http://osdir.com/ml/scm-fedora-commits/2011-11/msg04672.html) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libass.inc: fix typo OE_EXTRACONF -> EXTRA_OECONFAndreas Müller2012-03-161-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* midori: Add project home page infoGary Thomas2012-03-161-0/+1
| | | | | Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openbox: update to 3.5.0Otavio Salvador2012-03-144-2857/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xarchiver: add unzip to RRECOMMENDS_${PN}Andreas Müller2012-03-131-2/+2
| | | | | | | | opening *.zip caused: Failed to execute child process "zipinfo" (No such file or directory) Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xarchiver: add bzip2 to RRECOMMENDS_${PN}Andreas Müller2012-03-131-1/+2
| | | | | | | | | | | error message for *.tar.bz2 was tar: Error is not recoverable: exiting now tar: Child returned status 2 tar (child): Error is not recoverable: exiting now tar (child): bzip2: Cannot exec: No such file or directory Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ristretto: update to 0.3.5Andreas Müller2012-03-131-2/+2
| | | | | | | run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* systemd-compat-units: rename service to run postinst scriptsOtavio Salvador2012-03-132-7/+7
| | | | | | | | OE-Core uses run-postinsts script to trigger package configuration on first boot so the service ought to be named the same, for consistency. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: follow oe-core to 0.79Andreas Müller2012-03-131-2/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lzip: add new recipeEric BENARD2012-03-111-0/+36
| | | | | | | | | - this recipe is imported from oe-classic and upgrade to latest stable version - it was only compile tested Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-panel: Remove static version of panel plugins.Peter Tworek2012-03-111-5/+4
| | | | | | | | They have no actual use and trigger QA warnings. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Acked-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libedit: Adds version 20110802 (initial recipe)Noor Ahsan2012-03-113-0/+153
| | | | | | | | | * Imported recipe from oe-classic commit id 4e75705872fd9f289bbf4c74a912ca4710f50b93. * Upgrade it to latest stable version. * Tested on P4080DS. Signed-of-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zsh: Add initial recipe for version 4.3.17.Peter Tworek2012-03-111-0/+51
| | | | | | | Run tested on netbook pro. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lighttpd: inherit systemd / remove unneded systemd codeAndreas Müller2012-03-111-11/+5
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cloud9: remove unneded systemd codeAndreas Müller2012-03-111-5/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: inherit systemd / remove unneeded systemd codeAndreas Müller2012-03-111-25/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cherokee: complete systemd native supportAndreas Müller2012-03-111-6/+5
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cherokee: no need for cherokee.inc since it is used only onceAndreas Müller2012-03-112-52/+47
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cherokee.inc: add DEPENDS to mysql5Andreas Müller2012-03-111-1/+1
| | | | | | | | | | | | | | | | error in do_configure.log was: checking for mysql_config... /usr/bin/mysql_config checking for MySQL libraries... yes checking for mysql.h (using mysql_config --cflags)... no checking if MySQL version is >= 5.0.0... yes ... ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/cherokee-1.2.98-r0.0/cherokee-1.2.98' ERROR: Function failed: do_qa_configure Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netperf: add version 2.4.4Zhenhua Luo2012-03-114-0/+147
| | | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc-4_6-branch-linaro-backports.inc: allow GCC-4_6-BRANCH-LINARO-BACKPORTS ↵Matthew McClintock2012-03-111-1/+1
| | | | | | | | | | | to be overridden This is useful when we want to include meta-oe as is, and also want to modify the toolchain such that these patches don't apply cleanly Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* systemd: update and disable storing coredumps in the journalKoen Kooi2012-03-091-2/+3
| | | | | | Storing coredumps in the journal was mentioned as one of the reasons the journals grow so large Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* README: fix typoGary Thomas2012-03-091-1/+1
| | | | | | | | Without this change, 'git send-email' complains of a missing argument. Tested with git 1.7.7.6 on Fedora 16. Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: needs GNOME icons to functionGary Thomas2012-03-092-2/+2
| | | | | | | | | | | | | | Without GNOME icons installed, e.g. when using only core-image-sato, midori dies violently: # midori The configuration couldn't be loaded: No such file or directory (midori:2915): Gtk-WARNING **: Error loading theme icon 'stock_new-tab' for stock: Icon 'stock_new-tab' not present in theme (midori:2915): Gtk-WARNING **: Error loading theme icon 'bookmark-new' for stock: Icon 'bookmark-new' not present in theme (midori:2915): Gtk-WARNING **: Error loading theme icon 'stock_add-bookmark' for stock: Icon 'stock_add-bookmark' not present in theme Segmentation fault Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>