summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* gnuradio : Bump SRCREV to current version. Fix packaging warning.Philip Balister2011-08-112-2/+3
| | | | | Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cherokee: import from OE .dev and clean upKoen Kooi2011-08-114-0/+98
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav git: import from OE .dev and clean upKoen Kooi2011-08-112-0/+144
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc: Various fixups to ensure consistent gcc buildsKoen Kooi2011-08-1011-11/+1
| | | | | | | | | | | | | | | (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>
* webkit-efl: inherit perlnative and s/ARM/arm/g in ARM_INSTRUCTION_SETMartin Jansa2011-08-081-2/+2
| | | | | | | | * 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>
* systemd: inherit perlnativeKhem Raj2011-08-081-2/+2
| | | | | | | | 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>
* systemd: Link with librt explicitly on uclibcKhem Raj2011-08-061-0/+2
| | | | | | | | 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>
* kernel: copy defconfig to {B} vs {S}Bruce Ashfield2011-08-051-2/+2
| | | | | | | | | | | | | | | | | | | | | 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>
* kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variablesNitin A Kamble2011-08-051-1/+1
| | | | | | | | | | | | 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>
* kernel.bbcalss: Added do_savedefconfig task.Noor, Ahsan2011-08-051-0/+6
| | | | | | | * 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>
* kernel,cml1.bbclass: Move menuconfig to cml1Noor, Ahsan2011-08-051-15/+0
| | | | | | | * 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>
* task-xfce-base: Add initial recipe adding all recipes required for xfce desktopAndreas Mueller2011-08-051-0/+35
|
* xfce-terminal: Add initial recipe with version 0.4.8Andreas Mueller2011-08-051-0/+20
|
* gtk-xfce-engine: Add initial recipe with version 2.8.1Andreas Mueller2011-08-051-0/+16
|
* xfdesktop: Add initial recipe with version 4.8.2Andreas Mueller2011-08-052-0/+47
|
* thunar: Add initial recipe with version 1.2.2Andreas Mueller2011-08-052-0/+62
| | | | | * thunar crashes silently but since it is required by xfdesktop this patch is send out
* xfce4-settings: Add initial recipe with version 4.8.2Andreas Mueller2011-08-051-0/+12
|
* xfwm4: Add initial recipe with version 4.8.1Andreas Mueller2011-08-052-0/+65
| | | | * xfwm4 must be started once manually to work
* xfce4-appfinder: Add initial recipe with version 4.8.0Andreas Mueller2011-08-051-0/+12
|
* xfce4-session: Add initial recipe with version 4.8.1Andreas Mueller2011-08-052-0/+43
|
* xfce4-panel: Add initial recipe with version 4.8.5Andreas Mueller2011-08-051-0/+34
|
* xfce-utils: Add initial recipe with version 4.8.2Andreas Mueller2011-08-052-0/+38
|
* libxfce4ui: Add initial recipe with version 4.8.0Andreas Mueller2011-08-051-0/+14
|
* xfconf: Add initial recipe with version 4.8.0Andreas Mueller2011-08-051-0/+15
|
* exo: Add initial recipe with version 0.6.2Andreas Mueller2011-08-055-0/+686
| | | | | | | | * 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
* garcon: Add initial recipe with version 0.1.8Andreas Mueller2011-08-051-0/+14
|
* libxfce4util: Add initial recipe with version 4.8.1Andreas Mueller2011-08-051-0/+14
|
* xfce4-dev-tools: Add initial recipe with version 4.8.0Andreas Mueller2011-08-051-0/+18
|
* xfce.bbclass: A class for xfce-global settingsAndreas Mueller2011-08-051-0/+11
|
* meta-xfce: Add layer informationAndreas Mueller2011-08-051-0/+9
|
* meta-xfce: Add README with maintenance informationsAndreas Mueller2011-08-051-0/+15
|
* systemd: update to v33-3Koen Kooi2011-08-052-93/+5
| | | | | | Adding the docbook deps removes the need for the xml removal patch Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.6: Bring in linaro patches upto 07.2011 releaseKhem Raj2011-08-0320-1/+5845
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* systemd: Refresh format-replace-m-uclibc.patchKhem Raj2011-08-031-23/+23
| | | | | | | 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>
* uhd: update to 3.2.1Koen Kooi2011-08-023-11/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* orc: add 0.4.14Koen Kooi2011-08-022-0/+31
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uhd-firmare: update to 3.2.1Koen Kooi2011-08-023-11/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* iceauth: Import 1.0.4 from oe.devAndreas Müller2011-08-021-0/+8
| | | | | | | | | | 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>
* udev: update to 173Koen Kooi2011-08-021-2/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Bring latest upstream and linaro patchesKhem Raj2011-07-3012-199/+1870
| | | | | | | | 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>
* systemd: update to v32Koen Kooi2011-07-291-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* rp-pppoe: Resync the 3.8 recipe with oe.dev and cleanup patchesTom Rini2011-07-287-3/+23
| | | | | | | | | | - 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>
* libcgroup: update to 0.37.1Koen Kooi2011-07-282-17/+18
| | | | Also fix PAM support
* systemd: update to v31 + 2 bugfixesKoen Kooi2011-07-283-70/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* rp-pppoe: Port from oe.devTom Rini2011-07-2611-0/+389
| | | | | | | | | | | 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>
* xserver-nodm-init: add optional systemd supportKoen Kooi2011-07-262-6/+30
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e(fl).bbclass: don't override PACKAGES, but add to itKoen Kooi2011-07-262-5/+5
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* eeze: fix packagingKoen Kooi2011-07-261-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eeze: add dependency on eetKoen Kooi2011-07-261-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openvpn: import from openembeddedMartin Jansa2011-07-263-0/+153
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>