Rui Salvaterra
2caaeb29cc
kernel: bump 5.10 to 5.10.67
...
Deleted (upstreamed):
bcm27xx/patches-5.10/950-0312-vc4_hdmi-Set-HD_CTL_WHOLSMP-and-HD_CTL_CHALIGN_SET.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-10-05 23:55:18 +08:00
Rui Salvaterra
8e9b97e2d4
kernel: bump 5.10 to 5.10.66
...
No patches refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-10-05 23:55:08 +08:00
Rui Salvaterra
f8cc178bce
kernel: bump 5.10 to 5.10.65
...
Manually refreshed:
generic/pending-5.10/800-bcma-get-SoC-device-struct-copy-its-DMA-params-to-th.patch
bcm27xx/patches-5.10/950-0053-firmware-bcm2835-Support-ARCH_BCM270x.patch
bcm27xx/patches-5.10/950-0087-firmware-raspberrypi-Add-backward-compatible-get_thr.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-10-05 23:54:53 +08:00
Tianling Shen
11805f2f70
Merge Mainline
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-23 10:13:31 +08:00
Rosen Penev
e06ab0c6b3
tools: add meson
...
meson is a next generation build system designed to have good defaults,
simpler build files, and fast compilation.
It is built upon python and uses ninja for compilation. The latter
provides fast by default (parallel) and problem free compilation.
There are over 40 packages already successfully using meson. The next
commit will convert pkgconf to use meson compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-18 23:53:55 +08:00
Paul Spooren
e9cb0a7753
build: store artifacts in JSON
...
Multiple profiles create artifacts, these should be stored in the JSON
file as well, allowing downstream tooling to show those files, too.
Artifacts don't have specific filesystems so only the fields `name`,
`type` and `sha256` are available.
Rename env variable names from IMAGE_ to FILE_ prefixes to reflect that
images, kernels and artifacts are added with the same command.
Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit 5ef4608c02 )
2021-09-17 04:49:04 +08:00
Adrian Schmutzler
7984a95946
treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_*
...
We so far had two variables IMG_PREFIX and IMAGE_PREFIX with
different content. Since these names are obviously quite
confusing, this patch renames the latter to DEVICE_IMG_PREFIX,
as it's a device-dependent variable, while IMG_PREFIX is only
(sub)target-dependent.
For consistency, also rename IMAGE_NAME to DEVICE_IMG_NAME, as
that's a device-dependent variable as well.
Cc: Paul Spooren <mail@aparcar.org>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit ef2cb8572b )
2021-09-17 04:48:26 +08:00
John Audia
30d1162453
kernel: bump 5.4 to 5.4.145
...
Removed upstreamed:
generic-backport/040-ARM-8918-2-only-build-return_address-if-needed.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Signed-off-by: John Audia <graysky@archlinux.us>
2021-09-15 10:29:40 +08:00
John Audia
c37e073450
kernel: bump 5.4 to 5.4.144
...
Manually rebased:
backport-5.4/370-netfilter-nf_flow_table-fix-offloaded-connection-tim.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
Signed-off-by: John Audia <graysky@archlinux.us>
2021-09-15 10:29:29 +08:00
John Audia
b0d3f0b698
kernel: bump 5.10 to 5.10.64
...
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, ipq806x/R7800
Run-tested: bcm2711/RPi4B, ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-09-15 10:29:17 +08:00
Tianling Shen
d52aca81c9
Merge Mainline
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-11 05:29:44 +08:00
Tianling Shen
1ebbbbfec6
target: drop some default packages
...
Let users to decide build them or not.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-11 05:01:06 +08:00
Tianling Shen
369be64ebb
Merge Mainline
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-11 04:14:53 +08:00
Rui Salvaterra
061a818dff
kernel: bump 5.10 to 5.10.63
...
No patches refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-09-10 12:28:22 +08:00
Rui Salvaterra
5b22f6cc80
kernel: bump 5.10 to 5.10.62
...
Patches automatically refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-09-10 12:28:11 +08:00
Tianling Shen
0c22299647
kernel: bump to 4.9.282, 4.14.246, 4.19.206
...
Resolve conflicted:
- generic/backport-4.19/370-netfilter-nf_flow_table-fix-offloaded-connection-tim.patch
Refreshed all patches.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-06 06:39:19 +08:00
klever1988
36184296ba
target.mk: remove unexists packages
2021-09-05 07:40:45 +08:00
John Audia
a8ad84535f
kernel: bump 5.4 to 5.4.143
...
Manually rebased:
bcm27xx/patches-5.4/950-1031-net-lan78xx-Ack-pending-PHY-ints-when-resetting.patch
Removed upstreamed:
mvebu/patches-5.4/100-cpufreq-armada-37xx-forbid-cpufreq-for-1.2-GHz-variant.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-08-30 12:10:02 +08:00
John Audia
2d560ccafb
kernel: bump 5.10 to 5.10.61
...
Manually rebased:
bcm27xx/patches-5.10/950-1031-net-lan78xx-Ack-pending-PHY-ints-when-resetting.patch
Removed upstreamed:
mvebu/patches-5.10/101-cpufreq-armada-37xx-forbid-cpufreq-for-1.2-GHz-variant.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-08-30 12:05:14 +08:00
Tianling Shen
917cec8cc0
Merge Mainline
2021-08-29 00:53:33 +08:00
Andre Heider
a5e9b97611
prereq-build: require python3-distutils
...
Debian and Ubuntu ship a python3-minimal package which does not include
the distutils module. This is not supported by upstream and can be
considered a broken python distribution.
In practice, many scripts depend on said module, and this is a reoccuring
pain point for building various OpenWrt packages.
Require and check for said module, enough time has been wasted on this.
Signed-off-by: Andre Heider <a.heider@gmail.com>
2021-08-22 12:16:26 +08:00
John Audia
bb59562ebf
kernel: bump 5.4 to 5.4.142
...
Removed upstreamed:
hack-5.4/991-platform-x86-pcengines-apuv2-revert-simswitch.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-08-22 12:12:55 +08:00
John Audia
ac4b81a4d6
kernel: bump 5.4 to 5.4.141
...
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-08-22 12:12:43 +08:00
Rui Salvaterra
1094a55c2b
kernel: bump 5.10 to 5.10.60
...
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-08-22 12:12:32 +08:00
Daniel Golle
cdea9c5d9d
image: fix build with SELinux
...
The option '-xattr' for mksquashfs4 should be '-xattrs' which lead to
build failure with SELinux enabled. Add the missing 's'.
Fixes: 4baf47b9a8 ("images: squashfs: xattrs should not depend on buld host")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-19 12:10:37 +08:00
Rui Salvaterra
53bf564c29
kernel: bump 5.10 to 5.10.59
...
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-08-18 12:02:04 +08:00
Tianling Shen
9bfc21a8d3
kernel: bump to 4.9.280, 4.14.244, 4.19.204
...
Refreshed all patches.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-17 19:38:52 +08:00
John Audia
4d539a0e40
kernel: bump 5.4 to 5.4.140
...
Removed upstreamed bcm27xx/patches-5.4:
950-0977-USB-gadget-f_hid-avoid-crashes-and-log-spam.patch
950-0980-SQUASH-USB-gadget-f_hid-remove-more-spam.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-08-15 12:38:33 +08:00
John Audia
0bad9500e1
kernel: bump 5.4 to 5.4.139
...
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-08-15 12:38:21 +08:00
Rui Salvaterra
7305ab8eba
kernel: bump 5.10 to 5.10.58
...
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-08-15 12:38:08 +08:00
Rui Salvaterra
6493790d74
kernel: bump 5.10 to 5.10.57
...
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-08-15 12:37:57 +08:00
David Bauer
24fb77c967
generic: Kconfig: exit on unset symbol
...
When a target configuration has unser Kconfig symbols, the build will
fail when OpenWrt is compiled with V=s and stdin is connected to a tty.
In case OpenWrt is compiled without either of these preconditions, the
build will uscceed with the symbols in question being unset.
Modify the kernel configuration in a way it fails on unset symbols
regardless of the aformentioned preconditions.
Signed-off-by: David Bauer <mail@david-bauer.net>
2021-08-11 12:02:34 +08:00
Tianling Shen
a4375d79b1
Merge Mainline
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-10 19:34:07 +08:00
John Audia
5745f05543
kernel: bump 5.4 to 5.4.138
...
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-08-09 12:03:19 +08:00
Rui Salvaterra
cfb892159c
kernel: bump 5.10 to 5.10.56
...
No patches needed refreshing
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-08-09 12:03:05 +08:00
Rui Salvaterra
d6c4d1690b
kernel: bump 5.10 to 5.10.55
...
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-08-09 12:02:53 +08:00
Tianling Shen
54c0966bb1
kernel: bump to 4.9.278, 4.14.242, 4.19.201
...
Resolve conflicted:
- generic/pending-4.14/690-net-add-support-for-threaded-NAPI-polling.patch
- generic/pending-4.19/690-net-add-support-for-threaded-NAPI-polling.patch
Refreshed all patches.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-06 22:23:34 +08:00
Daniel Golle
b3437ac7a3
images: squashfs: xattrs should not depend on buld host
...
Enable xattr for the generated squashfs only if needed for SELinux.
This eliminates warnings during boot on target when building
(non-SELinux) OpenWrt on SELinux-enabled hosts like Fedora.
Reported-by: fda77 <fda77@users.noreply.github.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-04 12:05:38 +08:00
John Audia
113a720340
kernel: bump 5.4 to 5.4.137
...
Automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-08-01 12:01:35 +08:00
John Audia
c3fd2e757c
kernel: bump 5.4 to 5.4.136
...
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-08-01 12:01:27 +08:00
John Audia
c17dc9a7ea
kernel: bump 5.4 to 5.4.135
...
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-08-01 12:01:15 +08:00
Rui Salvaterra
ec3907d80d
kernel: bump 5.10 to 5.10.54
...
Deleted (upstreamed) patches:
mediatek/patches-5.10/000-spi-fix-fifo.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-07-30 12:17:47 +08:00
Rui Salvaterra
ca1aedc113
kernel: bump 5.10 to 5.10.53
...
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-07-30 12:17:35 +08:00
John Audia
d62d866d1a
kernel: bump 5.4 to 5.4.134
...
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
Signed-off-by: John Audia <graysky@archlinux.us>
2021-07-26 12:09:26 +08:00
John Audia
210ecbde93
kernel: bump 5.4 to 5.4.133
...
Manually rebased:
pending-5.4/690-net-add-support-for-threaded-NAPI-polling.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
2021-07-26 12:09:15 +08:00
Rui Salvaterra
d0c2b83882
kernel: bump 5.10 to 5.10.52
...
Add the new CONFIG_BATTERY_RT5033 to the generic configuration, as reported by
Paul Blazejowski. Resort the kconfig while at it.
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-07-26 12:09:04 +08:00
Rui Salvaterra
ca5024d97b
kernel: bump 5.10 to 5.10.51
...
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-07-20 12:21:00 +08:00
Rui Salvaterra
ec0ea5cda5
kernel: bump 5.10 to 5.10.50
...
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-07-18 12:09:10 +08:00
Rui Salvaterra
c4d23e31e4
kernel: bump 5.10 to 5.10.49
...
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-07-18 12:09:00 +08:00
Rui Salvaterra
420ab8963d
kernel: bump 5.10 to 5.10.48
...
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-07-18 12:08:48 +08:00