Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
parent
900779add4
commit
1816de0e4a
2107 changed files with 3050 additions and 10194 deletions
|
@ -6,6 +6,8 @@ wrksrc=linux-${version}
|
|||
homepage="http://www.kernel.org"
|
||||
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=9db97d45638017e6dfaed768cfa9f47533c9c9fb3538bce0e594d9feff5489b4
|
||||
makedepends="perl>=0 libpcap-devel"
|
||||
fulldepends="uml-utilities"
|
||||
short_desc="Kernel ${version} for User Mode Linux"
|
||||
long_desc="
|
||||
User-mode Linux (UML) is a port of the Linux kernel to its own system call
|
||||
|
@ -16,9 +18,6 @@ long_desc="
|
|||
This package contains the kernel itself, as an executable program, and the
|
||||
associated kernel modules."
|
||||
|
||||
Add_dependency build perl ">=0"
|
||||
Add_dependency build libpcap-devel
|
||||
Add_dependency full uml-utilities
|
||||
|
||||
do_build() {
|
||||
make LDFLAGS= ARCH=um defconfig && make LDFLAGS= ARCH=um ${makejobs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue