Commit Graph

31 Commits

Author SHA1 Message Date
Ben Hutchings 01900fbc73 Compile with gcc-8 on all architectures
Update the compiler dependencies for x86 to the first version of gcc-8
with retpoline support.
2018-08-28 22:32:10 +01:00
Romain Perier cdfce2601e [armhf] add the rt featureset, which adds support for PREEMPT_RT (Closes #719547)
This adds support for PREEMPT_RT by adding two new featureset: none and
rt. For now the rt featureset supports armmp only, support for lpae
might be added later. the none featureset supports both flavours armmp
and armmp-lpae.
2018-07-24 19:29:24 +02:00
Ben Hutchings 5dfe04c507 Compile with gcc-7 on all architectures 2017-10-17 23:37:49 +01:00
Ben Hutchings cfe4a19c0d [armel,armhf,s390x,x86] linux-headers: Fix regression of multilib compiler support
Closes: #851481

I missed the linux-headers dependency overrides when updating to gcc-6.
2017-01-15 17:23:59 +00:00
Ben Hutchings a808d3112b Release linux (4.6.2-1).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABCgAGBQJXYbBEAAoJEAVMuPMTQ89EM8wP/3llI8Jr6Q+2ktVOqYQ7U0JT
 +UEzEuKlVS+3/SjFZv8dAqpM018OJDIiccgzjvuny6MSYHiH//yWG4lC8O2WikBA
 RhfbUsNWFImEkwhY8wD1cjuF0QIXNtR7qOKdCPX5wQUiG469WF4F4l3lgWoo01ub
 hYXNsGebIjZTQE6KWGm97pvSRNFPT18DulANGpe9m804y2Xs+dQn6dVHKaSYT0BF
 labA6C+hCmbMos3gEYNzjbmU9fxYpS98pXq7uc04ryBj3UjGoBlmxeip9yrIiC0I
 oZr8kAxz5PCRSqPnhZqE51WO6eLaWIrEGGTnb6sOtbHYsTrNu8iHpWXVCkB8/2GL
 LYhOJn3AyqJE4yb69EKSWL7cbVEqyVJHkGntGhTm+tKJP0QmnKlhQY47aViPt4Fc
 IXQvUOeG94GROooRTNLp9/3N2di4p4YPNv2QgM5lUJjySWUMCNzw/MjpYfvuIHrp
 bowSN5EYDpO6WqcZZVHogM9hJ2Aq+zWYkfK4f38r4T4+g0T8IQ8qMCY/o/LV7uod
 KUbQ7SIHK7uAMT9BpJuslCwvwhKdf/9y/bcuOkB2alfR52uApdDkL04uD5jIbjaL
 fElOyQPmJPNe0zxP6yZp4G3/JbMhWdX+qc77+GWkj27mBqnBEZKBHjCmU/6Vfv2Y
 VolsoZ6sfxJ1pxlUcWPt
 =li3O
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.6.2-1'
2016-06-18 12:59:57 +01:00
Ben Hutchings 2622600fec [armel,armhf,sh4] linux-image: Do not suggest fdutils
BLK_DEV_FD has *never* been enabled on any of these architectures!
The old arm/footbridge configuration did enable it and this suggestion
seems to be have been thoughtlessly copied over to these other
architectures.
2016-06-09 17:44:47 +01:00
Ben Hutchings 1537ff1314 Update to 4.6.2 2016-06-09 17:44:47 +01:00
Ben Hutchings c063297a1c [armhf] Rename kconfig files to default per-arch and per-flavour filenames
config.armmp is used by both flavours and there's unlikely to be a
reason to add any non-multiplatform flavour.  Rename it so that it's
the per-architecture config.

config.lpae is then the only per-flavour config file for armmp-lpae,
so rename it to the default filename for that flavour.
2016-05-18 04:34:31 +01:00
Ben Hutchings 58c4f0eb74 [armel,armhf] Remove duplicate inclusion of debian/config/kernelarch-arm/config
It's already included by default, so we end up including it twice.
2016-05-18 04:34:31 +01:00
Ben Hutchings 641aba8311 Compile with gcc-5 on all architectures 2016-02-15 18:48:03 +00:00
Ben Hutchings 9a6aa4816a linux-image-dbg: Include debugging symbols for VDSOs 2016-01-13 15:08:47 +00:00
Ian Campbell 30a68a9d2e Cleanup armhf config, merge config and config.lpae
With armmp now being the baseline flavour the (rather arbitrary) split between
config and config.armmp doesn't make much sense. Move the contents of config
into config.armmp.

Implemented (mostly) automatically with:
$ ../kconfigeditor2/process.py .
-> Results in no change
$ cat debian/config/armhf/config  debian/config/armhf/config.armmp | sponge debian/config/armhf/config.armmp
$ rm debian/config/armhf/config
$ vi debian/config/armhf/defines
$ ../kconfigeditor2/process.py .

svn path=/dists/trunk/linux/; revision=22732
2015-06-06 11:18:13 +00:00
Ben Hutchings 7574db5487 [arm*] Update linux-headers-* dependency on linux-compiler-*-arm
svn path=/dists/trunk/linux/; revision=22069
2014-11-18 03:47:12 +00:00
Ian Campbell 94dceabe7a [armhf] Add link to ARMMP kernel info wiki page
svn path=/dists/trunk/linux/; revision=21757
2014-08-30 20:28:09 +00:00
Ian Campbell 89658d2446 [armhf] Remove incomplete list of hardware from image description
svn path=/dists/trunk/linux/; revision=21756
2014-08-30 20:28:04 +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 9b217501df Move image-file definitions from flavour to arch level
The image-file path could potentially vary between flavours but
currently doesn't.  buildcheck.py works either way.

svn path=/dists/trunk/linux/; revision=21251
2014-04-20 22:43:24 +00:00
Ben Hutchings 41e81b2bf0 Move common ARM config symbols from armel/config to kernelarch-arm/config
It is inconsistent and potentially surprising that armhf uses
armel/config as well as armhf/config.  Move the common config into a
new kernelarch-arm directory.

While we're at it, remove some redundant lines from both files.

svn path=/dists/trunk/linux/; revision=21221
2014-04-09 03:00:10 +00:00
Ben Hutchings 0363adb1e1 Merge changes from sid up to 3.12.6-2
svn path=/dists/trunk/linux/; revision=20931
2013-12-29 21:45:11 +00:00
Bastian Blank e6216f6f93 Use compiler name instead of Linux version in compiler meta-packages.
* debian/changelog: Update.
* debian/config: Specify new name of compiler meta-package.
* debian/templates
  - Rename compiler meta-packages.
  - Adjust description.

svn path=/dists/trunk/linux/; revision=20821
2013-11-24 08:56:56 +00:00
Ben Hutchings 08a7d92f2b [arm,x86,s390,s390x] Introduce linux-compiler meta-packages to allow use of foreign linux-headers packages with a native multilib compiler
svn path=/dists/trunk/linux/; revision=20799
2013-11-21 01:15:15 +00:00
Ian Campbell f1c8c71b97 [armhf] Remove flavours which are now covered by the armmp flavour
svn path=/dists/trunk/linux/; revision=20654
2013-09-19 22:21:16 +00:00
Ian Campbell 9d6505ea5c [armhf] Add armmp-lpae flavour which enables large memory support
svn path=/dists/trunk/linux/; revision=20653
2013-09-19 22:21:11 +00:00
Arnaud Patard 850ccc72df - fix armmp description
svn path=/dists/sid/linux/; revision=20162
2013-05-31 22:22:24 +00:00
Arnaud Patard bfec908b7d add armhf armmp flavour
svn path=/dists/sid/linux/; revision=20158
2013-05-31 22:02:12 +00:00
Ben Hutchings 8d55151460 [armhf/mx5] Update description to mention i.MX53
svn path=/dists/sid/linux/; revision=19799
2013-02-10 01:11:38 +00:00
Arnaud Patard d09c14f9cd Add vexpress support to armhf kernel.
svn path=/dists/sid/linux-2.6/; revision=18994
2012-05-12 10:22:18 +00:00
Ben Hutchings cfe1ad11e9 [armhf/mx5] Explicitly configure this flavour to support i.MX51
It is not currently possible to support other i.MX5x processors as well.

svn path=/dists/trunk/linux-2.6/; revision=17848
2011-07-22 21:11:39 +00:00
Ben Hutchings a4dc1b0a81 Abbreviate Texas Instruments to 'TI' in package short description
The company name usually seems to be abbreviated.

svn path=/dists/sid/linux-2.6/; revision=17728
2011-06-26 02:39:40 +00:00
Ben Hutchings 78169e80d2 [armhf] Add omap flavour, thanks to Sebastian Reichel
svn path=/dists/sid/linux-2.6/; revision=17726
2011-06-26 02:36:14 +00:00
Ben Hutchings 0f8d2dbc13 Add armhf architecture with mx5 flavour
Based on configuration files from Hector Oron and Vagrant Cascadian.

svn path=/dists/trunk/linux-2.6/; revision=17237
2011-04-21 02:12:40 +00:00