summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-04-06poptop: fix broken sed scriptRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-06gvfs: add 1.6.0Steve Sakoman1
2010-04-06gnome-nettool: add 2.30.0Steve Sakoman1
2010-04-06gnome-mount: add 0.8Steve Sakoman1
2010-04-06gnome-games-extra-data: add 2.30.0Steve Sakoman1
2010-04-06gnome-games: add 2.30.0Steve Sakoman1
2010-04-06gnome-backgrounds: add 2.30.0Steve Sakoman1
2010-04-06epiphany-extensions: add 2.30.0Steve Sakoman1
2010-04-06gftp: add 2.0.19Steve Sakoman1
2010-04-06gcalctool: add 5.30.0Steve Sakoman1
2010-04-06evince: add 2.30.0Steve Sakoman1
2010-04-06cheese: add 2.30.0Koen Kooi1
2010-04-06giflib: added native, moved to new staging, improvedMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-06vim: updated to upstream patch 411Marcin Juszkiewicz3
2010-04-05SlugOS: initscripts-slugos - add dependency on update-rc.d-nativeMike Westerhof1
2010-04-05kexecboot-cfg: fix command line (declare MEM and ROTATION tokens)Andrea Adami1
2010-04-04linux-leviathan: apply patch to restore backlight level to previous versionMichael 'Mickey' Lauer3
2010-04-04opie-init: fix default font/icon size on hx4700Paul Eggleton2
This patch adds a default qpe.conf for hx4700 so that icons/fonts are a reasonable size (a direct copy of the one for spitz). Also adds a 1.2.4 version of the opie-init recipe. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2010-04-04opie-taskbar: force calibration on first startPaul Eggleton2
Since we install default /etc/pointercal files that aren't perfect for all devices, this patch forces Opie to do a screen calibration during the first start wizard regardless of whether the pointercal file exists or not. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2010-04-04illume-keyboards-shr_git.bb: Add package for finnish keyboardJussi Timperi2
Signed-off-by: Jussi Timperi <jussi.timperi@gmail.com> Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-03(multiple): remove last traces of om-3d7k; this machine has been cancelled ↵Michael 'Mickey' Lauer3
and will never see the light of day
2010-04-03libfso-glib_git.bb: bump PR to make it rebuild with new fso-specsKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-03fso-image.inc: do not search for .desktop filesDenis 'GNUtoo' Carikli1
We do not ship .desktop files in the image,so if we search for them we end up with this: ++ find ./usr/share/applications -name '*.desktop' find: `./usr/share/applications': No such file or directory + desktop= in do_rootfs and it fails. So commenting that part fixes it Thanks mickeyl for telling me(#openmoko-cdevel in Freenode) how to fix(so I didn't have to dig into it,and fixed quicker): Apr 02 14:55:49 <mickeyl> just comment this line out PR was not bumped because for mickeyl told me(also #openmoko-cdevel in Freenode) that it was not necessary for images: Apr 02 14:59:45 <GNUtoo> should I INC_PR the file? Apr 02 14:59:53 <mickeyl> not necessary Apr 02 14:59:59 <mickeyl> image files will be reread Apr 02 15:00:06 <mickeyl> every time you build
2010-04-03gst-meta-base: fixed ivorbis dependency and bump PRDenis 'GNUtoo' Carikli1
I had the following error: | Collected errors: | * satisfy_dependencies_for: Cannot satisfy the following dependencies for gst-meta-audio: | * gst-plugin-ivorbis * but... I also had that in my deploy dir: gst-plugin-ivorbisdec_0.10.28-r7.1.5_armv6.ipk So I changed gst-plugin-ivorbis to gst-plugin-ivorbisdec
2010-04-03e2fsprogs.inc depends on util-linux-ng-native for native builds and bump PRDenis 'GNUtoo' Carikli1
if We don't depend on util-linux-ng and that it has not been compiled yet in e2fsck we get undefined references to: e2fsck_free_context, check_super_block, e2fsck_fix_ext3_journal_hint, e2fsck_journal_load,e2fsck_get_journal,e2fsck_check_ext3_journal, e2fsck_journal_reset_super,setup_tdb
2010-04-03gst-plugins-bad 0.10.18 : also depend on orc and bump PRDenis 'GNUtoo' Carikli1
If we depend only on orc-native and not also on orc (and orc is not installed): *it won't be able to find orc/orc.h *orcc will be detected correctly,which will cause the following code: " do_configure_append() { for i in $(find ${S} -name "Makefile") ; do sed -i -e s:/usr/bin/orcc:${STAGING_BINDIR_NATIVE}/orcc:g $i done } " that is in gst-plugins.inc to sed the /usr/bin/orcc in STAGING_BINDIR_NATIVE}/orcc with STAGING_BINDIR_NATIVE}/orcc roughly a path like: ${TMPDIR}/staging/i686-linux/usr/bin/orcc will result in ${TMPDIR}/staging/i686-linux/${TMPDIR}/staging/i686-linux/usr/bin/orcc:
2010-04-03linux-leviathan: bump to master to get GNUtoo's latest suspend/resume ↵Michael 'Mickey' Lauer1
stability fixes
2010-04-03task-cli-tools: add mioctl to -debugMichael 'Mickey' Lauer1
2010-04-03linux-leviathan: bump to master to incorporate GNUtoo's panel resume fixesMichael 'Mickey' Lauer1
2010-04-02thone: move to version 0.7Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02linux-kexecboot: initial commit of 2.6.34-rc3Andrea Adami5
2010-04-02xf86-driver-common: PR bump for newer xserver in SHRMartin Jansa2
2010-04-02mioctl: new recipe; command-line utility to call ioctlsMichael 'Mickey' Lauer1
2010-04-02xorg-xserver: add new 1.8.0 versionMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02mokoko: add autopoint work-aroundMartin Jansa1
2010-04-02shadow: fix do_install with automake-1.11Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02pisi: Add version 0.5, move checksums to recipeMichael Pilgermann2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02shr-settings: Changed the broken use of * in the CONFFILE section. It seems ↵Tom1
that opkg does not respect *s there. Wrote all the files manually instead. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02mcnavi: replace link to (sometimes) non-existent INSTALL file with empty fileMartin Jansa1
2010-04-02task-shr-feed: add thoneMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02thone: new recipe for terminal phone appsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02mcnavi: enable gspd-2.90 APIMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02gpsd: add 2.91 needed for mcnavi (needs gps_waiting())Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02sane-srcrevs: move SRCREVs to recipesMartin Jansa102
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02EFL: move SRCREVs from sane-srcrevs.inc to efl/e17 recipesMartin Jansa53
* Or we can move them to e.bbclass, python-efl.inc instead. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-01eglibc: Add patch to limit gcc commandline output.Khem Raj4
* This patch reduced the size of do_compile of eglibc from 12M to 5.4M and the build time for eglibc improved a bit too * The patch applied to 2.9,2.10 and 2.11 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-01gnome-mplayer: force linking with stdc++, using AC_PROG_CXX isn't enoughKoen Kooi1
2010-04-01vte: add 0.24.0Koen Kooi1
2010-04-01metacity: add 2.30, cross compile patch partially stolen from pokyKoen Kooi2
2010-04-01epiphany: add 2.30.0Koen Kooi1