Add src_unpack function.
This commit is contained in:
parent
82dc1e1093
commit
4202042a53
@ -13,5 +13,9 @@ detect_version
|
||||
DESCRIPTION="Inferencium Kernel source code."
|
||||
HOMEPAGE="https://git.inferencium.net/Inferencium/inf-kernel/"
|
||||
SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz"
|
||||
S="${WORKDIR}"
|
||||
S="${WORKDIR}/${PN}"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
src_unpack() {
|
||||
default
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user