Paul Spooren [2021-01-28 09:11:50]:
> 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 didn't wrote treewide.
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.
___
Paul Spooren [2021-01-26 09:52:02]:
Hi,
> -PKG_RELEASE:=4
> +PKG_RELEASE:=$(AUTORELEASE)
IIUC this looks like a default value, so why to bother with this copy&pasta?
Can't this be a default which could be overriden when needed?
-- ynezz
___
openwrt-
* 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/n