1# Copyright (C) 2021, Rockchip Electronics Co., Ltd 2# Released under the MIT license (see COPYING.MIT for the terms) 3 4require recipes-kernel/linux-libc-headers/linux-libc-headers.inc 5 6inherit auto-patch 7 8inherit local-git 9 10SRCREV = "72de5a560a44fb81549f1da325a1b3e323a7aaf7" 11SRC_URI = " \ 12 git://github.com/JeffyCN/mirrors.git;protocol=https;nobranch=1;branch=kernel-5.10-2022_01_10; \ 13" 14 15S = "${WORKDIR}/git" 16 17LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 18