Commit Graph

924 Commits

Author SHA1 Message Date
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
Andreas Müller ce3a2375e5 garcon: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-native 2011-09-22 17:16:27 +02:00
Andreas Müller c571ecbb43 xfce4-dev-tools: add native support 2011-09-22 17:16:27 +02:00
Imran Mehmood 1d4ae8e112 twm: Add version 1.0.6 (initial recipe)
* Imported from oe.dev commit id d90ee2735e9aa9d1a8dd7d0eb6a5917030a233d3
 * Added bison-native to DEPENDS because during configure it searches for yacc and Defaults to the first program found out of: `bison -y', `byacc', `yacc' otherwise raises error 'yacc not found'. We don't face this error if we have built any other package that made yacc available, before building twm.

Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-22 09:33:42 +02:00
Koen Kooi bf7ed409c4 openssl 1.0.0e: fix up link patch and make 1.0.0e the default openssl
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-22 09:18:51 +02:00
lumag c47fb2187e openssl: fixup the openssl-fix-link patch
Include more dependencies into openssl-fix-link.patch patch.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-22 09:13:00 +02:00
Koen Kooi bcfeae9ac3 gedit: update to 2.30.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-22 09:13:00 +02:00
Koen Kooi 16de24692b gtksourceview2: update to 2.10.5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-21 16:21:34 +02:00
Koen Kooi e74d8c7cc9 systemd: bump SRCREV for automount fixes
Also fix -dev package

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-21 11:21:25 +02:00
Andreas Müller ea423a6944 gvfs: Fix paths in subpacks gvfsd-ftp / gvfsd-sftp / gvfsd-trash
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-20 16:40:25 +02:00
Joel A Fernandes 8995ee12b1 libmad: Imported from OE-classic
Updated LICENSE version to GPLv2

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-20 08:56:50 +02:00
Koen Kooi 3f2059034e modemmanager: add 0.5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-19 14:24:37 +02:00