summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | gcc-4.5: Match with OE-Core on building procedure for libgcc and gcc-runtimeKhem Raj2012-05-021-11/+36
| | | | | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | media-ctl: update to latest gitKoen Kooi2012-04-301-4/+8
| | | | | | | | | | | | | | * split out libs * media-ctl has been relicensed to LGPLv2.1+ Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | v4l-utils: update to 0.8.8Koen Kooi2012-04-301-3/+2
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | yavta: update to latest gitKoen Kooi2012-04-301-1/+2
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | synergy: remove inherit of siteinfo and fix license stringTasslehoff Kjappfot2012-04-301-2/+2
| | | | | | | | | | Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | ubi-utils-klibc: initial commit of version 1.4.9Andrea Adami2012-04-305-0/+208
|/ | | | | | | | * Initially only ubiattach was targeted (for kexecboot project). * Based on klibc_1.5.25, will be revised once new klibc is out. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel bbclass: recreate uImage unless KEEPUIMAGE is setKoen Kooi2012-04-271-1/+1
| | | | | | | | | | | The intent of the uImage code in this class includes the following 1) be able to specify custom load addresses without needing to patch the kernel 2) add better information to the uImage description field The current state is a NOP anyway, the kernel will always build a uImage when you tell it to 'make uImage'. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* busybox 1.19.4 bbapped: create dir before installing into it, fixes build ↵Koen Kooi2012-04-271-1/+2
| | | | | | | failures on the autobuilder Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* synergy: add synergy 1.3.8Tasslehoff Kjappfot2012-04-271-0/+22
| | | | | Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pango: native support and --disable-introspection moved to oe-core pango.incMartin Jansa2012-04-261-5/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libusb*: remove native support, was moved to oe-coreMartin Jansa2012-04-262-7/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* librsvg, cairo, pixman, tiff, libgpg-error: remove native support, was moved ↵Martin Jansa2012-04-265-11/+1
| | | | | | to oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt4: rename bbappends to match 4.8.1 from oe-coreMartin Jansa2012-04-262-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* README: keep PATCH prefix in subject-prefix, some people filter their inbox ↵Martin Jansa2012-04-267-5/+9
| | | | | | based on that Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* expedite: add LIC_FILES_CHKSUMMartin Jansa2012-04-261-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eio: fix LIC_FILES_CHKSUMMartin Jansa2012-04-261-1/+1
| | | | | | * formal changes in r66247 and copy&paste fix in r66262 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl-from-svn.inc: renameMartin Jansa2012-04-261-0/+0
| | | | | | | * people with this included will notice new release recipes and use them if possible without breaking upgrade path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: add recipes for new released versionsMartin Jansa2012-04-2667-277/+363
| | | | | | | * drop/reset PR where possible as PV is increased * remove RREPLACES for versions before meta-efl was created Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for 1.2Martin Jansa2012-04-261-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* systemd-machine-units: add machine specific recipe for BSPsMartin Jansa2012-04-261-0/+12
| | | | | | | | | * some machines like n900/gta02/palmpre are using extra units to initialize something (g_ether, cmt, ...), so make it easy to bbappend such units * stuff like INHERIT_append_crespo = " systemd" from BSP doesn't play well with systemd.bbclass Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* systemd.bbclass: allow recipe to inherit systemd with empty SYSTEMD_SERVICEMartin Jansa2012-04-261-6/+5
| | | | | | | | | * I have use case where common recipe does inherit systemd and only some BSP's are bbappending some SERVICEs to it * install was moved intentionaly, so that /lib/systemd/system is not created if there is no .service file (causing QA Warning about unpackaged dir) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kernel: Fix packaging issueSaul Wold2012-04-261-1/+1
| | | | | | | | | | | | | Remove /etc since it is empty, when creating a machine that does not deliver any module config files, the /etc is empty and is then warned about not being shipped, so we remove it. This occurs in the routerstationpro with the following warning: WARNING: For recipe linux-yocto, the following files/directories were installed but not shipped in any package: WARNING: /etc Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* {kernel, module}.bbclass: don't run depmod for module packages during do_rootfsAndreas Oberritter2012-04-261-3/+1
| | | | | | | | | | | | | | | | * depmod already gets executed by pkg_postinst_kernel-image. * If you build a module using module.bbclass, pkg_postinst returns 1 in do_rootfs, causing pkg_postinst to run again on first boot. To improve this situation, I copied pkg_postinst from kernel.bbclass to module.bbclass. This was rejected by Koen, because he doesn't like the code from kernel.bblcass, which uses ${STAGING_DIR_KERNEL}. Richard then suggested that calling depmod during do_rootfs wasn't necessary at all, because it already gets done by kernel-image. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kernel.bbclass: resync with oe-core versionMartin Jansa2012-04-261-31/+33
| | | | | | | * 4 spaces for anonymous python * don't recreate uImage if it already exists Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-common: drop xinput-calibrator call as it is done by xdg nowOtavio Salvador2012-04-252-28/+0
| | | | | | | The new xinput-calibrator package provides a xdg file that handles this logic so drop it from session. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* net-snmp: split net-snmp-serverMario Domenech Goulart2012-04-252-9/+17
| | | | | | | | | | | | | | net-snmp-server has been split into two packages: net-snmp-server-snmpd and net-snmp-server-snmptrapd net-snmp-server is now a "meta-package" which depends on net-snmp-server-snmpd and net-snmp-server-snmptrapd. net-snmpd-server-systemd in no longer generated. It has been split into net-snmp-server-snmpd-systemd and net-snmp-server-snmptrapd-systemd. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
* epiphany 2.30.6: add missing gnome-doc-utils dependencyKoen Kooi2012-04-251-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* klibc_1.5.25: add patches to build with 3.2 kernel headersAndrea Adami2012-04-243-1/+61
| | | | | | | | | | * kernel_3.2__aligned_u64.patch is already upstream * hack around the missing headers (now in /generated/asm) * bump INC_PR * waiting for klibc_2.0 release Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-openembedded: net-snmp: systemd supportMario Domenech Goulart2012-04-244-2/+1654
| | | | | | | | | | Backported systemd-related commits from net-snmp's master branch (full description in the systemd-support.patch file). .service files slightly adapted from Fedora's. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* oe-stylize.py: Add SUMMARY variableAndreas Oberritter2012-04-241-0/+1
| | | | | Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt bbappends: play nice with bbappends in other layers by incrementing PRINC ↵Koen Kooi2012-04-214-2/+4
| | | | | | instead of overwriting it Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-yocto-tiny-kexecboot: initial commit of version 3.2Andrea Adami2012-04-201-0/+17
| | | | | | | | * this is the skeleton for .bbappend recipes * residing in the BSP layers Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Backport cpp honor sysroot patchKhem Raj2012-04-192-1/+38
| | | | | | | This patch is well vetted on gcc-4.6 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* README: fix meta-efl, meta-gpe and meta-xfce to point to openembedded.orgDenys Dmytriyenko2012-04-193-5/+3
| | | | | | | | | Fix README files for meta-efl, meta-gpe and meta-xfce to point to the correct openembedded.org address instead of the outdated openembedded.net in git URIs. Reported by Autif Khan for one of the layers. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gpsd: fix gpsd init scriptJohan Hovold2012-04-182-6/+6
| | | | | | | | | | | | Replace return with exit where appropriate. Current init script uses return outside of functions resulting in warnings such as the following when using bash as interpreter: /etc/init.d/gpsd: line 98: return: can only `return' from a function or sourced script Signed-off-by: Johan Hovold <johan.hovold@lundinova.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mime-support: Update to version 3.48Luca Vaudano2012-04-181-3/+2
| | | | | | Signed-off-by: Luca Vaudano <vaudano@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: silence systemd bbclass WARNING, ${PN}-systemd is unwantedKoen Kooi2012-04-181-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gateone: silence systemd bbclass WARNING, ${PN}-systemd is unwantedKoen Kooi2012-04-181-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd bbclass: allow recipes to silence WARNING during parsing when ↵Koen Kooi2012-04-181-1/+4
| | | | | | ${PN}-systemd is unwanted Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lighttpd: lastest oe-core installs lighttpd.conf directly to /etc/Radek Dostal2012-04-172-3/+3
| | | | | | Signed-off-by: Radek Dostal <rd@radekdostal.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: remove IWMMXT settingMartin Jansa2012-04-171-4/+2
| | | | | | | * khem moved it to oe-core and kept it here Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREVMartin Jansa2012-04-171-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: create empty machine-id to fix first boot failuresKoen Kooi2012-04-161-1/+5
| | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bbappends: append to BBCLASSEXTEND instead of overwriting itKoen Kooi2012-04-1411-11/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxcursor: fix 'git mv' gone wrongKoen Kooi2012-04-131-1/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: fix emergency and rescue servicesKoen Kooi2012-04-131-1/+4
| | | | | | | In OE we use /home/root, not /root. Bug-reported-by: Graham Murphy <Graham.Murphy@jhuapl.edu> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xorg: add more native BBCLASSEXTENDs for gtk+-nativeMartin Jansa2012-04-1310-0/+10
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qte-toolchain: add qwte supportEric BENARD2012-04-131-0/+3
| | | | | | | | we have QWT in meta-oe so include it in the SDK to give users the opportunity to use these widgets in their developments. Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qwt: add 6.0.1 versionEric BENARD2012-04-136-20/+108
| | | | | | | - only the qwt-e version is compile and run tested ATM Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-common: use git patches and add functions fileMartin Jansa2012-04-1321-221/+434
| | | | | | | | * otherwise we were depending on initscripts to provide it without RDEPENDing on it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>