package/netopeer2: add patch to solve issue with empty group name
authorHeiko Thiery <heiko.thiery@gmail.com>
Mon, 24 Aug 2020 12:41:47 +0000 (14:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 24 Aug 2020 20:07:55 +0000 (22:07 +0200)
commit3a4a96cf1127db7e81f8cc65ebe404a678a65d4f
tree1ec1a93899d39dc4cde016986f9d944690f6bd5d
parentddb4a931e9a718fa9bc31f7fffd714da750ea9d4
package/netopeer2: add patch to solve issue with empty group name

When building on a host that has no name specified for the used group in
/etc/group the script in install step will fail due to missing group name.

CMake Error at CMakeLists.txt:80 (message):
  Learning server module group failed: id: cannot find name for group ID 8000

The patch was taken from upstream and modified manually because of merge
conflicts.

Fixes:
http://autobuild.buildroot.net/results/f197ca1def9dc1292e1e784757f2da9d95484431/

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Matthew Weber <matthew.weber@rockwellcollins.com>
Reviewed-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/netopeer2/0003-scripts-FEATURE-support-using-current-user-for-SR-mo.patch [new file with mode: 0644]