mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
profile: update for make pkgmove
This commit is contained in:
parent
3e64542405
commit
43ea8b40f8
4 changed files with 2 additions and 3 deletions
|
|
@ -13,6 +13,7 @@ if [[ ${PV} == *9999 ]]; then
|
|||
#EGIT_REPO_URI="https://github.com/Gateworks/nrc7292.git"
|
||||
#S="${WORKDIR}/${P}/package/host/nrc_driver/source/nrc_driver/nrc"
|
||||
EGIT_REPO_URI="https://github.com/newracom/nrc7292_sw_pkg.git"
|
||||
EGIT_REPO_URI="https://github.com/teledatics/nrc7292_sw_pkg.git"
|
||||
S="${WORKDIR}/${P}/package/src/nrc"
|
||||
else
|
||||
SRC_URI="https://github.com/newracom/nrc7292_sw_pkg/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ sys-process/procps
|
|||
virtual/pager
|
||||
>=sys-apps/findutils-4.4
|
||||
sys-apps/net-tools
|
||||
*sys-devel/make
|
||||
*dev-build/make
|
||||
sys-apps/man-pages
|
||||
sys-fs/e2fsprogs
|
||||
*virtual/package-manager
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
~sys-devel/make-4.4.1
|
||||
|
|
@ -1 +0,0 @@
|
|||
<sys-devel/make-4.4
|
||||
Loading…
Reference in a new issue