summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* cloud9: fix packagingKoen Kooi2011-10-071-2/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: createdJason Kridner2011-10-071-0/+39
| | | | | | | | | | | | | | | 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>
* openssl: Fix build with gold linkerKhem Raj2011-10-072-9/+27
| | | | | | | | | | 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>
* ldconfig-native: Change the license fieldKhem Raj2011-10-071-2/+2
| | | | | | | The license should be GPLv2+ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eglibc 2.12: import from oe-coreKoen Kooi2011-10-0622-0/+1884
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: use proper fsckKoen Kooi2011-10-061-2/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nautilus: add runtime dep on glib-networkingKoen Kooi2011-10-061-2/+2
| | | | | | this fixes the OOM crash when using the 'Network' entry from the menu Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.6: Bring in latest linaro patchesKhem Raj2011-10-0426-1784/+10094
| | | | | | | | 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>
* xf86-video-omapfb: merged to oe-coreMartin Jansa2011-10-045-427/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxft, libxrender, renderproto: move native BBCLASSEXTENDs to oe-coreMartin Jansa2011-10-043-3/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xorg-driver: use renamed .inc from oe-coreMartin Jansa2011-10-046-11/+11
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4: update to 4.7.4Eric BENARD2011-10-042-0/+0
| | | | | | | 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>
* systemd: update to latest gitKoen Kooi2011-10-023-131/+42
| | | | | | Fix docbook-xsl problem by forcing the xsltproc check to false Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* HACK: libcgroup: override ERROR_QAKoen Kooi2011-10-021-0/+2
| | | | | | 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>
* midori: added RRECOMMENDS glib-networkingAndreas Müller2011-10-011-0/+2
| | | | | | | | | 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>
* midori: update to 0.4.0 / buildable by upstream patch & LDFLAGS_append / ↵Andreas Müller2011-10-016-49/+73
| | | | | | | | | | | | 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>
* tcp-wrappers: Use the recipe from oe-coreKhem Raj2011-09-2726-2923/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-power-manager: Fix build on gnome'less build systemsKhem Raj2011-09-272-1/+39
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: Fix build on gnome'less build systemsKhem Raj2011-09-272-1/+39
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: Fix build on gnomelss host systemsKhem Raj2011-09-272-0/+40
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse: Upgrade recipe to version 2.8.6Khem Raj2011-09-272-0/+48
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* systemd: replace analyze patch with upstream versionKoen Kooi2011-09-272-30/+60
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: bump to v36Koen Kooi2011-09-253-84/+2
| | | | | | 2 of the 3 analyze patches have been applied upstream, delete them Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Fix cross-gcc build for 64 bit targetsKhem Raj2011-09-222-9/+57
| | | | | | | | | | 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>
* task-xfce-base: bump PRKoen Kooi2011-09-221-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: add kernel time and summary into svg plotKoen Kooi2011-09-224-1/+179
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfce4-panel: Bump to version 4.8.6Andreas Müller2011-09-221-2/+2
|
* thunar: Bump to version 1.2.3Andreas Müller2011-09-223-96/+4
| | | | | | | | 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
* task-xfce-base: add xfce4-notifydAndreas Müller2011-09-221-0/+2
|
* xfce4-notifyd: Add initial recipe with version 0.2.2Andreas Müller2011-09-221-0/+21
|
* xfdesktop: Bump to version 4.8.3 & recreate patchAndreas Müller2011-09-222-6/+9
| | | | | | New version of relative-symlinks-docs.patch was sent to xfce-buglist [1] [1] https://bugzilla.xfce.org/show_bug.cgi?id=7977
* gtk-xfce-engine: Bump to version 2.9.0 & minor cleanupAndreas Müller2011-09-221-3/+3
| | | | | | * 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)'
* libxfce4util: Bump to version 4.8.2Andreas Müller2011-09-221-2/+2
|
* garcon: Bump to version 0.1.9Andreas Müller2011-09-221-3/+3
| | | | | | Added libxfce4util to DEPENDS see [1] [1] http://mail.xfce.org/pipermail/xfce/2011-September/029145.html
* xfce4-session: Bump to version 4.8.2Andreas Müller2011-09-222-18/+2
| | | | | | relative-symlinks-docs.patch is now mainline [1] [1] http://git.xfce.org/xfce/xfce4-session/commit/?id=00159a379b8b192615137e59b66d5317493f57f3
* xfce-utils: add openssh-misc to RDEPENDS_${PN}Andreas Müller2011-09-221-2/+2
| | | | log message was: /etc/xdg/xfce4/xinitrc: line 171: ssh-agent: command not found
* libxfce4util: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-nativeAndreas Müller2011-09-221-1/+1
|
* garcon: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-nativeAndreas Müller2011-09-221-1/+1
|
* xfce4-dev-tools: add native supportAndreas Müller2011-09-222-2/+4
|
* twm: Add version 1.0.6 (initial recipe)Imran Mehmood2011-09-221-0/+16
| | | | | | | | * 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>
* openssl 1.0.0e: fix up link patch and make 1.0.0e the default opensslKoen Kooi2011-09-222-12/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: fixup the openssl-fix-link patchlumag2011-09-222-10/+14
| | | | | | | 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>
* gedit: update to 2.30.4Koen Kooi2011-09-222-21/+23
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gtksourceview2: update to 2.10.5Koen Kooi2011-09-214-8/+7
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: bump SRCREV for automount fixesKoen Kooi2011-09-211-3/+3
| | | | | | Also fix -dev package Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gvfs: Fix paths in subpacks gvfsd-ftp / gvfsd-sftp / gvfsd-trashAndreas Müller2011-09-201-4/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libmad: Imported from OE-classicJoel A Fernandes2011-09-205-0/+3118
| | | | | | | Updated LICENSE version to GPLv2 Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* modemmanager: add 0.5Koen Kooi2011-09-191-0/+24
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* rfkill 0.4: import from OE .devKoen Kooi2011-09-192-0/+48
|
* network-manager-applet: add 0.9.0Koen Kooi2011-09-191-0/+35
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>