Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-11-11 | dropbear: fix FTBFS | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | libgemwidget-1.0: fix build error | Dmitry Baryshkov | 2 | |
Update libgemwidget-1.0 to reflect current Gtk/GIO/GnomeVFS api. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | tasks: fix building with current libtool | Dmitry Baryshkov | 2 | |
current libtool requires AC_PROG_LIBTOOL in configure.ac Include it to make libtool/autoconf happy. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | contacts: fix build error | Dmitry Baryshkov | 2 | |
contacts' source defines e_util_unicode_get_utf8() as both static function() in .c file and as non-static one in the header. As this function is unused outside of that file, drop non-static declaration. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | linphone: fix building with current speex | Dmitry Baryshkov | 2 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | libsvg-cairo: fix building with current libtool/autoconf | Dmitry Baryshkov | 2 | |
Current autoconf/libtool prohibit using of macros/variables that start with LT_. Workaround that by s/LT_/LV_/ on libsvg-cairo's configure.in Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | gloox: fix gloox.pc in the staging | Dmitry Baryshkov | 2 | |
As gloox.pc included @CFLAGS@ substitution, it got populated with -isystem CFLAGS, thus breaking staging QA. Fix that by dropping unnecessary @CFLAGS@ substitution. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | x11-sato-image: use correct package names instead of ttf-liberation | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | task-sdk-extra: use randrproto-dev instead of randrext-dev | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | task-sdk-base: switch to newer pixman | Dmitry Baryshkov | 1 | |
task-sdk-base referenced older libpixman-dev, however most packages do already use newer pixman package (which changed name from libpixman to pixman). So switch RDEPENDS to contain pixman-dev instead of libpixman-dev Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | rtorrent_0.8.3.bb : update to the latest unstable build | Graeme Gregory | 2 | |
2008-11-11 | opkg nogpg: attempt to repair damage by FSO people, it should build | Koen Kooi | 1 | |
again, but the noise patch has been disabled to accomplish that | ||||
2008-11-11 | linux-omap git: update DSS2 patches and attempt to fix ASoC | Koen Kooi | 13 | |
2008-11-11 | xserver-xorg: remove touchscreen section from omap3evm xorg.conf now that ↵ | Koen Kooi | 1 | |
everything gets detected automagically | ||||
2008-11-11 | xf86-input-tslib_0.0.5.bb : add rotation handling patch from debian and | Graeme Gregory | 3 | |
my own experimental dynamic resolution patch. Using Xorg to tell us what resolution we run at, not assuming hardcoded defaults. | ||||
2008-11-11 | Prepare for FSO milestone4 release | Daniel Willmann | 2 | |
frameworkd_git.bb: Increased PV for milestone4 zhone_git.bb: Increased PV for milestone4 distro/include/sane-srcrecs.inc: Bump packages for FSO milestone4 | ||||
2008-11-11 | zaurusd: Turn backlight off when closing the lid and ~/.norot exists. | Stanislav Brabec | 2 | |
2008-11-11 | perl and cpan.bbclass: Never reference to host instance of perl: | Stanislav Brabec | 3 | |
* install MakeMaker files separately for native and target system * PERL_INC, PERL_LIB and PERL_ARCHLIB changes through environment * for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-November/006815.html | ||||
2008-11-11 | mplayer: Temporarily disable debug build due to gcc bug#37987. | Stanislav Brabec | 1 | |
2008-11-11 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2008-11-11 | xf86-input-tslib: add patch to make detection using HAL work instead of ↵ | Koen Kooi | 2 | |
hardcoding /dev/event0 | ||||
2008-11-11 | qemu (svn): fix include of dirent.h file | Otavio Salvador | 2 | |
2008-11-11 | xserver xorg: simplify omap3evm xorg.conf, HAL handles most of the input ↵ | Koen Kooi | 1 | |
stuff nowadays | ||||
2008-11-11 | xserver-kdrive-common: Update openmoko/Xserver script | Daniel Willmann | 1 | |
2008-11-10 | meta-toolchain-opie: add Opie SDK package | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-10 | task-sdk-opie: correctly select qte or qte-mt | Dmitry Baryshkov | 1 | |
preferred-versions-opie*.inc contain a mechanism for selecting between qte or qte-mt packages. Follow that way to correctly select task-sdk-opie dependency. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-10 | libmailwrapper: add 1.2.4 version recipe | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-10 | opie-cardapplet: add 1.2.4 version recipe | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-10 | gdal-1.5.2: fix various stuff | woglinde | 2 | |
* *-config file in staging had the wrong directories * put /usr/share into dev files to save space on the devices, should eventually become -example * bump PR | ||||
2008-11-10 | illume: Actually use a patch that applies. Sorry. | Stefan Schmidt | 2 | |
2008-11-10 | illume: Add patch to fix segfault on gsm module on FSO. | Stefan Schmidt | 2 | |
2008-11-10 | glibc_2.2.5: Make it buildable again for Unslung distro | Rod Whitby | 2 | |
2008-11-09 | glib-2.0-native: update older recipe (2.16.1) to also install libgio. | Mike Westerhof | 1 | |
2008-11-09 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Philip Balister | 9 | |
into org.openembedded.dev | ||||
2008-11-09 | pulseaudio-meta_0.9.10.bb : Correct typo. | Philip Balister | 1 | |
2008-11-09 | fso-image.bb: Replace xterm with gpe-terminal | Daniel Willmann | 1 | |
They seem to look the same, but gpe-teminal includes a .desktop file | ||||
2008-11-09 | gnome-python-desktop: sed some more python locations | Koen Kooi | 1 | |
2008-11-09 | gnome-python: use stage_all instead of stage_includes | Koen Kooi | 1 | |
2008-11-09 | gnome-python: fix locations of defs files | Koen Kooi | 1 | |
2008-11-09 | pyorbit: update to 2.24.0 | Koen Kooi | 1 | |
2008-11-09 | bluez-utils: apply sbc-thumb.patch for 3.36 | Andrea Adami | 1 | |
2008-11-09 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Phil Blundell | 2 | |
into org.openembedded.dev | ||||
2008-11-09 | glib-2.0: apply patch from Andrea Adami to make thumb work with 2.18.1 | Phil Blundell | 2 | |
2008-11-09 | linux-omap git: add patch to fix red-tint on omap3evm screens | Koen Kooi | 2 | |
2008-11-08 | pyorbit 2.14.3: new recipe | Tom Talpey | 1 | |
2008-11-08 | gnome-python 2.22.1: new package | Tom Talpey | 1 | |
2008-11-08 | gnome-desktop: add libxrandr to DEPENDS | Tom Talpey | 1 | |
2008-11-08 | gnome-python-desktop: Add DEPENDS for gnome-python and libgnomeprint*, ↵ | Tom Talpey | 1 | |
needed for gnome-games. | ||||
2008-11-08 | guile: Add libtool dependency | Tom Talpey | 1 | |
2008-11-08 | gnome-games: better granular packaging | Tom Talpey | 1 | |