possible to tell the architecture.
Signed-off-by: Paul Spooren
---
target/linux/bcm27xx/image/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/target/linux/bcm27xx/image/Makefile
b/target/linux/bcm27xx/image/Makefile
index f009b997e9..6b533cad42 100644
--- a/target/linux/bcm27xx
On Mon Nov 9, 2020 at 7:33 AM HST, Jo-Philipp Wich wrote:
> I probably missed the point of your mail - do you meant to imply that my
> patch introduced this regression?
Since the CI builds start failing the same day as the patches were
commited there could be a correlation. There is also a GitHub
On Thu Nov 5, 2020 at 1:44 PM HST, Daniel Golle wrote:
> Read the freifunk packages, that have been moved from the LuCI feed
> into its own feed in January 2019.
> Use openwrt-19.07 branch of that repository for openwrt-19.07.
>
> Signed-off-by: Sven Roederer
> (cherry picked from commit 221f97ff4
work if the full git history is available. Until
now only a shallow copy (--depth 1) would be cloned. With this commit
the `feeds.conf.default` is changed to use the full git repository.
Signed-off-by: Paul Spooren
---
phase2/master.cfg | 7 +++
1 file changed, 7 insertions(+)
diff --git a
On Thu Sep 3, 2020 at 3:36 AM HST, Adrian Schmutzler wrote:
> > -Original Message-
> > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> > On Behalf Of Paul Spooren
> > Sent: Freitag, 31. Juli 2020 05:15
> > To: openwrt-devel@l
On Tue Jul 28, 2020 at 11:32 PM HST, Paul Spooren wrote:
> SPDX license header follow a machine readable and versioned identifier
> format for licenses. The adoption to such system would simplify
> scanning of licenses within OpenWrt.
>
> Adopted from the Linux Kernel[0] s
On Mon Jul 20, 2020 at 9:53 AM HST, Paul Spooren wrote:
> Buildinfo files were added to allow reproducible builds testing. The
> combination of the three buildinfo files
> {feeds,config,version}.buildinfo allows to recreate the buildsystem and
> check if compiled binaries are bit for
On Mon Nov 16, 2020 at 9:14 PM HST, Petr Štetiar wrote:
> Josef Schlehofer [2020-11-17 02:07:09]:
>
> Hi,
>
> > Whois can identify who owns a domain and how to get reach owner. Providing
> > this tool in OpenWrt someone does not need to use websites for everything.
>
> I don't think, that this to
Hi,
> It appears most of the major distros (Debian/Ubuntu, Fedora, Arch,
> Solaris) have moved to merge the contents of /{bin,sbin,lib}/ into
> /usr/{bin,sbin,lib}/, with top-level symbolic links added for
> compatibility.
Sounds good to me, do you have an estimate how much work this is?
> There
On Tue Nov 17, 2020 at 11:36 AM HST, Sebastian Kemper wrote:
> Commit 5d76065 moved the creation of the symvers directory to
> include/kernel-build.mk. This is fine when building from scratch. But
> when unpacking an SDK the directory doesn't exist and because the kernel
> won't be built (again) th
#x27;t be built (again) this directory will not be created by the build
> system, causing build failure if make tries to copy files into it.
>
> This moves the creation of the symvers directory back into
> include/kernel.mk so that the directory is created in any case.
>
> Signed-o
On Wed Nov 11, 2020 at 1:53 PM HST, Rui Salvaterra wrote:
> Drop our local sstrip copy and use the current ELFKickers upstream
> version.
> Patch the original makefile in order to avoid building elftoc, since it
> fails
> with musl's elf.h. This is fine, since we only need sstrip anyway.
> Finally,
On Tue Nov 17, 2020 at 9:05 PM HST, Felix Fietkau wrote:
>
> On 2020-11-18 06:54, Oldřich Jedlička wrote:
> > út 17. 11. 2020 v 23:00 odesílatel Sebastian Kemper
> > napsal:
> >>
> >> Commit 5d76065 moved the creation of the symvers directory to
> >> include/kernel-build.mk. This is fine when buil
ures
and doesn't take up any extra space for the default case.
[2]: https://github.com/openwrt/packages/pull/13944
Sunshine,
Paul
>
> [1]
> https://forum.openwrt.org/t/whois-binary-cannot-find-providing-package/31274
>
> Regards,
>
> Josef
>
>
> On 17. 11. 20 21:18,
Hi,
The current list of release goals for 20.xx states[0] that LuCI should
use HTTPS per default. This works by creating on-device a self-signed
certificate. Self-signed certificates result in warnings and may cause
more harm than good, multiple discussion are found in the mail archive.
As no cle
Hi all,
DSA (Distributed Switch Architecture)[0] is a main feature of 20.xx and
one of the last blockers for a branch. The goal states[1] support where
possible, not necessarily every target.
This mail thread should be used to get an overview of the missing bits.
The following targets seem use `
On Fri Nov 20, 2020 at 7:35 AM HST, Adrian Schmutzler wrote:
> Hi,
>
> > -Original Message-
> > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> > On Behalf Of Alberto Bursi
> > Sent: Freitag, 20. November 2020 17:32
> > To: openwrt-devel@lists.openwrt.org
> > Subject:
a9/arm_cortex-a9_vfpv3-d16 increased a tiny bit, but that
seems totally worth it.
Comparing package sizes...
Change Local Remote Package
+98 66602 66504 opkg
Therefore,
Acked-by: Paul Spooren
>
> Thanks,
> Baptiste
>
> On 25-08-20, Baptiste Jonglez
Not sure if it works for DMARC emails, but:
Acked-by: Paul Spooren
On Sun Nov 22, 2020 at 4:23 AM HST, Paulo Machado via openwrt-devel wrote:
> The sender domain has a DMARC Reject/Quarantine policy which disallows
> sending mailing list messages using the original "From"
Trivial cosmetic cleanup. This also helps for script that parse for
options in Config files.
Signed-off-by: Paul Spooren
---
config/Config-build.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/Config-build.in b/config/Config-build.in
index 4148180cd5
obsolete. It is still possible to manually
change feeds to HTTPS if desired, but the default can be HTTP.
Signed-off-by: Paul Spooren
---
This was already requested via IRC and accepted somewhat accepted as the
current ustream-wolfssl implementation is broken.
Ref: https
On Wed Nov 25, 2020 at 6:48 AM HST, Rui Salvaterra wrote:
> Drop our local sstrip copy and use the current ELFKickers upstream
> version.
>
> Patch the original makefile in order to avoid building elftoc, since it
> fails
> with musl's elf.h. This is fine, since we only need sstrip anyway.
>
> Fina
On Wed Nov 25, 2020 at 4:11 AM HST, Petr Štetiar wrote:
> Baptiste Jonglez [2020-11-25 12:41:18]:
>
> Hi,
>
> > For the imagebuilder, it increases the *total* build time (not just
> > download time!) by +50%:
> >
> > http://lists.openwrt.org/pipermail/openwrt-devel/2020-September/031406.html
>
>
I'm happy to handle this but you're the maintainer. Please give your
blessing.
On Do, Nov 26, 2020 at 23:54, Rosen Penev wrote:
This will be moved to the packages feed as nothing here uses it.
Signed-off-by: Rosen Penev
---
package/libs/libroxml/Makefile | 48
--
Done, thank you.
On Fr, Nov 27, 2020 at 11:29, Felix Fietkau wrote:
On 2020-11-27 10:36, Paul Spooren wrote:
I'm happy to handle this but you're the maintainer. Please give your
blessing.
I hereby bless you :)
Thanks for taking care of thi
Felix you're the maintainer, more blessings?
Also would you like to stay the maintainer or would e.g. Rosen like to
adopt yet another package?
Best
On Di, Dez 1, 2020 at 12:37, Rosen Penev wrote:
This will be moved to packages.
Signed-off-by: Rosen Penev
---
Acked-by: Paul Sp
Hi,
openwrt.git includes an old version of QEMU (0.14 vs 5.1.0 in
packages.git) only to convert x86 images to vdi and vmdk. Is there
anyone actively using the vanilla x86 QEMU images from the upstream
servers or can can we remove that "feature"?
This would allow to remove tools/qemu and crea
The package has no reason to be in openwrt.git. Move it to packages.git.
Signed-off-by: Paul Spooren
Acked-by: Jo-Philipp Wich
---
package/network/utils/iftop/Makefile | 45
1 file changed, 45 deletions(-)
delete mode 100644 package/network/utils/iftop/Makefile
was
introduced in make 4.1. All major distributions seem to updated to 4.1
or later, so this ideally dosn't break anything.
Signed-off-by: Paul Spooren
---
include/prereq-build.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/prereq-build.mk b/include/prer
was
introduced in make 4.1. All major distributions seem to updated to 4.1
or later, so this ideally dosen't break anything.
Signed-off-by: Paul Spooren
---
Fixed two typos
include/prereq-build.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/prereq-build.
Some images are created using different filesystems, most popular
squashfs and ext4. To allow downstream projects to distinguesh between
those, add the `filesystem` information to created json files.
Signed-off-by: Paul Spooren
---
include/image.mk | 1 +
scripts
Please add the specific project to the subject like [PATCH foobar]
On So, Dez 13, 2020 at 11:57, Rui Salvaterra
wrote:
Just a trivial simplification.
Signed-off-by: Rui Salvaterra
---
utils.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils.c b/utils.c
index db6
make the HTTPS automatic redirect
permanent:
$ uci set uhttpd.main.redirect_https=1
$ uci commit uhttpd
$ service uhttpd reload
Signed-off-by: Petr Štetiar
---
Acked-by: Paul Spooren
package/network/services/uhttpd/files/uhttpd.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-
The rootfs is required to create rootfs Docker containers. With this
feature enable a new runtime test can happen for the aarch64_cortex-a53
architecture.
CC: Josef Schlehofer
Signed-off-by: Paul Spooren
---
target/linux/mvebu/cortexa53/target.mk | 2 +-
1 file changed, 1 insertion(+), 1
On Mo, Dez 14, 2020 at 21:22, Daniel Golle
wrote:
On Mon, Dec 14, 2020 at 10:10:32PM +0100, Josef Schlehofer wrote:
On 14. 12. 20 21:59, Paul Spooren wrote:
> The rootfs is required to create rootfs Docker containers. With
this
> feature enable a new runtime test can happen f
will not support this old GCC
version any more.
Signed-off-by: Hauke Mehrtens
---
Acked-by: Paul Spooren
This goes hand in hand with Petrs gcc6+ patches.
I'm wondering if these major version requirement changes should happen
before or after the 20.x change, I'd like
Hi,
I've seen two patches for version raises of build requirements and
would like to know if we should merge them before or after 20.x.
make: 3.81.x -> 4.1.x
gcc: 4.8 -> 6.x
I'm in favor to merge both *before* the branch.
Best,
Paul
___
openwrt-
Hi team,
the current contact mail on OpenWrt is
openwrt-devel[at]lists.openwrt.org, I'd suggest to change it to
contact[at]openwrt.org, as I've never heard anyone using the former.
Best,
Paul
___
openwrt-devel mailing list
openwrt-devel@lists.ope
he warning string.
Signed-off-by: Paul Spooren
---
scripts/feeds | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/scripts/feeds b/scripts/feeds
index 122f8568cb..eee0a50717 100755
--- a/scripts/feeds
+++ b/scripts/feeds
@@ -537,7 +537,9 @@ sub install_src {
my $overrid
or providing --no-keepd
... the files managed by opkg accessible via /usr/lib/opkg/status by
setting SAVE_CONFIG_OPKG=0 or providing --no-opkg
If a file is listed in multiple locations, it is kept until it is
"disabled" everywhere.
Signed-off-by: Adrian Schmutzler
Acked-by: Pa
: Adrian Schmutzler
Acked-by: Paul Spooren
---
package/base-files/files/sbin/sysupgrade | 18 +++---
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/package/base-files/files/sbin/sysupgrade
b/package/base-files/files/sbin/sysupgrade
index ca2eb298dc..4ecea5a303
Hi Alexey,
could you please test this patch? I have no devboard at hand.
Kind regards,
Paul
On So, Dez 27, 2020 at 15:29, Rosen Penev wrote:
On Sat, Dec 26, 2020 at 11:50 AM Hans Dedecker
wrote:
Hi,
On Fri, Dec 25, 2020 at 1:37 AM Rosen Penev
wrote:
>
> glibc does not officially su
On Mo, Dez 28, 2020 at 01:02, Adrian Schmutzler
wrote:
-Original Message-
From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
On Behalf Of Paul Spooren
Sent: Sonntag, 27. Dezember 2020 22:31
To: openwrt-devel@lists.openwrt.org
Cc: Paul Spooren ;
~aparcar
The qemustart script currently picks the ext4 filesystem rather than
squashfs, while the latter is default for nearly all OpenWrt targets.
Change the default behaviour of qemustart to be in line with the rest.
Signed-off-by: Paul Spooren
---
scripts/qemustart | 2 +-
1 file changed, 1
Rosen via IRC:
> I have a version bump to 013, but it requires libudev-zero from the
packages feed
Acked-by: Paul Spooren
package/utils/usbutils/Makefile | 60
-
1 file changed, 60 deletions(-)
delete mode 100644 package/utils/usbutils/Makefile
diff
Multiple prereq checks are only required within the build system but not
for the ImageBuilder. These checks are excluded by using ifndef IB.
This commit merges the three ifndef IB blocks together.
Signed-off-by: Paul Spooren
---
include/prereq-build.mk | 6 +-
1 file changed, 1 insertion
On Mi, Dez 30, 2020 at 18:28, Baptiste Jonglez
wrote:
Hi,
On 29-12-20, Paul Spooren wrote:
Multiple prereq checks are only required within the build system
but not
for the ImageBuilder. These checks are excluded by using ifndef IB.
This commit merges the three ifndef IB blocks
On Mi, Dez 30, 2020 at 10:03, Bjørn Mork wrote:
Rosen Penev writes:
I have git send-email preset to send stuff to this email address. I
usually don't CC anyone.
I don't understand what "maintainer" means in an OpenWrt context...
My understanding is that a maintainer is a reasonable a
The package `usbutils` already offers an USB reset function, this
package is therefore not really required standalone.
CC: Jo-Philipp Wich
Signed-off-by: Paul Spooren
---
package/utils/usbreset/Makefile | 39 -
package/utils/usbreset/src/usbreset.c | 236
On Do, Dez 31, 2020 at 11:47, Bjørn Mork wrote:
Paul Spooren writes:
On Mi, Dez 30, 2020 at 10:03, Bjørn Mork wrote:
Rosen Penev writes:
I have git send-email preset to send stuff to this email
address. I
usually don't CC anyone.
I don't understand what "maint
On Mi, Dez 30, 2020 at 18:10, Paul Spooren wrote:
On Mi, Dez 30, 2020 at 18:28, Baptiste Jonglez
wrote:
Hi,
On 29-12-20, Paul Spooren wrote:
Multiple prereq checks are only required within the build system
but not
for the ImageBuilder. These checks are excluded by using ifndef IB
On Mi, Dez 30, 2020 at 19:14, Baptiste Jonglez
wrote:
Following the discussion in
http://lists.openwrt.org/pipermail/openwrt-devel/2020-November/032297.html
There are basically two options to implement persistent connections
in opkg:
1) keep calling "wget", but pass the list of all pack
Please don't double post on github and mailing list at the same time.
I'll review this soonish!
--
Jan 1, 2021 11:30:39 AM Syrone Wong :
use PKG_FIXUP:=autoreconf to generate configure
200-hide-dlsym-error.patch deleted due to fixed upstream in another way
other patches refreshed to reflect
.
CC: Jo-Philipp Wich
Signed-off-by: Paul Spooren
---
rules.mk | 24
1 file changed, 24 insertions(+)
diff --git a/rules.mk b/rules.mk
index f79340b124..dcefd92761 100644
--- a/rules.mk
+++ b/rules.mk
@@ -408,6 +408,30 @@ endef
# file extension
ext=$(word $(words
The newly added `findrev` function does automatic versioning based on
Git commits of the package. Replace tedious to bump and merge conflict
causing `PKG_RELEASE` and replace it with `findrev`.
CC: Adrian Schmutzler
Signed-off-by: Paul Spooren
---
package/base-files/Makefile | 3 +--
1 file
On Fr, Jan 1, 2021 at 17:39, Sven Roederer
wrote:
Hi,
based on the recent changes to the tools required when using the
imagebuilder,
I wonder If there are more tools that can be excluded for this case.
Candidates I see here are:
* patch
* unzip
* bzip2
* Perl 5.x (including Data::Dumper,
On Sa, Jan 2, 2021 at 03:31, Sven Roederer
wrote:
Hi,
based on Pauls recent idea "rules: add findrev function from LuCI" of
reusing
some LuCI-code, I'd like to point to a github-PR with a related
suggestion:
https://github.com/openwrt/luci/pull/2637
As noted in the PR-message, it split
On Sa, Jan 2, 2021 at 05:28, Syrone Wong wrote:
use PKG_FIXUP:=autoreconf to generate configure
200-hide-dlsym-error.patch deleted due to fixed upstream in another
way
other patches refreshed to reflect latest changes
Signed-off-by: Syrone Wong
---
tools/fakeroot/Makefile
On Mo, Jan 4, 2021 at 16:34, Syrone Wong wrote:
This crashes on buildbots with the follow error:
bash:
/buildbot/shared-workdir/build/staging_dir/host/bin/autoreconf:
No such file or directory
You'll need to set autoreconf as a dependency. I think in
tools/Makefile something like
On Mo, Jan 4, 2021 at 01:28, Adrian Schmutzler
wrote:
While the speed improvement might be negligible, there is still no
reason to read individual bytes.
Signed-off-by: Adrian Schmutzler
---
I'm wondering how many times dd needs to be run to sum up to the same
amount of time this took t
Merged, thank you.
On So, Jan 3, 2021 at 22:57, Paul Spooren wrote:
On Mo, Jan 4, 2021 at 16:34, Syrone Wong
wrote:
This crashes on buildbots with the follow error:
bash:
/buildbot/shared-workdir/build/staging_dir/host/bin/autoreconf:
No such file or directory
You'll ne
Use `commitcount` function rather than manually setting a PKG_RELEASE.
Signed-off-by: Paul Spooren
---
package/boot/uboot-envtools/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/boot/uboot-envtools/Makefile
b/package/boot/uboot-envtools/Makefile
index
-r15385+75-c5d033a34d_x86_64.ipk
In cases where no Git system is used, a folder timestamp is used in
combination with the hardcoded $(REVISION) variable (set in releases).
base-files_210107.30634-r1538581-c5d033a34d_x86_64.ipk
Signed-off-by: Paul Spooren
---
rules.mk | 22
The newly added `commitcount` function does automatic versioning based
on the number of Git commits of a package. Replace *tedious to bump* and
*merge conflict causing* `PKG_RELEASE` and replace it with `commitcount`.
Signed-off-by: Paul Spooren
---
package/base-files/Makefile | 3 +--
1 file
The newly added `commitcount` function does automatic versioning based
on the number of Git commits of a package. Replace *tedious to bump* and
*merge conflict causing* `PKG_RELEASE` and replace it with `commitcount`.
Signed-off-by: Paul Spooren
---
package/base-files/Makefile | 3 +--
1 file
-r15385+75-c5d033a34d_x86_64.ipk
In cases where no Git system is used, the timestamp of SOURCE_DATE_EPOCH
is used instead, allowing reproducible builds.
base-files_210107.30634-r1538581-c5d033a34d_x86_64.ipk
Signed-off-by: Paul Spooren
---
v2:
- reproducible versions via SOURCE_DATE_EPOCH
Use `commitcount` function rather than manually setting a PKG_RELEASE.
Signed-off-by: Paul Spooren
---
package/boot/uboot-envtools/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/boot/uboot-envtools/Makefile
b/package/boot/uboot-envtools/Makefile
index
On So, Jan 3, 2021 at 23:14, Sven Roederer
wrote:
When saving the list of installed pkgs, also store the status of the
system services. The list is created in the etc/backup folder also
and formated as:
/etc/init.d/ {enable|disable}
This way it can be sourced after sysupgrade, to restore t
Use `commitcount` function rather than manually setting a PKG_RELEASE.
Signed-off-by: Paul Spooren
---
package/boot/uboot-envtools/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/boot/uboot-envtools/Makefile
b/package/boot/uboot-envtools/Makefile
index
-r15385+75-c5d033a34d_x86_64.ipk
In cases where no Git system is used, the timestamp of SOURCE_DATE_EPOCH
is used instead, allowing reproducible builds.
base-files_210107.30634-r1538581-c5d033a34d_x86_64.ipk
Signed-off-by: Paul Spooren
---
v2:
- reproducible versions via SOURCE_DATE_EPOCH
The newly added `commitcount` function does automatic versioning based
on the number of Git commits of a package. Replace *tedious to bump* and
*merge conflict causing* `PKG_RELEASE` and replace it with `commitcount`.
Signed-off-by: Paul Spooren
---
package/base-files/Makefile | 3 +--
1 file
On Sa, Jan 9, 2021 at 00:51, Moritz Warning
wrote:
The initramfs images are missing from the profiles.json files.
Signed-off-by: Moritz Warning
---
Superseded by GitHub patch[1].
Overall I'm not happy with this approach as it complicates multiple
ends, instead I suggested a simpler imp
wrt/docker/pull/74/commits/f9da188d53fd9809ca4911089611e1f42422d049
Signed-off-by: Paul Spooren
---
docker/buildslave/Dockerfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/docker/buildslave/Dockerfile b/docker/buildslave/Dockerfile
index 20ec53f..408db3f 100644
--- a/docker/buildsl
Improve readability of installed packages in the worker container.
Signed-off-by: Paul Spooren
---
docker/buildslave/Dockerfile | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/docker/buildslave/Dockerfile b/docker/buildslave/Dockerfile
index 9ee3ae4
-by: Paul Spooren
---
docker/buildslave/Dockerfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/docker/buildslave/Dockerfile b/docker/buildslave/Dockerfile
index 408db3f..9cee882 100644
--- a/docker/buildslave/Dockerfile
+++ b/docker/buildslave/Dockerfile
@@ -25,6 +25,7 @@ RUN echo 'deb
On So, Jan 10, 2021 at 10:25, Paul Spooren wrote:
To convert x86 images to VDI/VMDK the `qemu-img` tools is required,
which is part of Debians `qemu-utils` package. The goal is to remove
the
ancient in-tree `qemu-img` version and replace it with a recent host
installed package.
Related
On So, Jan 10, 2021 at 22:40, Sven Roederer
wrote:
Am Sonntag, 10. Januar 2021, 09:47:27 CET schrieb Andre Heider:
> Same. I would personally like this as default sysupgrade
procedure, as
> that's what makes most sense imho.
> If I have disabled a service it makes sense that after a fir
`.
This patch removes duplicate profile IDs and only adds them once to
`.profiles.mk`.
Signed-off-by: Paul Spooren
---
v3: don't use the Apache-2 licensed uniq function from a Perl lib
This duplicate entries were reported recently via this PR:
https://github.com/openwrt/openwrt/pull/3777
sc
That package is not required for building OpenWrt so the maintenance
should happen over at packages.git.
CC: Felix Fietkau
Signed-off-by: Paul Spooren
---
package/network/utils/iperf3/Makefile | 83 ---
1 file changed, 83 deletions(-)
delete mode 100644 package
Jan 16, 2021 2:19:15 AM Pavel Šimerda :
On 1/16/21 12:50 PM, Petr Štetiar wrote:
Pavel Šimerda [2021-01-16 00:23:01]:
Hi,
My perspective is that we are working on *hardware enablement* here.
At
least some switch chips support Link Aggregation in addition to
hardware
switching and VLAN fil
On Sat Jan 16, 2021 at 5:07 PM HST, Brian Norris wrote:
> See the previous patches, which implemented the cros-vbutil
> verified-boot payload-packing tool, and extended ptgen for the CrOS
> kernel partition type. With these, it's now possible to package kernel +
> rootfs to make disk images that ca
On Sat Jan 16, 2021 at 5:07 PM HST, Brian Norris wrote:
> Hi,
>
> This series adds support for both Chromium OS (or particularly, its
> kernel-payload signing and disk layout) and for a device using it (the
> first generation Google WiFi).
>
> Google WiFi (code-named "Gale") is an IPQ4019-based AP.
On So, Jan 17, 2021 at 09:20, Brian Norris
wrote:
Hi Paul,
On Sun, Jan 17, 2021 at 2:43 AM Paul Spooren wrote:
On Sat Jan 16, 2021 at 5:07 PM HST, Brian Norris wrote:
> See the previous patches, which implemented the cros-vbutil
> verified-boot payload-packing tool, and extended
feed.
Agree, patch sent.
CC: Felix Fietkau
Signed-off-by: Paul Spooren
Reviewed-by: Rosen Penev
Reviewed-by: Florian Eckert
---
package/network/utils/iperf3/Makefile | 83
---
1 file changed, 83 deletions(-)
delete mode 100644 package/network/utils/iperf3
On So, Jan 17, 2021 at 17:50, Rosen Penev wrote:
Refreshed patches.
Removed emacs patch as upstream removed emacs completely.
Removed musl host patch. Upstream seems to have fixed it differently.
Signed-off-by: Rosen Penev
---
Please disable the doc building, at least that's how I inter
on change, using a 1 based counter.
- $(COMMITCOUNT):
For non-traditional versioning (x.y.z), most prominent `base-files`, it
is possible to pass an argument to get the total number of commits.
The new functionality can also be used by other feeds like packages.git.
Suggested-by: Daniel Golle
The newly added `$(COMMITCOUNT)` varialbe allows automatic versioning
based on the number of Git commits of a package. Replace *tedious to
bump* and *merge conflict causing* `PKG_RELEASE` and replace it with
`$(COMMITCOUNT)`.
Signed-off-by: Paul Spooren
---
package/base-files/Makefile | 2 +-
1
Use `$(AUTORELEASE)` variable rather than setting a PKG_RELEASE
on every commit manually.
Signed-off-by: Paul Spooren
---
package/utils/busybox/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile
index
Use `$(AUTORELEASE)` variable rather than setting a PKG_RELEASE
on every commit manually.
Signed-off-by: Paul Spooren
---
package/boot/uboot-envtools/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/boot/uboot-envtools/Makefile
b/package/boot/uboot-envtools
t;
> Signed-off-by: Adrian Schmutzler
> ---
Looks good to me. A quick check of target-metadata.pl reveals that the
buildbot enables all profiles per default, so a shortcut via the generic
"profile" isn't required on that end.
>From my view, please proceed with other targets
What's the size difference here. I'd be curious to replace dnsmasq for
the default setup, but only if it brings an advantage in size and
security.
Just a personal interest.
Best,
Paul
--
Jan 22, 2021 11:44:50 AM Philip Prindeville
:
On Jan 22, 2021, at 12:00 PM, Alberto Bursi
wrote
On Sa, Jan 23, 2021 at 07:25, Alberto Bursi
wrote:
On 22/01/21 20:03, Daniel Golle wrote:
Hi Philip,
On Fri, Jan 22, 2021 at 11:23:42AM -0700, Philip Prindeville wrote:
Hi,
Is anyone interested in adding a page to the openwrt.org site about
developers willing to do commercial work?
On Sun, Jan 24, 2021 at 00:16, Sam Kuper
wrote:
On Sat, Jan 23, 2021 at 06:57:53PM -0500, Etienne Champetier wrote:
Le sam. 23 janv. 2021 à 18:09, Sam Kuper a écrit :
I suggest that if a vote is held, it should be a three-way vote
between the following outcomes (which should probably be
* i78aa36b umdns: fix 64-bit time format string
* start using $(AUTORELEASE)
* Update Copyright
Signed-off-by: Paul Spooren
---
package/network/services/umdns/Makefile | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/network/services/umdns/Makefile
b/package
In case the default sources for a package fail use the CDN rather than
our own mirror. In case the CDN fails, fallback to our mirror.
Also remove mirror1 which isn't available anymore.
Signed-off-by: Paul Spooren
---
scripts/download.pl | 2 +-
1 file changed, 1 insertion(+), 1 del
On Wed, Jan 27, 2021 at 22:37, Petr Štetiar wrote:
Can't this be a default which could be overriden when needed?
Sure, see patch below. As it's a new feature I wanted it optionally
rather than treewide for the beginning.
I'll send a patch.
___
Signed-off-by: Paul Spooren
---
rules.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules.mk b/rules.mk
index 1b63b8fc45..fc2c2efa2d 100644
--- a/rules.mk
+++ b/rules.mk
@@ -432,8 +432,8 @@ $(shell \
)
endef
-COMMITCOUNT = $(if $(DUMP),,$(call commitcount
On Fri, Jan 29, 2021 at 10:43, Petr Štetiar wrote:
I guess, that the actual error from that dump.txt file would be more
useful in
this case :)
Sorry, it was late:
Makefile:48: *** Package/px5g-wolfssl is missing the VERSION field.
Stop.
VERSION is defined as PKG_VERSION-PKG_RELEASE, or wha
This commits changes the package defaults so that $(AUTORELEASE) is used
whenever no explicit PKG_RELEASE is set and $(COMMITCOUNT) whenever
neither is given.
Previously an explicit definition of PKG_RELEASE=$(AUTORELEASE) would be
required.
Signed-off-by: Paul Spooren
---
include/package
Multiple sources are hosted on OpenWrts source server only. The source
URLs to point to the server vary based on different epochs in OpenWrts
history. Unify them to use always the new source CDN and HTTPS.
If the CDN fails, sources.o.o is used as a fallback via downloads.pl.
Signed-off-by: Paul
1 - 100 of 611 matches
Mail list logo