summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg')
-rw-r--r--meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch b/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch
index c27fdb13b4..784c4128c5 100644
--- a/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch
+++ b/meta/recipes-devtools/opkg/opkg/0001-Fix-libopkg-header-installation.patch
@@ -9,7 +9,7 @@ is being ran in, not the source directory. So we fix this by adding
9$(srcdir)/*.h to the list of header files to install. 9$(srcdir)/*.h to the list of header files to install.
10 10
11Signed-off-by: Paul Barker <paul@paulbarker.me.uk> 11Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
12Upstream-status: Submitted 12Upstream-Status: Submitted
13--- 13---
14 libopkg/Makefile.am | 2 +- 14 libopkg/Makefile.am | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-) 15 1 file changed, 1 insertion(+), 1 deletion(-)