aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/android
AgeCommit message (Collapse)Author
2010-10-17android-rpc_git: fix libgee link failureDenis 'GNUtoo' Carikli
without the fix we have: | .../sysroots/x86_64-linux/usr/armv4t/lib/gcc/arm-oe-linux-gnueabi/4.5.2/../../../../arm-oe-linux-gnueabi/bin/ld: cannot find -lgee | collect2: ld returned 1 exit status | make[3]: *** [fso-msm-gps-activator] Error 1 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2010-08-05recipes: inherit autotools instead of autotools_stageKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-01android-rpc: bump SRCREVMichael 'Mickey' Lauer
2010-08-01android-rpc: renamed recipe from htcdream-gps; rpc libraryMichael 'Mickey' Lauer
2010-04-12recipes: move checksums to recipes from checksums.ini, part 2 manual adjustementMartin Jansa
* 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-03-14android-image-utils-native: fix deploying fastboot binaryMichael 'Mickey' Lauer
2010-03-14android-image-utils-native: new recipe; image utilities to build kernels for ↵Michael 'Mickey' Lauer
android machines