obconf: Add fixes for missing function prototypes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-09-02 12:35:56 -07:00
parent 5dec03ef88
commit f056cc98bb
2 changed files with 95 additions and 0 deletions
@@ -14,6 +14,7 @@ PV = "2.0.4+git${SRCPV}"
SRCREV = "63ec47c5e295ad4f09d1df6d92afb7e10c3fec39"
SRC_URI = " \
git://git.openbox.org/dana/obconf;branch=master \
file://0001-Fix-function-protype-visibility.patch \
"
S = "${WORKDIR}/git"