aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/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
$(srcdir)/*.h to the list of header files to install.
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
-Upstream-status: Submitted
+Upstream-Status: Submitted
---
libopkg/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)