diff mbox series

[1/1] package/samba4: fix build

Message ID 20231016184833.733590-1-bernd@kuhls.net
State Handled Elsewhere
Headers show
Series [1/1] package/samba4: fix build | expand

Commit Message

Bernd Kuhls Oct. 16, 2023, 6:48 p.m. UTC
Buildroot commit a8ff60cff9402dcd04fffb67af15dfe2caab0995 bumped samba4
to version 4.19.1 which caused a build error due to a missing entry in
samba4-cache.txt.

For a similar fix see
https://github.com/LibreELEC/LibreELEC.tv/commit/37b7c3a61cd070c8067fada5a167267ca10421cb

Fixes:
http://autobuild.buildroot.net/results/c1f/c1fbfdab11c0521b8199f6a661987eb6076c84d2/

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/samba4/samba4-cache.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/package/samba4/samba4-cache.txt b/package/samba4/samba4-cache.txt
index d95776a03e..ad9c5d2880 100644
--- a/package/samba4/samba4-cache.txt
+++ b/package/samba4/samba4-cache.txt
@@ -45,3 +45,4 @@  Checking value of GNUTLS_MAC_AES_CMAC_128: 203
 Checking whether fcntl supports flags to send direct I/O availability signals: OK
 Checking for gnutls fips mode support: NO
 Checking for readlink breakage: NO
+Checking whether fcntl supports setting/getting hints: OK