Commit Graph

1035 Commits

Author SHA1 Message Date
Koen Kooi 0f52cc583d libmikmod 3.1.12: import from OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 09:47:50 +02:00
Koen Kooi 7ab4010c82 cloud9: add systemd unit
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 20:11:53 +02:00
Koen Kooi 9278fe715d task-sdk-target: initial add - meant to be what task-sdk-native is in OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 19:55:16 +02:00
Koen Kooi 2b5f1a5e0c binutils 2.20.1: add -Werror hack to get the target version to build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 19:22:47 +02:00
Koen Kooi 8d425adb96 udev 173: add blkid to RRECOMMENDS_${PN} since various udev rules use it
A missing blkid is non-fatal, so recommend it instead of hard depending on it

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 12:13:40 +02:00
Andreas Müller 96afeaba6b midori: update to 0.4.1
minor cleanups:
* remove r0
* pack all files

Run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 09:30:53 +02:00
Koen Kooi 375b2e6c6b systemd: split out vconsole services into its own subpackage
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 22:16:06 +02:00
Koen Kooi a0906790ae systemd: recommend fsck.extX to get fsck working on those filesystems
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:34:05 +02:00
Koen Kooi bfe74ae397 cloud9: add full gzip to RDEPENDS, stock busybox lacks the --best option
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:34:05 +02:00
Koen Kooi f94e91dafc task-basic: initial add
This recipe is intended as a 'simpler' replacement for task-base.
Please communicate your use cases and suggestions to the mailinglist(s)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:34:05 +02:00
Koen Kooi 7c335da35a task-boot: minor cleanups
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:33:57 +02:00
Andreas Müller 1ac849f23e ristretto: Add inital recipe for version 0.1.1
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 01:25:29 +02:00
Koen Kooi ee02784bf2 systemd: inherit pkgconfig
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 23:49:59 +02:00
Koen Kooi c961f62180 cloud9: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 23:13:18 +02:00
Jason Kridner e57ec76108 cloud9: created
Cloud9 is a web-browser based IDE running on node.js.

This application should support multiple architectures as long as they have
node.js and a build of node-o3-xml that is dropped into this system.
Currently, that includes x86 32/64-bit and ARM armv7.  Ideally, that library
would be added separately as a system-dependent portion, because everything
else should be ISA independent.

[ small DEPENDS fixes added by koen ]

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 20:24:22 +02:00
Khem Raj d7c12fd074 openssl: Fix build with gold linker
There was a missing version script for one of
the apps that was being flagged by gold. So we
add appropriate openssl.ld for engines/ccgost

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Roman Khimov <khimov@altell.ru>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 20:22:29 +02:00
Khem Raj 2f04e069cb ldconfig-native: Change the license field
The license should be GPLv2+

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 20:21:59 +02:00
Koen Kooi 6aea5cdadf eglibc 2.12: import from oe-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-06 17:46:45 +02:00
Koen Kooi ea53d5c61b systemd: use proper fsck
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-06 15:17:47 +02:00
Koen Kooi c4ad592709 nautilus: add runtime dep on glib-networking
this fixes the OOM crash when using the 'Network' entry from the menu

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-06 15:16:50 +02:00
Khem Raj b9b5306e55 gcc-4.6: Bring in latest linaro patches
Adjust existing patches for latest FSF gcc-4_6-branch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04 13:48:57 +02:00
Martin Jansa 9f2e55480d xf86-video-omapfb: merged to oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04 13:11:36 +02:00
Martin Jansa 3afbbd369b libxft, libxrender, renderproto: move native BBCLASSEXTENDs to oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04 13:10:56 +02:00
Martin Jansa 26e67875fb xorg-driver: use renamed .inc from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04 13:10:23 +02:00
Eric BENARD a3ff950b76 qt4: update to 4.7.4
once oe-core has updated qt4 recipe

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04 12:58:55 +02:00
Koen Kooi b297ece0b5 systemd: update to latest git
Fix docbook-xsl problem by forcing the xsltproc check to false

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-02 20:08:50 +02:00
Koen Kooi f3d859c4c9 HACK: libcgroup: override ERROR_QA
This needs to get changed to use INSANE_SKIP, but I can't find the right incantation in the docs

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-02 04:35:19 +02:00
Andreas Müller a56bff13b9 midori: added RRECOMMENDS glib-networking
When trying to open https://.. midori complains with:

