Hard-code WORKDIR to tagged package directory
WORKDIR must use actual name of the tagged package directory; Portage package name limitations prevent actual package name from being used.
This commit is contained in:
parent
eb96939254
commit
7dbf0d7615
@ -8,7 +8,9 @@ inherit linux-info mount-boot savedconfig multiprocessing
|
||||
DESCRIPTION="Inferencium system aa000-0 firmware."
|
||||
HOMEPAGE="https://src.inferencium.net/Inferencium/firmware-aa000-0.git"
|
||||
SRC_URI="https://src.inferencium.net/Inferencium/firmware-aa000-0/archive/firmware-aa000-0-${PV}.tar.gz"
|
||||
S="${WORKDIR}/firmware-aa000_0"
|
||||
## WORKDIR must use actual name of the tagged package directory; Portage package name limitations
|
||||
## prevent actual package name from being used
|
||||
S="${WORKDIR}/firmware-aa000-0"
|
||||
KEYWORDS="amd64"
|
||||
SLOT="0"
|
||||
|
||||
|
@ -8,7 +8,9 @@ inherit linux-info mount-boot savedconfig multiprocessing
|
||||
DESCRIPTION="Inferencium system aa000-0 firmware."
|
||||
HOMEPAGE="https://src.inferencium.net/Inferencium/firmware-aa000-0.git"
|
||||
SRC_URI="https://src.inferencium.net/Inferencium/firmware-aa000-0/archive/firmware-aa000-0-${PV}.tar.gz"
|
||||
S="${WORKDIR}/firmware-aa000_0"
|
||||
## WORKDIR must use actual name of the tagged package directory; Portage package name limitations
|
||||
## prevent actual package name from being used
|
||||
S="${WORKDIR}/firmware-aa000-0"
|
||||
KEYWORDS="amd64"
|
||||
SLOT="0"
|
||||
|
||||
|
@ -8,7 +8,9 @@ inherit linux-info mount-boot savedconfig multiprocessing
|
||||
DESCRIPTION="Inferencium system aa000-0 firmware."
|
||||
HOMEPAGE="https://src.inferencium.net/Inferencium/firmware-aa000-0.git"
|
||||
SRC_URI="https://src.inferencium.net/Inferencium/firmware-aa000-0/archive/firmware-aa000-0-${PV}.tar.gz"
|
||||
S="${WORKDIR}/firmware-aa000_0"
|
||||
## WORKDIR must use actual name of the tagged package directory; Portage package name limitations
|
||||
## prevent actual package name from being used
|
||||
S="${WORKDIR}/firmware-aa000-0"
|
||||
KEYWORDS="amd64"
|
||||
SLOT="0"
|
||||
|
||||
|
@ -8,7 +8,9 @@ inherit linux-info mount-boot savedconfig multiprocessing
|
||||
DESCRIPTION="Inferencium system aa000-0 firmware."
|
||||
HOMEPAGE="https://src.inferencium.net/Inferencium/firmware-aa000-0.git"
|
||||
SRC_URI="https://src.inferencium.net/Inferencium/firmware-aa000-0/archive/firmware-aa000-0-${PV}.tar.gz"
|
||||
S="${WORKDIR}/firmware-aa000_0"
|
||||
## WORKDIR must use actual name of the tagged package directory; Portage package name limitations
|
||||
## prevent actual package name from being used
|
||||
S="${WORKDIR}/firmware-aa000-0"
|
||||
KEYWORDS="amd64"
|
||||
SLOT="0"
|
||||
|
||||
|
@ -8,7 +8,9 @@ inherit linux-info mount-boot savedconfig multiprocessing
|
||||
DESCRIPTION="Inferencium system aa000-0 firmware."
|
||||
HOMEPAGE="https://src.inferencium.net/Inferencium/firmware-aa000-0.git"
|
||||
SRC_URI="https://src.inferencium.net/Inferencium/firmware-aa000-0/archive/firmware-aa000-0-${PV}.tar.gz"
|
||||
S="${WORKDIR}/firmware-aa000_0"
|
||||
## WORKDIR must use actual name of the tagged package directory; Portage package name limitations
|
||||
## prevent actual package name from being used
|
||||
S="${WORKDIR}/firmware-aa000-0"
|
||||
KEYWORDS="amd64"
|
||||
SLOT="0"
|
||||
|
||||
|
@ -8,7 +8,9 @@ inherit linux-info mount-boot savedconfig multiprocessing
|
||||
DESCRIPTION="Inferencium system aa000-0 firmware."
|
||||
HOMEPAGE="https://src.inferencium.net/Inferencium/firmware-aa000-0.git"
|
||||
SRC_URI="https://src.inferencium.net/Inferencium/firmware-aa000-0/archive/firmware-aa000-0-${PV}.tar.gz"
|
||||
S="${WORKDIR}/firmware-aa000_0"
|
||||
## WORKDIR must use actual name of the tagged package directory; Portage package name limitations
|
||||
## prevent actual package name from being used
|
||||
S="${WORKDIR}/firmware-aa000-0"
|
||||
KEYWORDS="amd64"
|
||||
SLOT="0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user