Hi Mauro,
I notice the following error with the Linux kernel for Raspberry Pi 2
while preparing the demos for FOSDEM:
WARNING: Failed to fetch URL
git://github.com/anholt/linux.git;protocol=git;branch=vc4-kms-v3d-rpi2,
attempting MIRRORS if available
ERROR: Fetcher failure: Unable to find revision
07009cab090ade3dd180e8a55d590b1a00072eed in branch vc4-kms-v3d-rpi2 even
from upstream
ERROR: Function failed: Fetcher failure for URL:
'git://github.com/anholt/linux.git;protocol=git;branch=vc4-kms-v3d-rpi2'. Unable
to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/leon/tizen-distro-rpi/build/tmp-glibc/work/raspberrypi2-oe-linux-gnueabi/linux-raspberrypi/4.1.0+git07009cab090ade3dd180e8a55d590b1a00072eed-r0/temp/log.do_fetch.31534
ERROR: Task 75
(/home/leon/tizen-distro-rpi/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.1.bb,
do_fetch) failed with exit code '1'
I am using branch 3d_accel_vc4 of meta-raspberrypi from
git://git.s-osg.org/meta-raspberrypi.git. I applied the following quick
fix to change the kernel version and build an image:
leon@ubuntu:~/tizen-distro-rpi/meta-raspberrypi$ git diff
recipes-kernel/linux/linux-raspberrypi_4.1.bb
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb
b/recipes-kernel/linu
index 2d229d9..b8a4e72 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.1.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.1.bb
@@ -1,12 +1,6 @@
LINUX_VERSION ?= "4.1.0"
-SRCREV = "07009cab090ade3dd180e8a55d590b1a00072eed"
-SRC_URI =
"git://github.com/anholt/linux.git;protocol=git;branch=vc4-kms-v3d-rp
- file://0001-rpi2-setup.patch \
- file://0002-drm-vc4-Use-the-fbdev_cma-helpers.patch \
- file://0003-drm-vc4-Allow-vblank-to-be-disabled.patch \
- file://rpi2-defconfig.patch \
- file://HULK_SMASH.patch \
- "
+SRCREV = "b74df9228c27f55361c065bc5dbfba88861cc771"
+SRC_URI =
"git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y
Could you please have a look at this issue?
Thanks, Leon
--
Leon Anavi
Software Engineer
konsulko.com
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev