build: fix filtering of non-upgradable packages
authorEric Fahlgren <ericfahlgren@gmail.com>
Thu, 21 Nov 2024 13:50:21 +0000 (05:50 -0800)
committerRobert Marko <robimarko@gmail.com>
Thu, 21 Nov 2024 16:55:45 +0000 (17:55 +0100)
commit2784f78c6c22c0731ef551e4fcd42295f08a07a5
tree37b785d69839fa485afba084440f151d5ff05134
parentfc2ba101089117d72903f9464269da73763ded42
build: fix filtering of non-upgradable packages

Add anchor to name search so that we don't inadvertently filter out
packages containing, say, "kernel-" as part of their name.

Fixes: openwrt/packages#25372
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17032
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/Makefile