TLS/SSL support not available; install glib-networking

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-01 04:37:23 +02:00
Andreas Müller fcbb1d26f1 midori: update to 0.4.0 / buildable by upstream patch & LDFLAGS_append / minor cleanup
* LDFLAGS_append was suggested by Bernhard Guillon [1]
* run tested on overo

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-September/034748.html

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-01 04:37:22 +02:00
Khem Raj 6786f31189 tcp-wrappers: Use the recipe from oe-core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-09-27 17:40:02 -07:00
Khem Raj ae4ea40e52 gnome-power-manager: Fix build on gnome'less build systems
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-09-27 17:40:02 -07:00
Khem Raj 9826cc6fea gdm: Fix build on gnome'less build systems
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-09-27 17:40:02 -07:00
Khem Raj 1dd63580da gnome-disk-utility: Fix build on gnomelss host systems
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-09-27 17:40:02 -07:00
Khem Raj 2ec214472d fuse: Upgrade recipe to version 2.8.6
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-09-27 17:40:01 -07:00
Koen Kooi 92edaa1967 systemd: replace analyze patch with upstream version
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-27 13:02:26 +02:00
Koen Kooi fb0d50c16f systemd: bump to v36
2 of the 3 analyze patches have been applied upstream, delete them

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-25 16:34:24 +02:00
Khem Raj adc2571887 gcc-4.5: Fix cross-gcc build for 64 bit targets
Building gcc-cross-intermediate for x86_64
failed since the notion of multlib has changed
in oe-core. So we needed to sync 64bit hack
patch from oe-core/gcc-4.6 into meta-oe 4.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-22 23:42:28 +02:00
Koen Kooi d8de37e032 task-xfce-base: bump PR
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-22 17:16:48 +02:00
Koen Kooi 54ab502d4f systemd: add kernel time and summary into svg plot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-22 17:16:28 +02:00
Andreas Müller 8005a57507 xfce4-panel: Bump to version 4.8.6 2011-09-22 17:16:28 +02:00
Andreas Müller 89ef404be1 thunar: Bump to version 1.2.3
fix-segfault-no-icons.patch is now mainline [1]
relative-symlinks-docs.patch is now mainline [2]

[1] http://git.xfce.org/xfce/thunar/commit/?h=xfce-4.8&id=a9a495c31aee0b171807b777b635a480692c6ce7
[2] http://git.xfce.org/xfce/thunar/commit/?h=xfce-4.8&id=432d7abc5b84b7a15bb37d35bb95869d98a824a8
2011-09-22 17:16:28 +02:00
Andreas Müller 84f6b67951 task-xfce-base: add xfce4-notifyd 2011-09-22 17:16:28 +02:00
Andreas Müller 45be8769d8 xfce4-notifyd: Add initial recipe with version 0.2.2 2011-09-22 17:16:28 +02:00
Andreas Müller 82760f3cf9 xfdesktop: Bump to version 4.8.3 & recreate patch
New version of relative-symlinks-docs.patch was sent to xfce-buglist [1]

[1] https://bugzilla.xfce.org/show_bug.cgi?id=7977
2011-09-22 17:16:28 +02:00
Andreas Müller 400558d96b gtk-xfce-engine: Bump to version 2.9.0 & minor cleanup
* Added xfce4-dev-tools-native to DEPENDS error message was
  | gtk-xfce-engine-2.9.0/configure: line 12041: syntax error near unexpected token `GTK,'
  | gtk-xfce-engine-2.9.0/configure: line 12041: `XDT_CHECK_PACKAGE(GTK, gtk+-2.0, 2.20.0)'
2011-09-22 17:16:28 +02:00
Andreas Müller f2d8563312 libxfce4util: Bump to version 4.8.2 2011-09-22 17:16:28 +02:00
Andreas Müller 94d1dab612 garcon: Bump to version 0.1.9
Added libxfce4util to DEPENDS see [1]

[1] http://mail.xfce.org/pipermail/xfce/2011-September/029145.html
2011-09-22 17:16:27 +02:00
Andreas Müller b845545c4a xfce4-session: Bump to version 4.8.2
relative-symlinks-docs.patch is now mainline [1]

[1] http://git.xfce.org/xfce/xfce4-session/commit/?id=00159a379b8b192615137e59b66d5317493f57f3
2011-09-22 17:16:27 +02:00
Andreas Müller f3d0e72635 xfce-utils: add openssh-misc to RDEPENDS_${PN}
log message was: /etc/xdg/xfce4/xinitrc: line 171: ssh-agent: command not found
2011-09-22 17:16:27 +02:00
Andreas Müller f8569025d7 libxfce4util: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native 2011-09-22 17:16:27 +02:00