summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm/recipes-kernel/linux/linux-arm64-ack_5.15.bb
blob: c3c9b4dc365bea4d614338baac0829fca14404d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (c) 2022 Arm Limited
#
require linux-arm64-ack.inc

SRC_URI = " \
    git://android.googlesource.com/kernel/common.git;protocol=https;branch=android13-5.15-lts \
    file://0001-lib-build_OID_registry-fix-reproducibility-issues.patch \
    file://0002-vt-conmakehash-improve-reproducibility.patch \
    "

# tag: ASB-2022-05-05_13-5.15-93-ge8b3f31d7a60
SRCREV = "e8b3f31d7a60648343ecbd45ab58dbcfc425b22c"