Dongjin Kim
5633de4acf
ODROID: rename 'stable-arm64' -> 'arm64'
...
Change-Id: Ib17d3197392dcd892cf8370dd8b3cfd9ec96dc72
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-24 13:37:29 +09:00
Dongjin Kim
16324d8a33
OROID: config: refactor the kernel config
...
Change-Id: Iaa239bf9a15bb51f74cbcb7cf163d351d54f3394
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-24 12:59:17 +09:00
Dongjin Kim
43a1d7a4fc
Revert "ODROID: remove default patches"
...
This reverts commit 0e60be213a .
2019-12-24 12:58:41 +09:00
Dongjin Kim
f3a2ac32ac
ODROID: use 'LOCALVERSION'
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-22 01:38:12 +09:00
Dongjin Kim
7eba10e4fd
ODROID: not to perform build checkX
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-22 00:07:14 +09:00
Dongjin Kim
31b854d815
ODROID: move all package in 'Build-Depends-Arch:' to 'Build-Depends:'
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-22 00:07:10 +09:00
Dongjin Kim
566d5c01a7
ODROID: no source package
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-22 00:07:10 +09:00
Dongjin Kim
e89a061ab2
ODROID: no perf tools
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-22 00:07:10 +09:00
Dongjin Kim
f2a3df8d93
ODROID: config: add ODROID configs
2019-12-22 00:06:32 +09:00
Dongjin Kim
6abe897d63
ODROID: gcc: use @@gcc@@ instead of specific gcc version
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-21 21:00:47 +09:00
Dongjin Kim
42088effc2
ODROID: fix up 'abiname' as 'odroid-stable'
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-21 21:00:47 +09:00
Dongjin Kim
6b8d01b243
ODROID: arm64: fix up build targets
...
[1] no document package
[2] no source package
[3] no debug image
[4] no signed image
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-21 21:00:47 +09:00
Dongjin Kim
038610847b
ODROID: control: remove 'Rules-Requires-Root'
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-21 21:00:47 +09:00
Dongjin Kim
f5dc0250e1
ODROID: fix up build dependency packages
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-21 21:00:47 +09:00
Dongjin Kim
48f9cae634
ODROID: add to make split kernel configuration
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-21 17:56:12 +09:00
Dongjin Kim
b363a0e025
ODROID: remove none-target architecutres
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-21 17:56:08 +09:00
Dongjin Kim
0e60be213a
ODROID: remove default patches
...
Signed-off-by: Dongjin Kim <tobetter@gmail.com >
2019-12-21 17:12:15 +09:00
Salvatore Bonaccorso
6422d94162
Prepare to release linux (5.4.2-1~exp1).
2019-12-05 08:37:56 +01:00
Salvatore Bonaccorso
d51a1fa2ba
debian/config: Clean up with the help of kconfigeditor2
...
Gbp-Dch: Ignore
2019-12-05 08:36:29 +01:00
Salvatore Bonaccorso
630b00ae3a
Drop CONFIG_ prefix for config options in changelog entries
...
Gbp-Dch: Ignore
2019-12-05 08:31:09 +01:00
Luca Boccassi
77b07ae00a
verity: enable CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG
...
New option in 5.4, allows dm-verity volumes to be optionally verified
by pkcs7 signatures.
2019-12-05 00:37:14 +00:00
Salvatore Bonaccorso
0ca71c0607
Update to 5.4.2
...
Cleanup debian/changelog file
2019-12-05 00:26:52 +01:00
Salvatore Bonaccorso
952da99071
Add CVE id reference for CVE-2019-15099
2019-12-05 00:06:25 +01:00
Salvatore Bonaccorso
45a00d66c3
Add CVE id reference for CVE-2019-15291
2019-12-05 00:04:43 +01:00
Ben Hutchings
014289b459
btrfs,fanotify: Use TAINT_AUX instead of TAINT_USER for unsupported features
2019-12-04 00:29:28 +00:00
Ben Hutchings
a28e44a9d8
linux-image: bug: Update taint list and use upstream descriptions
2019-12-04 00:25:21 +00:00
Ben Hutchings
6e3a20b02b
debian/bin: Add script to update taint list for bug reporting script
2019-12-04 00:23:53 +00:00
Aurelien Jarno
c082dff8a5
[ppc64el] Fix building libbpf with recent binutils versions (fixes FTBFS).
2019-12-01 22:32:31 +01:00
Ben Hutchings
dc0ec89621
Build-Depend on kernel-wedge 2.102; remove workaround in debian/rules.real
2019-12-01 01:57:53 +00:00
Romain Perier
1cbf7bcbdc
Enable CONFIG_VIRTIO_FS and CONFIG_VIRTIO_PMEM ( Closes : #945853 )
...
This enables support for Virtio-fs, a shared file system that lets
virtual machines access a directory tree on the host. It also enables
support for virtio-pmem devices.
2019-11-30 18:55:57 +01:00
Salvatore Bonaccorso
cfd2030529
Update to 5.4.1
...
Cleanup debian/changelog file
Add CVE id reference for CVE-2019-18660
Add CVE id reference for CVE-2019-18683
2019-11-29 15:12:07 +01:00
Ben Hutchings
2ecff5c87a
debian/config: Clean up with the help of kconfigeditor2
...
* Drop settings for symbols that were removed or made automatic
* Drop settings for DSCC4_PCISYNC and DSCC4_PCI_RST, which should
have been removed along with DSCC4
* Disable CHROME_PLATFORMS at top level, since it will replace
MFD_CROS_EC in the near future
2019-11-28 05:20:28 +00:00
Ben Hutchings
9608954519
[armhf,arm64] platform/chrome: Change chromeos drivers back to modules
...
Between 5.3 and 5.4, various symbols for chromeos drivers were moved,
renamed, or changed to select/default in a different way. This
resulted in a lot of them being unnecessarily built-in. Change back
to a modular configuration.
2019-11-28 05:17:23 +00:00
Ben Hutchings
f36cd62dec
[armhf] drm/panel: Enable generic panel drivers, replacing omapdrm options
...
Enable DRM_PANEL_{SONY_ACX565AKM,TPO_TD028TTEC1,TPO_TD043MTEA1} as modules,
replacing the corresponding omapdrm options.
2019-11-28 04:35:29 +00:00
Ben Hutchings
4e33c8a177
[armhf] regulator: Really enable REGULATOR_STM32_PWR
...
It's a boolean, so set it to y.
2019-11-28 04:30:28 +00:00
Ben Hutchings
63f86c1aaf
iio: Enable TI_ADS1015 as module, replacing SENSORS_ADS1015
...
The latter (hwmon) driver has been removed and its functionality can
be replaced using iio-hwmon.
2019-11-28 04:29:19 +00:00
Ben Hutchings
bd82c591cf
debian/config: Delete settings for SGI SN2 drivers
...
These drivers are specific to the SGI SN2 (early Altix, Itanium-based)
platform. I have no idea why we had SGI_IOC4 enabled at the top
level.
2019-11-28 04:24:52 +00:00
Ben Hutchings
e3cf96b2d1
[ia64] udeb: Remove SGI SN2 modules (fixes FTBFS)
...
SGI SN2 (early Altix) support has been removed upstream.
2019-11-28 04:05:23 +00:00
Ben Hutchings
bb3a34901f
[armel] udeb: Replace m25p80 with spi-nor in mtd-modules (fixes FTBFS)
...
These two drivers have been combined.
2019-11-28 03:55:45 +00:00
Ben Hutchings
20f0e69aaf
Prepare to release linux (5.4-1~exp1).
2019-11-26 01:33:11 +00:00
Ben Hutchings
d58e2c3607
Set version and ABI name for experimental
2019-11-26 00:06:22 +00:00
Ben Hutchings
8268374b48
debian/bin/genpatch-rt: Fix series generation from git
2019-11-26 00:05:45 +00:00
Salvatore Bonaccorso
5eed86cb5b
md: Enable MD_CLUSTER as module ( Closes : #927026 )
2019-11-25 22:04:02 +01:00
Romain Perier
4ca39606d0
Update to 5.4
2019-11-25 13:38:38 +01:00
Aurelien Jarno
c4ab143979
Also enable CLK_RASPBERRYPI and RASPBERRYPI_CPUFREQ on armhf
...
We support the Raspberry Pi 3 with both arm64 and armhf
2019-11-23 22:35:21 +01:00
Aurelien Jarno
7dc3d94532
[arm64] Enable CLK_RASPBERRYPI and RASPBERRYPI_CPUFREQ.
2019-11-22 00:32:17 +01:00
Aurelien Jarno
44fd9ffc8e
serdev: Do not build SERIAL_DEV_BUS as module on arm64
...
It gets build as built-in from the common config file. This results in:
- bluetooth: Re-enable BT_HCIUART_{BCM,LL} (arm64 version of #906048 )
2019-11-21 22:28:56 +01:00
Aurelien Jarno
2baf133d34
Remove blank line in debian/changelog
2019-11-19 13:58:14 +01:00
Aurelien Jarno
03fd7aebba
run kconfigeditor2 on debian/config/armhf/config
2019-11-19 13:57:03 +01:00
Aurelien Jarno
8f03793cce
[armhf] Add support for STM32MP1 SoC
2019-11-19 13:04:38 +01:00