Commit Graph

15 Commits

Author SHA1 Message Date
Ben Hutchings be6de683ed debian/control,debian/rules: Support a 'stage1' build profile (Closes: #695243)
This builds only linux-libc-dev, needed by native compilers.
2015-11-10 13:34:39 +00:00
Helge Deller 230f0f4130 [hppa] udeb: Fix duplicate modules in ata-modules, pata-modules
[hppa] Create build-dependencies on binutils-hppa64 and gcc-4.9-hppa64

svn path=/dists/trunk/linux/; revision=22277
2015-01-17 21:49:20 +00:00
Ben Hutchings d37c253865 Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules
The filename of the kernel image to be installed, and the stem of the
installed name, varies between architectures, so we define several
different rules to install it for different sets of architectures.
However the basic fact that we need to install this file in /boot does
not.

We also duplicate this name information in gencontrol.py and in
debian/config/{armel,armhf,sh4}/defines (used by buildcheck.py).

To address this:

* Define [image]install-stem and [build]image-file for each architecture
* Copy these settings to make-flags in gencontrol.py
* Copy [image]install-stem to the image-stem template variable in
  gencontrol.py
* Replace the per-architecture rules with a single rule using those
  make-flags

The per-architecture rules for ARM and PowerPC also installed DTB
and DTS files, respectively.  Include those commands in the single
rule with appropriate conditions around them.


svn path=/dists/trunk/linux/; revision=21253
2014-04-21 01:28:25 +00:00
Ben Hutchings 5922cb6f0b [hppa] Update flavours and configuration, thanks to Helge Deller (Closes: #721191)
svn path=/dists/sid/linux/; revision=20880
2013-12-11 07:16:48 +00:00
Ben Hutchings f4b9a38952 Make gcc-4.5 the default compiler (except for alpha, hppa and m68k)
svn path=/dists/trunk/linux-2.6/; revision=17620
2011-06-07 09:06:56 +00:00
Ben Hutchings a1d15df436 Update build-dependencies for hppa
svn path=/dists/trunk/linux-2.6/; revision=15833
2010-06-06 11:32:14 +00:00
Bastian Blank e39e268dbd Move all description related config options into its own section.
* debian/bin/gencontrol.py: Handle description parts.
* debian/config: Update.
* debian/lib/python/debian_linux/config.py: Recognize new section.
* debian/lib/python/debian_linux/gencontrol.py: Remove old code.

svn path=/dists/trunk/linux-2.6/; revision=14469
2009-10-27 16:35:16 +00:00
Bastian Blank 73bb83a4e5 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13350
2009-04-06 10:36:47 +00:00
Bastian Blank 6cd6b5892f debian/config/alpha/defines, debian/config/hppa/defines,
debian/config/ia64/defines debian/config/sparc/defines: Use plain image type.

svn path=/dists/trunk/linux-2.6/; revision=12842
2009-02-18 14:54:40 +00:00
Bastian Blank 6342f86067 debian/config/**/defines: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=10253
2008-01-29 13:48:04 +00:00
Maximilian Attems 19655304f6 Revert "[hppa] No need to hardcode gcc-4.1"
This reverts commit de99e1d4b3857f76adfa8c92cf5bbdb0c328e9eb.

svn path=/dists/trunk/linux-2.6/; revision=9964
2007-12-16 18:59:03 +00:00
Maximilian Attems 3dc016b738 [hppa] No need to hardcode gcc-4.1
change proposed by kyle and build verified on paer

svn path=/dists/trunk/linux-2.6/; revision=9962
2007-12-16 15:06:59 +00:00
Bastian Blank 6b8154d436 * debian/config/defines: Make plain image type default.
* debian/config/alpha/defines, debian/config/arm/defines,
  debian/config/armel/defines, debian/config/hppa/defines,
  debian/config/ia64/defines, debian/config/mips/defines,
  debian/config/mipsel/defines, debian/config/sparc/defines:
  Explicitely use kernel-package.
* debian/config/amd64/defines, debian/config/i386/defines,
  debian/config/m68k/defines, debian/config/powerpc/defines,
  debian/config/s390/defines: Use default image type.

svn path=/dists/trunk/linux-2.6/; revision=9509
2007-09-13 14:46:33 +00:00
Bastian Blank 29a400ad4f debian/config: Make base explicit.
svn path=/dists/trunk/linux-2.6/; revision=9225
2007-07-29 16:26:02 +00:00
Bastian Blank 236826c2eb * debian/config: Move from debian/arch.
* debian/bin/abicheck.py, debian/bin/abiupdate.py, debian/bin/kconfig.py,
  debian/lib/python/debian_linux/gencontrol.py, debian/rules,
  debian/rules.real: Use debian/config instead of debian/arch.

svn path=/dists/trunk/linux-2.6/; revision=9187
2007-07-24 18:31:40 +00:00