Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-04-13 | libio-socket-inet-perl: update to latest version | Vladimir Sorokin | 1 | |
Previous version was removed from CPAN repository Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Acked-by: Roman I Khimov <khimov@altell.ru> | ||||
2010-04-13 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Martin Jansa | 2 | |
into org.openembedded.dev | ||||
2010-04-13 | apache_2.0.54: add checksums | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | ctcs_1.4.1: missing quote in DESCRIPTION, add checksum | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | libeina_0.96.5: drop double quote from DESCRIPTIONi | Martin Jansa | 1 | |
* run.staging_helper fails * bolgo.cent.uji.es does not exist and there is no checksum in checksums.ini too Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | gst-plugins-ugly-sid: add checksums | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | flex 2.5.31: convert to bbclassextend to avoid dep loops with bitbake 1.8.x, ↵ | Koen Kooi | 2 | |
1.10.x works as expected | ||||
2010-04-13 | btsco,btsco-module: 0.41 had different checksums for different mirrors in ↵ | Martin Jansa | 2 | |
checksums.ini * use the 2nd, because it's what I got downloaded too Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | linux-ixp4xx_2.6.21.7: add SRC_URI names | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | linux-h6300-omap1_2.6.12-rc5: fix SRC_URIs and add checksums | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | xfce: xfcalendar and xffm for 4.2 are only in .tar.gz not .tar.bz2 | Martin Jansa | 3 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | xapian-quickstartindex: add my different checksums to comment | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | linux-h1940_2.6.17-h1940: update SRC_URI | Martin Jansa | 1 | |
* rtpnet.nerim.net does not exist, but rtp-net.org does * commented CHECKSUMS.INI mismatch was because downloads/full.patch conflicts with full.patch from other recipe (and SRC_URI was right only for the other one) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | mkfontdir-native: use in require and fix it for 1.0.5 | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | font-misc-misc_1.0.1: remove this version, tarball is not available and ↵ | Martin Jansa | 1 | |
1.0.0 or 1.1.0 should be good enough Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | linux-omap-zoomsync: add patch to add more options to detect silicon at ↵ | Koen Kooi | 2 | |
runtime (needed for recent SGX drivers) | ||||
2010-04-13 | tracker: bump PR | Koen Kooi | 1 | |
2010-04-13 | angstrom-task-gnome: also ship 'gnome-open' | Koen Kooi | 1 | |
2010-04-13 | glib-2.0 2.24.0: bump PR | Koen Kooi | 1 | |
2010-04-13 | libunique: update to 1.1.6 | Koen Kooi | 1 | |
2010-04-13 | netbook-launcher-efl: add 0.3.0 | Koen Kooi | 1 | |
2010-04-13 | liblauncher: add 0.3.6 | Koen Kooi | 1 | |
2010-04-13 | wncksync: add 0.2.8 | Koen Kooi | 1 | |
2010-04-13 | glib-2.0 2.24.0: add patch to extend gio, needed for wncksync | Koen Kooi | 2 | |
2010-04-13 | dbus: add 1.2.24 | Koen Kooi | 5 | |
2010-04-13 | atk_1.28.0: add native with BBCLASSEXTEND | Martin Jansa | 1 | |
* slugos prefers it 7d3e822bef0230cc6ebc20e369f168c7033d188f * atk-native_1.28.0 recipe is gone 83c03f81017026dbc0cc5562c9d7586b36a631e6" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-13 | freetype 2.3.9: convert to BBCLASSEXTEND and new style staging | Koen Kooi | 2 | |
2010-04-12 | flex: depend on gettext | Koen Kooi | 1 | |
2010-04-12 | xcb,libx11,xserver-kdrive-glamo: add SRCREVs and fix git URL | Martin Jansa | 6 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-12 | recipes: move checksums to recipes from checksums.ini, part 2 manual adjustement | Martin Jansa | 438 | |
* all: multiple checked items in SRC_URI (needs name= param) * other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native) * ... * tested with micro/micro-uclibc/Angstrom/SHR with SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_* * also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for distro/machine/virtual override (see http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch) * in case I downloaded different checksum then what was in checksums.ini I used the old one from checksums.ini and put my checksum in comment * I'll send to ML list of recipes which cannot be downloaded (weren't converted) and where I got different checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-12 | recipes: move checksums to recipes from checksums.ini | Martin Jansa | 4923 | |
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-12 | alsa-state: update for latest omap3-touchbook ASoC patches | Koen Kooi | 2 | |
2010-04-12 | linux-omap-psp 2.6.32: update omap3-touchbook patches | Koen Kooi | 16 | |
2010-04-12 | powervr-drivers: The .06 SDK is live now, so make it the default | Koen Kooi | 2 | |
2010-04-12 | linux-omap-psp 2.6.32: add patches from Mans Rullgard to help finding the ↵ | Koen Kooi | 43 | |
DM37xx slowdown | ||||
2010-04-12 | omap3-sgx-modules: compile in ES5 mode by default, this makes it work on ↵ | Koen Kooi | 1 | |
ES2, ES3 and ES5, compiling it in ES3 mode makes it fail on ES5 hw | ||||
2010-04-12 | powervr-drivers: .05 was the internal release, switch to .06 that is ↵ | Koen Kooi | 2 | |
available externally | ||||
2010-04-12 | arora-e: try a bit harder to be parallel installable with arora-x11 | Koen Kooi | 1 | |
2010-04-12 | alsa-state: update touchbook asound.state | Koen Kooi | 1 | |
2010-04-12 | linux-omap-psp 2.6.32: update touchbook patches and defconfig | Koen Kooi | 20 | |
2010-04-12 | qt4-*-gles 4.6.2: add 'depth' argument to configure, bump PR | Koen Kooi | 2 | |
2010-04-12 | QT4 gles: also allow ES1 builds, like ES2 needs undocumented magic | Koen Kooi | 2 | |
2010-04-12 | linux-davinci git: fix dm355-leopard build | Koen Kooi | 2 | |
2010-04-12 | u-boot git: refresh leopardboard support | Koen Kooi | 2 | |
2010-04-12 | qt 4.6.2: use included wsegl header if staging lacks one, not all SGX SDKs ↵ | Koen Kooi | 1 | |
include it | ||||
2010-04-12 | bc-cube: add 0.2.0 with desktop file to launch it using a GUI | Koen Kooi | 4 | |
2010-04-12 | libgles-omap3: use udev rule to change permissions on bccat and v4l nodes | Koen Kooi | 5 | |
2010-04-12 | freondemo/gstd: Add updates from latest RR recipes | Roger Monk | 6 | |
* Updated recipes (logic) merged from latest Ridgerun recipes * Whitespace formatting maintained from earlier cleanup Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com> | ||||
2010-04-12 | gstreamer-ti: Add IRQ/EDMA module RRECOMMENDS | Roger Monk | 1 | |
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com> | ||||
2010-04-12 | linux-omap-psp 2.6.32: update omap3-touchbook patches and defconfig | Koen Kooi | 4 | |
Signed-off-by: Koen Kooi <k-kooi@ti.com> |