summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* xcb: add missing bbappendsKoen Kooi2011-08-162-0/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libx11: skip self if x11 not in DISTRO_FEATURESAnders Darander2011-08-161-0/+5
| | | | | | | | | | | | | This stops (most) x11 packages leaking into a non-x11 distro by mistake. Signed-off-by: Phil Blundell <philb@gnu.org> The patch was imported from the oe-core git server (git://git.openembedded.org/openembedded-core) as of commit id 2f94ff4fdb66755ba2448794baea19315ff96273. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-1.0.0: Remove spurious comment in recipeKhem Raj2011-08-161-15/+13
| | | | | | | | | | That comment was to note the reason for differences in license checksums between 1.0.0c and 1.0.0d Adjust the formatting of patches in SRC_URI Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxcb 1.7: turn into bbappendKoen Kooi2011-08-152-76/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xcp-proto 1.6: turn into bbappend to get python fixesKoen Kooi2011-08-152-24/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-1.0.0: Add recipes for openssl_1.0.0dKhem Raj2011-08-1521-605/+5031
| | | | | | | | | | | Delete 1.0.0c recipes Add patches from debian Remove recipes for openssl-native use BBCLASSEXTEND instead Drop libdeps-first.patch it would not let openssl-native build on ubuntu 11.10 Delete debian.patch, all changes in it are now provided by patches under debian dir Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ocf-linux: extend to provide native and nativesdk recipesKhem Raj2011-08-151-0/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-screenshooter: Add initial recipe with version 1.8.0Andreas Müller2011-08-151-0/+21
| | | | | | Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dfu-util: add version 0.4Martin JaMa Jansa2011-08-146-5/+100
| | | | | | | | | | | | * return dfu-util_static, as static binary is more usefull from deploy dir I've tried to build static version with libtool, but in the end this is easier and someone can use both shared/static version * Thanks to GNUtoo for initial recipes http://shr-project.org/trac/ticket/1465 * move usbpath dependency to dfu-util_0.1 Signed-off-by: Martin JaMa Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gobject-introspection_git: add glib-2.0-native to native DEPENDSMartin Jansa2011-08-141-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: update 64bithack.patch to skip changing GLIBC_DYNAMIC_LINKER64Denys Dmytriyenko2011-08-121-13/+0
| | | | | | | GLIBC_DYNAMIC_LINKER* is now updated by do_headerfix() from oe-core Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bluez4 4.96: import needed files from OE-core to avoid breakage on OE-core ↵Koen Kooi2011-08-123-2/+36
| | | | | | updates Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* thunar: Fix segfault in case no icon-theme is selected/installedAndreas Müller2011-08-122-5/+63
| | | | | | | | | | The patch was sent to xfce bug list [1]. As long as it not applied, make thunar work for us. [1] https://bugzilla.xfce.org/show_bug.cgi?id=7880 Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc: append PR to S to match oe-core and fix do_headerfixDenys Dmytriyenko2011-08-121-1/+1
| | | | | | | | This fixes the gcc-cross-inital failure, as reported here: http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/6150 Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bluez4: update to 4.96Koen Kooi2011-08-111-2/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 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>