1
0
Fork 0
alistair23-linux/scripts/package
Riku Voipio e3a2285066 deb-pkg: generate correct build dependencies
bison/flex is now needed always for building for kconfig. Some build
dependencies depend on kernel configuration, enable them as needed:

- libelf-dev when UNWINDER_ORC is set
- libssl-dev for SYSTEM_TRUSTED_KEYRING

Since the libssl-dev is needed for extract_cert binary, denote with
:native to install the libssl-dev for the build machines architecture,
rather than for the architecture of the kernel being built.

Tested-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: maximilian attems <maks@stro.at>
[masahiro.yamada: change 'flex' to 'flex | flex:native' ]
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-03-14 02:30:26 +09:00
..
Makefile kbuild: [bin]deb-pkg: add DPKG_FLAGS variable 2019-02-28 22:50:54 +09:00
builddeb kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile 2019-02-20 09:42:46 +09:00
buildtar kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile 2019-02-20 09:42:46 +09:00
mkdebian deb-pkg: generate correct build dependencies 2019-03-14 02:30:26 +09:00
mkspec kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used 2018-11-06 01:28:48 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00