Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 | checksums.ini: update the checksum for lips_im-0.2 | Dmitry Baryshkov | 1 | |
It seems that the upstream tarball was changed. Update checksum. Also bump up PR of the package to reflect new source. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | checksums.ini: update the checksum for lips_event-0.1 | Dmitry Baryshkov | 1 | |
It seems that the upstream tarball was changed. Update checksum. Also bump up PR of the package to reflect new source. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | checksums.ini: update the checksum for libmsgenabler-1.0 | Dmitry Baryshkov | 1 | |
It seems that the upstream tarball was changed. Update checksum. Also bump up PR of the package to reflect new source. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | checksums.ini: update the checksum for libchenabler-0.1 | Dmitry Baryshkov | 1 | |
It seems that the upstream tarball was changed. Update checksum. Also bump up PR of the package to reflect new source. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | checksums.ini: add few more checksums | Dmitry Baryshkov | 1 | |
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | ||||
2008-11-11 | rtorrent_0.8.3.bb : update to the latest unstable build | Graeme Gregory | 3 | |
2008-11-11 | angstrom feed builder: s/ctorrent/rtorrent/ | Koen Kooi | 2 | |
angstrom source mirror: enable partial uploads for lossy connections | ||||
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 | 3 | |
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 | 4 | |
* 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 | bitbake.conf:Define STAGING_BINDIR_CROSS_BASEPKG and add it to the PATH: | Stanislav Brabec | 1 | |
* fixes build of packages compiled with higher optimization than base system * actually fixes references to sdl-config in mplayer while compiling for iwmmxt * for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-November/006808.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 | feedbrowser: remove bogus check so the db will get created and fix SQL to ↵ | Koen Kooi | 1 | |
get the feeds created | ||||
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-10 | unslung.conf: Define PREFERRED_PROVIDER for virtual/libc-initial:glibc-initial | Rod Whitby | 1 | |
2008-11-10 | conf/machine/ixp4xx: remove duplicate archs now specificed in tune-xscale | Mike Westerhof | 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 | 11 | |
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 | 2 | |
2008-11-09 | checksums: add sums for gnome-python and pyorbit | Koen Kooi | 1 | |
2008-11-09 | angstrom release set: pass machine via env | Koen Kooi | 1 | |
2008-11-09 | angstrom release set: remove ep93xx machine, add beagleboard and | Koen Kooi | 1 | |
omap3evm | ||||
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 | |