aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-kernel
AgeCommit message (Collapse)Author
2015-05-01linux-linaro-stable-vexpress: lock down SRCREVKoen Kooi
AUTOREV in a release branch is insane, so lock it down. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2015-05-01linux-linaro-stable-vexpress: change branch to linux-linux-lsk-3.10Koen Kooi
The 'lsk' branch doesn't exist anymore Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-07-25linux-linaro-aarch64: use ;nobranch=1Koen Kooi
Due to rebasing the tagged commits get dropped from the branch leading to: WARNING: Failed to fetch URL git://git.linaro.org/git/kernel/linux-linaro-tracking.git;protocol=http;branch=linux-linaro;name=kernel, attempting MIRRORS if available ERROR: Fetcher failure: Unable to find revision e72caa28875ec600a6d1bb3e11813fd21c4adb16 in branch linux-linaro even from upstream ERROR: Function failed: Fetcher failure for URL: 'git://git.linaro.org/git/kernel/linux-linaro-tracking.git;protocol=http;branch=linux-linaro;name=kernel'. Unable to fetch URL from any source. ERROR: Logfile of failure stored in: /build/scratch/angstrom-v2014.12/build/tmp-angstrom_next-eglibc/work/genericarmv8-angstrom-linux/linux-linaro-aarch64/3.15+gitAUTOINC+e72caa2887-r0/temp/log.do_fetch.22052 ERROR: Task 4 (/build/scratch/angstrom-v2014.12/sources/meta-linaro/meta-linaro/recipes-kernel/linux/linux-linaro-aarch64.bb, do_fetch) failed with exit code '1' Use the 'nobranch' parameter as a workaround. Change-Id: Idb16376cd642c92b42ed4cc9cd1ea4ff039d4ffb Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-03-12gator: lock down SRCREVKoen Kooi
Change-Id: I63a84bfc30ceaa1e4964ea431075091924fff9fa Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-03-12gator: switch SRC_URI to http protocolKoen Kooi
Change-Id: I4a3020390a9bd606e66e058d25167897f78e4e53 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-03-12linux-linaro*: switch away from nonworking git protocolKoen Kooi
Use http instead. Parsing will now succeed with these AUTOREV recipes. Change-Id: I89e38f9bf2a93ebc3edf46633deda70f3cfb5a4d Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2014-02-21linux-linux-fastmodel.inc: lock down AUTOREV to current git.Koen Kooi
Recipes in a release branch shouldn't use AUTOREV. Change-Id: I950d43887ca226d04df48215a1062ac29da7ae67 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2013-11-29gator: add initscriptRiku Voipio
Add automatic start of gatord, help closing https://bugs.launchpad.net/linaro-oe/+bug/1244104 https://bugs.launchpad.net/linaro-oe/+bug/1243688 Change-Id: I8c7a18d58e324c8fbfaaf11579d7677c215b771d Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-10-15linaro-image-lamp: add gatorRiku Voipio
add gator to the lamp image, fixes https://bugs.launchpad.net/linaro-oe/+bug/1239282 We also need to fix build on Aarch64, which is just due to useless arch specific settings. Fortunately there is a more generic Makefile in the sources we can use instead. Change-Id: I9422fe4dfe532c8ccb9086f4f78e2ff9155658b0 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-10-03kernel: pin bigendian kernel to 13.09 releasesRiku Voipio
Stick to the released version while we wait for linux-linaro to regain bigendian patches
2013-09-17linux-linaro-aarch64: updatesRiku Voipio
switch to kernel.org git repo and add linaro-base64 fragment.
2013-09-16add gator recipeRiku Voipio
2013-09-16linaro kernels overhaulRiku Voipio
Some major refactoring to add LSK and open road for new hardware models. Fix bigendian configuration as well.
2013-09-09genenericarmv7: switch to linux-linaroRiku Voipio
Fix build error in jenkins, keep in line with ARMv8 images, and prepare for alip image.
2013-09-09linux-linaro: update version to 3.11Riku Voipio
2013-08-26Remove unused Aarch64-kvm kernelRiku Voipio
2013-08-26Move linux-linaro to meta-linaroRiku Voipio
2013-03-27drop qemuarmv7a support which we do not useMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2013-03-13move everything to meta-linaro directoryMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>