- Apr 30, 2012
-
-
Tasslehoff Kjappfot authored
Signed-off-by:
Tasslehoff Kjappfot <tasskjapp@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
* 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>
-
- Apr 27, 2012
-
-
Koen Kooi authored
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>
-
Koen Kooi authored
busybox 1.19.4 bbapped: create dir before installing into it, fixes build failures on the autobuilder Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net> Acked-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tasslehoff Kjappfot authored
Signed-off-by:
Tasslehoff Kjappfot <tasskjapp@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Apr 26, 2012
-
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* formal changes in r66247 and copy&paste fix in r66262 Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* 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>
-
Martin Jansa authored
* 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>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* 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>
-
Martin Jansa authored
* 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>
-
Saul Wold authored
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>
-
Andreas Oberritter authored
* 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>
-
Martin Jansa authored
* 4 spaces for anonymous python * don't recreate uImage if it already exists Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Apr 25, 2012
-
-
Otavio Salvador authored
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>
-
Mario Domenech Goulart authored
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>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Apr 24, 2012
-
-
Andrea Adami authored
* 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>
-
Mario Domenech Goulart authored
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>
-
Andreas Oberritter authored
Signed-off-by:
Andreas Oberritter <obi@opendreambox.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Apr 21, 2012
-
-
Koen Kooi authored
qt bbappends: play nice with bbappends in other layers by incrementing PRINC instead of overwriting it Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Apr 20, 2012
-
-
Andrea Adami authored
* 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>
-
- Apr 19, 2012
-
-
Khem Raj authored
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>
-
Denys Dmytriyenko authored
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>
-
- Apr 18, 2012
-
-
Johan Hovold authored
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>
-
Luca Vaudano authored
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>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Apr 17, 2012
-
-
Radek Dostal authored
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>
-
Martin Jansa authored
* 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>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Apr 16, 2012
-
-
Koen Kooi authored
Acked-by:
Denys Dmytriyenko <denys@ti.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Apr 14, 2012
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-