update buildroot - work in progress development
[cmdllinux.git] / buildroot / _pkg / _binpkg / pkginfo.sh-linux-headers-4.14.4
blob10baf55c574d53f724a6fce33d68cd3978e0c8a2
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.14.4
12 REV=1
13 SHORT_DESC="Linux kernel headers (for compiling sources)"
14 DEPENDS=""
15 GRP="base development"
16 PKG=$NAME
17 DONTSTRIP=1