Commit Graph

732 Commits

Author SHA1 Message Date
Koen Kooi 61e4b696de libav git: import from OE .dev and clean up
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-11 09:25:23 +02:00
Koen Kooi ba454ab180 gcc: Various fixups to ensure consistent gcc builds
(ported from oe-core for consistency)

We ensure that:
* the shared work directory contains PR and ensure PR values are consistent across gcc builds
* the regexp to handle library directories is in a specific task and run once

This avoids breakage that was seen in incremental builds after commit
be1f70d68b6b75772ebab8bdff683ddd7c42b0cd in oe-core where the interpretor could
become corrupted. This was due to the sed expression corrupting
the source directory.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-10 13:15:13 +02:00
Martin Jansa d89b0399be webkit-efl: inherit perlnative and s/ARM/arm/g in ARM_INSTRUCTION_SET
* ARM_INSTRUCTION_SET != "thumb" is enough but better to unify with
  other recipes in case someone does ARM_INSTRUCTION_SET == "arm" later

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-08 11:55:08 +02:00
Khem Raj b435cc98b3 systemd: inherit perlnative
otherwise intltool fails to find XML parser module
as it uses perl from build host

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-08 10:51:52 +02:00
Khem Raj e7573fb3c7 systemd: Link with librt explicitly on uclibc
Latest systemd has started to use mq_* functions
which are found on librt in uclibc.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-06 10:33:46 +02:00
Bruce Ashfield 3d96cb8778 kernel: copy defconfig to {B} vs {S}
For kernel's that use a split source/object build the copy
of defconfig to {S} in the base kernel class is problematic.
The previous solution for this was to override the do_configure
of the base kernel class in a subclass. While this is still
a viable/valid option, it does mean that changes to the base
do_configure will be missed.

The solution to this is to copy a defconfig to {B} which is
typically the same as {S}, so most kernel recipes won't see or
care about this change.

With this change in place, linux-yocto.bbclass can drop its
override of do_configure.

Tested with linux-yocto and oe linux recipes.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-05 19:49:59 +02:00
Nitin A Kamble 3df1853e1e kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variables
KERNEL_LD was using ${LD} in it's definition, which is not correct for
different ABIs such as x32 or i386 on x86_64 machine. This brings it
into sync with the corresponding gcc settings, likewise the same with
the KERNEL_AR variable.

[RP: Updated commit message]
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-05 19:49:59 +02:00
Noor, Ahsan d375bad5c8 kernel.bbcalss: Added do_savedefconfig task.
* Added do_savedefconfig task to kernel.bbclass.

Signed-off-by: Noor, Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-05 19:49:59 +02:00
Noor, Ahsan ed1d905054 kernel,cml1.bbclass: Move menuconfig to cml1
* The menuconfig target exists in places other than the kernel that use kernel style config.

Signed-off-by: Noor, Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-05 19:49:59 +02:00
Andreas Mueller cc7dcd22b4 task-xfce-base: Add initial recipe adding all recipes required for xfce desktop 2011-08-05 19:49:59 +02:00
Andreas Mueller 905998fa79 xfce-terminal: Add initial recipe with version 0.4.8 2011-08-05 19:49:59 +02:00
Andreas Mueller 92233bfb12 gtk-xfce-engine: Add initial recipe with version 2.8.1 2011-08-05 19:49:58 +02:00
Andreas Mueller 5cd47b85f0 xfdesktop: Add initial recipe with version 4.8.2 2011-08-05 19:49:58 +02:00
Andreas Mueller 59a7546008 thunar: Add initial recipe with version 1.2.2
* thunar crashes silently but since it is required by xfdesktop this patch is
  send out
2011-08-05 19:49:58 +02:00
Andreas Mueller 545903e3f3 xfce4-settings: Add initial recipe with version 4.8.2 2011-08-05 19:49:58 +02:00
Andreas Mueller 336dbe95b8 xfwm4: Add initial recipe with version 4.8.1
* xfwm4 must be started once manually to work
2011-08-05 19:49:58 +02:00
Andreas Mueller 88c2a098d2 xfce4-appfinder: Add initial recipe with version 4.8.0 2011-08-05 19:49:58 +02:00
Andreas Mueller b03f5e0eaf xfce4-session: Add initial recipe with version 4.8.1 2011-08-05 19:49:58 +02:00
Andreas Mueller 444901da61 xfce4-panel: Add initial recipe with version 4.8.5 2011-08-05 19:49:58 +02:00
Andreas Mueller 68b9b715d1 xfce-utils: Add initial recipe with version 4.8.2 2011-08-05 19:49:58 +02:00
Andreas Mueller 3778a9e3dc libxfce4ui: Add initial recipe with version 4.8.0 2011-08-05 19:49:58 +02:00
Andreas Mueller 79bb21b447 xfconf: Add initial recipe with version 4.8.0 2011-08-05 19:49:58 +02:00
Andreas Mueller f539027f6a exo: Add initial recipe with version 0.6.2
* python bindings removed here (will be moved to pyxfce mainline [1])
* TBD: gnomemount replacement on postinst [2]

