mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
Document pkg.linux.nosource in debian/README.source.
This commit is contained in:
1
debian/README.source
vendored
1
debian/README.source
vendored
@@ -238,6 +238,7 @@ Several build profiles are understood and supported:
|
||||
- pkg.linux.notools: Exclude userland tool packages (linux-kbuild-<version>,
|
||||
linux-perf-<version>, etc.)
|
||||
- pkg.linux.nokernel: Exclude kernel image and header packages
|
||||
- pkg.linux.nosource: Exclude source binary package (linux-source-<version>)
|
||||
- cross: Needed when cross-building. Currently this must be used together
|
||||
with nopython as the build-dependencies will be unsatisfiable otherwise.
|
||||
- nopython: Disable Python bindings. This currently disables building the
|
||||
|
||||
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -3,6 +3,7 @@ linux (4.19.16-2) UNRELEASED; urgency=medium
|
||||
* Do not generate linux-source-$ver stanza in debian/control if
|
||||
source is set to disabled in debian/config/defines.
|
||||
* linux-perf: explicitly disable the jvmti feature and shared library.
|
||||
* Document pkg.linux.nosource in debian/README.source.
|
||||
|
||||
-- Luca Boccassi <bluca@debian.org> Fri, 18 Jan 2019 19:09:06 +0000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user