package/seatd: fix uclibc build
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 16 Jul 2021 18:27:17 +0000 (20:27 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 17 Jul 2021 08:25:47 +0000 (10:25 +0200)
commit1cf3c394c7c40b1b093e4a77d5512d52ca3006e2
treecfc581e3bda098da39329f862a56d2bd25baab53
parent49e436f4823ed982a9a4fadeb00e1159d55f7939
package/seatd: fix uclibc build

Fix uclibc build which is broken since addition of the package in commit
daae31149017cbf8b03634cfc56da132f7e1ad83

We backport an upstream feature patch, because it includes the actual
fix as a side-effect (including stdarg.h at the proper location).

Fixes:
 - http://autobuild.buildroot.org/results/ad5020c5c1a7730f1ae82bf8215ed63df83421fe

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/seatd/0002-Add-no-op-session.patch [new file with mode: 0644]