[1] http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560
[2] http://wiki.xfce.org/gnomemount-replacement
2011-08-05 19:49:58 +02:00
Andreas Mueller 3fe0ebd466 garcon: Add initial recipe with version 0.1.8 2011-08-05 19:49:58 +02:00
Andreas Mueller c8f704b023 libxfce4util: Add initial recipe with version 4.8.1 2011-08-05 19:49:58 +02:00
Andreas Mueller ddf64c08c1 xfce4-dev-tools: Add initial recipe with version 4.8.0 2011-08-05 19:49:58 +02:00
Andreas Mueller c2004f5eca xfce.bbclass: A class for xfce-global settings 2011-08-05 19:49:58 +02:00
Andreas Mueller cdcac78a2b meta-xfce: Add layer information 2011-08-05 19:49:58 +02:00
Andreas Mueller e788644937 meta-xfce: Add README with maintenance informations 2011-08-05 19:49:57 +02:00
Koen Kooi 7e6f0f24aa systemd: update to v33-3
Adding the docbook deps removes the need for the xml removal patch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-05 19:49:57 +02:00
Khem Raj 326ebbac11 gcc-4.6: Bring in linaro patches upto 07.2011 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-08-03 09:07:27 -07:00
Khem Raj 7a2b0458f9 systemd: Refresh format-replace-m-uclibc.patch
This patch needed refresh against latest systemd sources

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-03 12:20:37 +02:00
Koen Kooi 4a8dece451 uhd: update to 3.2.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-02 21:43:27 +02:00
Koen Kooi 042b5bd544 orc: add 0.4.14
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-02 21:43:27 +02:00
Koen Kooi 83f4dd214f uhd-firmare: update to 3.2.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-02 21:43:19 +02:00
Andreas Müller 31718e486d iceauth: Import 1.0.4 from oe.dev
The patch was imported from the OpenEmbedded git server
(git://github.com/openembedded/openembedded.git) as of commit id
033af22d565adabc05303f88e76e31e7d239756c.

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-02 10:31:11 +02:00
Koen Kooi 40e2732744 udev: update to 173
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-02 10:31:11 +02:00
Khem Raj 7280929da6 gcc-4.5: Bring latest upstream and linaro patches
Build tested on angstrom-2010/console-image for all qemus + beagleboard
for both uclibc/eglibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-30 10:44:50 +02:00
Koen Kooi 0aa9586cb3 systemd: update to v32
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-29 21:05:32 +02:00
Tom Rini 966b46ed92 rp-pppoe: Resync the 3.8 recipe with oe.dev and cleanup patches
- Update HOMEPAGE (from oe.dev)
- Bump PR to match oe.dev (will sync the next bits back over)
- Add Upstream-Status to all patches and a description to the ones
  missing descriptions.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-28 19:37:26 +02:00
Koen Kooi 117fb53bfe libcgroup: update to 0.37.1
Also fix PAM support
2011-07-28 11:05:09 +02:00
Koen Kooi e74449cac0 systemd: update to v31 + 2 bugfixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-28 09:20:24 +02:00
Tom Rini 77d31f8d30 rp-pppoe: Port from oe.dev
The difference between this and oe.dev are:
- Reset PR
- Add bitfields site variable to the endian site file
  This was wrong in oe.dev for BE (mips).
- Add LIC_FILES_CHKSUM

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 21:51:39 +02:00
Koen Kooi 4ad7ec4356 xserver-nodm-init: add optional systemd support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 13:53:32 +02:00
Koen Kooi 3eb8da77f5 e(fl).bbclass: don't override PACKAGES, but add to it
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by:  Martin Jansa <Martin.Jansa@gmail.com>
2011-07-26 09:57:09 +02:00
Koen Kooi cc77ff2ddb eeze: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 08:49:10 +02:00
Koen Kooi a3e37f1fcf eeze: add dependency on eet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 08:44:40 +02:00
Martin Jansa 73e0b9d1c2 openvpn: import from openembedded
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 08:21:29 +02:00
Koen Kooi 3fa3d6505e e-base: bump EFL_SRCREV
tested with angstrom/efl-nodm-image/qemuarm

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 08:20:12 +02:00
Martin Jansa 254c568a97 efl: drop older recipes for efl 1.0.0 release, current e-wm EFL_SRCREV needs newer ecore
* we'll return recipes for release when there is 1.1.0 hopefully with e-wm relase

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 08:19:29 +02:00