update buildroot - work in progress development
[cmdllinux.git] / buildroot / _pkg / _binpkg / pkginfo.sh-linux-headers-4.11.3
blob39e88ea159ac5370ff5f87baf42e50a2410b9303
1 #edit this file
2 #optional - create pkg.install
3 #DEPENDS list of dependencies (0 or more)
4 #DEPENDS="pkg1 pkg2"
5 #GRP - package group (2)
6 #GRP="group1 group2"
7 ##DONTSTRIP 0 (or "" without value) or 1 ("1" value checked) - strip debug info or not
8 ##DONTSTRIP=0
10 NAME=linux-headers
11 VERSION=4.11.3
12 REV=1
13 SHORT_DESC="Linux kernel headers (for compiling sources)"
14 DEPENDS=""
15 GRP="base development"
16 PKG=$NAME
17 DONTSTRIP=1