2025-05-10 21:49:39 +08:00

8 lines
230 B
Plaintext

# Copyright (c) 2022, Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
PATCHPATH = "${CURDIR}/${BPN}_${MAJ_VER}"
inherit auto-patch