summaryrefslogtreecommitdiff
path: root/scripts/package/builddeb
AgeCommit message (Expand)Author
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring
2018-11-06kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada
2018-04-07kbuild: deb-pkg: split generating packaging and buildRiku Voipio
2018-03-28builddeb: Fix header package regarding dtc source linksJan Kiszka
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim
2017-09-21kbuild: deb-pkg: remove firmware package supportMasahiro Yamada
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-25builddeb: fix typoAndrew Donnellan
2017-04-25builddeb: Update a few outdated and hardcoded stringsRiku Voipio
2017-03-28Fix dead URLs to ftp.kernel.orgSeongJae Park
2017-03-20deb-pkg: Remove the KBUILD_IMAGE workaroundMichal Marek
2016-11-25builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski
2016-08-16builddeb: Skip gcc-plugins when not configuredKees Cook
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-07-26Fix the Debian packaging script on systems with no codenameMarcin Mielniczuk
2016-07-26builddeb: fix file permissions before packagingHenning Schild
2016-07-19builddeb: really include objtool binary in headers packageWilfried Klaebe
2016-06-07GCC plugin infrastructureEmese Revfy
2016-05-10builddeb: fix missing headers in linux-headers packageAzriel Samson
2016-05-10builddeb: include objtool binary in headers packageBjørn Mork
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-10-26deb-pkg: Add automatic support for armhf architectureBen Hutchings
2015-10-16builddeb: remove debian/files before buildRiku Voipio
2015-09-04deb-pkg: add source packageRiku Voipio
2015-08-19fallback to hostname in scripts/package/builddebChristian Kujau
2015-08-19deb-pkg: simplify directory creationRiku Voipio
2015-05-20deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)
2015-05-06builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Andrey Skvortsov
2015-04-27deb-pkg: move setting debarch for a separate functionRiku Voipio
2015-01-06builddeb: Try to determine distributionSedat Dilek
2015-01-02builddeb: Update year and git repository URL in debian/copyrightSedat Dilek
2014-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-10-06deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen
2014-09-12deb-pkg: Add support for powerpc little endianMichael Neuling
2014-08-26builddeb: put the dbg files into the correct directoryMichal Marek
2014-08-20kbuild: Make scripts executableMichal Marek
2014-06-18builddeb: fix missing headers in linux-headers packageFathi Boudra
2014-06-18deb-pkg: Fix for relative pathsMichal Marek
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-06-10deb-pkg: Add automatic support for s390x architectureBen Hutchings
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada
2014-04-24builddeb: add arm64 in the supported architecturesFathi Boudra
2014-04-24builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings
2014-01-03deb-pkg: Fix cross-building linux-headers packageBen Hutchings
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings
2013-08-15Provide version number for Debian firmware packageHeinrich Schuchardt