On Mon, 10 Nov 2025 at 10:56, Yu, Mingli via lists.openembedded.org <[email protected]> wrote: > +Subject: [PATCH] getdents_filter.c: workaround off64_t not defined in musl > + > +Fixes: > + getdents_filter.c:18:5: error: unknown type name 'off64_t'; did you mean > 'off_t'? > + 18 | off64_t d_off; > + | ^~~~~~~ > + | off_t > + make[5]: *** [Makefile:920: getdents_filter.o] Error 1 > + > +Upstream-Status: Pending
Pending status should not be without a reason that tells why it is not sent upstream yet. And the newly added patches should be mentioned in the commit message. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#226154): https://lists.openembedded.org/g/openembedded-core/message/226154 Mute This Topic: https://lists.openembedded.org/mt/116216592/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
