On Tue, Jan 10, 2023 at 11:06:51PM -0800, Brian Norris wrote: > To bring in isatty() support. > > Includes new commits: > > dad974baa46 Merge pull request #137 from ynezz/ynezz/isatty > be30472bfdbb fs: add `isatty()` function > 98637e08dba5 Merge pull request #136 from blogic/master > 0a58d510529e nl80211: add support for NL80211_ATTR_MPATH_INFO > > Signed-off-by: Brian Norris <[email protected]>
Hi for this kind of thing we use a common title with ucode: update to latest Git HEAD Can you change that? > --- > > (no changes since v1) > > package/utils/ucode/Makefile | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/package/utils/ucode/Makefile b/package/utils/ucode/Makefile > index 228403e04156..3913fd2aa432 100644 > --- a/package/utils/ucode/Makefile > +++ b/package/utils/ucode/Makefile > @@ -12,9 +12,9 @@ PKG_RELEASE:=1 > > PKG_SOURCE_PROTO:=git > PKG_SOURCE_URL=https://github.com/jow-/ucode.git > -PKG_SOURCE_DATE:=2023-01-07 > -PKG_SOURCE_VERSION:=1e4d20932646f90523d21ea358c72901e3ee689e > -PKG_MIRROR_HASH:=8c43b9a0a80c3de92961caad65c934bd3989e6f7f9389f676d91e2e926c9e4a6 > +PKG_SOURCE_DATE:=2023-01-09 > +PKG_SOURCE_VERSION:=8dad974baa4696fcba85837fa70cde8b68dd7c12 > +PKG_MIRROR_HASH:=91494352ac298ac2735d62355837a1f18e366999c9e940613e6fa3265edc0364 > PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]> > PKG_LICENSE:=ISC > > -- > 2.39.0 > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel -- Ansuel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
