rk3568_ubuntu_r60_v1.3.2/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10-custom.bb
2023-11-03 06:12:44 +00:00

18 lines
495 B
BlitzBasic

# Copyright (C) 2021, Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
require recipes-kernel/linux-libc-headers/linux-libc-headers.inc
inherit auto-patch
inherit freeze-rev local-git
SRCREV = "72de5a560a44fb81549f1da325a1b3e323a7aaf7"
SRC_URI = " \
git://github.com/JeffyCN/mirrors.git;protocol=https;nobranch=1;branch=kernel-5.10-2022_01_10; \
"
S = "${WORKDIR}/git"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"