aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
AgeCommit message (Collapse)Author
2012-04-21qt bbappends: play nice with bbappends in other layers by incrementing PRINC ↵Koen Kooi
instead of overwriting it Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-18gpsd: fix gpsd init scriptJohan Hovold
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>
2012-04-18mime-support: Update to version 3.48Luca Vaudano
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>
2012-04-18cloud9: silence systemd bbclass WARNING, ${PN}-systemd is unwantedKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-18gateone: silence systemd bbclass WARNING, ${PN}-systemd is unwantedKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-18systemd bbclass: allow recipes to silence WARNING during parsing when ↵Koen Kooi
${PN}-systemd is unwanted Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-17lighttpd: lastest oe-core installs lighttpd.conf directly to /etc/Radek Dostal
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>
2012-04-17pixman: remove IWMMXT settingMartin Jansa
* 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>
2012-04-16systemd: create empty machine-id to fix first boot failuresKoen Kooi
Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-14bbappends: append to BBCLASSEXTEND instead of overwriting itKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-13libxcursor: fix 'git mv' gone wrongKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-13systemd: fix emergency and rescue servicesKoen Kooi
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>
2012-04-13xorg: add more native BBCLASSEXTENDs for gtk+-nativeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-13qte-toolchain: add qwte supportEric BENARD
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>
2012-04-13qwt: add 6.0.1 versionEric BENARD
- 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>
2012-04-13xserver-common: use git patches and add functions fileMartin Jansa
* 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>
2012-04-12gnuradio : Remove old files.Philip Balister
Left the buildsys patch for now. It does not apply, but I have only built this with gcc-4.6 from toolchain layer, not gcc from Angstrom. The patch does not apply, but I am saving it to remind me how to fix the problem. Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-12gnuradio : Update to version 3.5.3.Philip Balister
Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-12uhd : Update to version 3.4.1.Philip Balister
Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-12uhd-firmware : Update to version 003.004.000.Philip Balister
Yes, Josh changed the paths again. They are much saner now, and if he touches them again, I will beat him with a ping pong paddle. Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-11cpuburn-neon: add cpuburn app for neon and neon-cortexa8Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-11xinput-calibrator 0.7.5: run xinput_calibrator_once.sh using XDG autostart ↵Koen Kooi
mechanism This runs when the session starts so after the DM. Not a great solution, but at least it will popup a calibration dialog automatically and restore calibration on subsequent sessions. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-11sqlite: cp instead of mv in do_configureAnders Darander
The use of mv in do_configure() made bitbake error out if a second run of do_configure was requested. Copy the file instead. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10midori: add librsvg-native to DEPENDSAndreas Müller
configure found rsvg-convert on host: ... Checking for program rsvg-convert : /usr/bin/rsvg-convert ... Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10midori: remove midori.inc and oe-stylizeAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10xserver-nodm-init: add EnvironmentFileMartin Jansa
* used to set HOME variable before /etc/X11/Xsession is started * e.g. enlightenment is creating ${HOME}/.e and without this it ends in /tmp/.e and during startup HOME gets defined and switched to /home/root/.e Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10xserver-nodm-init: use /etc/X11/Xserver from service file instead of Xorg ↵Denis 'GNUtoo' Carikli
directly * /etc/X11/Xserver is provided by xserver-common and sets correct DPI before starting Xorg (or other xserver) Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09xbmc: fix .desktop for ARMKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09xbmc: update to head of the Eden release branchKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09systemd: fix vconsole-setup dependenciesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09systemd: bump SRCREVKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09cloud9: remove 0.5.1Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-09cloud9: add 0.6Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-08cloud9 0.5.1: use nodejs4 instead of nodejsKoen Kooi
This allows using nodejs 0.6.x for apps, but running cloud9 using node4 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-08nodejs 0.4.12: rename to node4 to make it parallel installable with 0.6.xKoen Kooi
This is done to support running cloud9 using node 0.4.x but all other node apps with 0.6.x Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-08nodejs 0.6.x: update to 0.6.14Koen Kooi
The LICENSE checksum changed due to date changes and clarification on licenses of included "libraries" like the markdown parser Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04v4l-utils: correct license delimiterStefan Herbrechtsmeier
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04systemd-systemctl-native: add support to disable servicesOtavio Salvador
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>
2012-04-04openmotif: add 2.3.3Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04xbitmaps: add 1.1.1 versionOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04mysql5: Fix QA warnings, move .a files to staticdevSamuel Stirtzel
Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-31libedit: Remove files folder as no patch was being usedNoor Ahsan
* 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>
2012-03-29eglibc-2.12: Move to toolchain-layerKhem Raj
Its relevant in toolchain layer Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-29obexd: fix QA warnings by creating empty package obex-pluginsAndreas Müller
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>
2012-03-29libatasmart: fix QA warningsAndreas Müller
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>
2012-03-29faad2: fix QA warningsAndreas Müller
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>
2012-03-29libcgroup: fix QA warningsAndreas Müller
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>
2012-03-29kernel.bbclass: unify white spacesMartin Jansa
* 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>
2012-03-29kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKERichard Purdie
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>
2012-03-29xinput-calibrator: add systemd serviceMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>