summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-11-12vala[-native] 0.4.0: bump to 0.5.1Michael 'Mickey' Lauer3
2008-11-12checksums.ini: added php 5.2.6Marcin Juszkiewicz1
2008-11-12avahi: add 0.6.23, a bigfix release for 0.6.22Koen Kooi1
2008-11-12opencv: disable GTK+ since it isn't present in DEPENDSKoen Kooi1
2008-11-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2008-11-12xf86-video-omapfb: bump SRCREV to attempt to fix init with 24bit displaysKoen Kooi1
2008-11-12checksums.ini: added entry for ipython 0.9.1Elena ``of Valhalla'' Grandi1
2008-11-12ipython 0.9.1: new recipeElena ``of Valhalla'' Grandi1
2008-11-12Merge commit 'EoV/gnuchess-checksum' into org.openembedded.devElena ``of Valhalla'' Grandi1
2008-11-12checksums.ini: added entry for gnuchess 5.05Elena ``of Valhalla'' Grandi1
2008-11-12opkg_nogpg: Properly repair the damage by FSO peopleDaniel Willmann2
Refresh reduce-nogpg-noise.patch
2008-11-11checksums.ini: Add i2c-toolsStefan Schmidt1
2008-11-11checksums.ini: added gpe-theme-industrialMarcin Juszkiewicz1
2008-11-11linux: added support for m8050 deviceMarcin Juszkiewicz4
2008-11-11checksums.ini: added mime-support and gnome-themesMarcin Juszkiewicz1
2008-11-11m8050: added config for AML M8050 deviceMarcin Juszkiewicz1
2008-11-11libchenabler: do actually bump the PR as the source has changedDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11libmsgenabler: do actually bump the PR as the source has changedDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11liblipsevent: do actually bump the PR as the source has changedDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11libim: do actually bump the PR as the source has changedDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11linux-rp-2.6.24: fix tosa kernel buildDmitry Baryshkov2
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11add some stricter versionsDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11dropbear: fix FTBFSDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11src_distribute: update to reflect current bitbakeDmitry Baryshkov1
Since 1.8.8 bitbake stopped providing 'A' variable that src_distribute used. Update src_distribute.bbclass to correctly generate files list w/o using that var. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11libgemwidget-1.0: fix build errorDmitry Baryshkov2
Update libgemwidget-1.0 to reflect current Gtk/GIO/GnomeVFS api. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11tasks: fix building with current libtoolDmitry Baryshkov2
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-11contacts: fix build errorDmitry Baryshkov2
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-11linphone: fix building with current speexDmitry Baryshkov2
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11libsvg-cairo: fix building with current libtool/autoconfDmitry Baryshkov2
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-11gloox: fix gloox.pc in the stagingDmitry Baryshkov2
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-11x11-sato-image: use correct package names instead of ttf-liberationDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11task-sdk-extra: use randrproto-dev instead of randrext-devDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11task-sdk-base: switch to newer pixmanDmitry Baryshkov1
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-11checksums.ini: update the checksum for lips_im-0.2Dmitry Baryshkov1
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-11checksums.ini: update the checksum for lips_event-0.1Dmitry Baryshkov1
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-11checksums.ini: update the checksum for libmsgenabler-1.0Dmitry Baryshkov1
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-11checksums.ini: update the checksum for libchenabler-0.1Dmitry Baryshkov1
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-11checksums.ini: add few more checksumsDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11rtorrent_0.8.3.bb : update to the latest unstable buildGraeme Gregory3
2008-11-11angstrom feed builder: s/ctorrent/rtorrent/Koen Kooi2
angstrom source mirror: enable partial uploads for lossy connections
2008-11-11opkg nogpg: attempt to repair damage by FSO people, it should buildKoen Kooi1
again, but the noise patch has been disabled to accomplish that
2008-11-11linux-omap git: update DSS2 patches and attempt to fix ASoCKoen Kooi13
2008-11-11xserver-xorg: remove touchscreen section from omap3evm xorg.conf now that ↵Koen Kooi1
everything gets detected automagically
2008-11-11xf86-input-tslib_0.0.5.bb : add rotation handling patch from debian andGraeme Gregory3
my own experimental dynamic resolution patch. Using Xorg to tell us what resolution we run at, not assuming hardcoded defaults.
2008-11-11Prepare for FSO milestone4 releaseDaniel Willmann3
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-11zaurusd: Turn backlight off when closing the lid and ~/.norot exists.Stanislav Brabec2
2008-11-11perl and cpan.bbclass: Never reference to host instance of perl:Stanislav Brabec4
* 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-11bitbake.conf:Define STAGING_BINDIR_CROSS_BASEPKG and add it to the PATH:Stanislav Brabec1
* 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-11mplayer: Temporarily disable debug build due to gcc bug#37987.Stanislav Brabec1
2008-11-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev