aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-07-15 16:44:42 -0700
committerSaul Wold <sgw@linux.intel.com>2013-07-18 07:14:40 -0700
commit2d5c457bf888771891e9c29e82ec5a5cecace528 (patch)
tree7ab27a7d30be66438e1afb912102f1a0c86e1235 /meta/recipes-devtools/opkg
parent3bdbec1bdecc52828cbbf8108786ff076c981845 (diff)
downloadopenembedded-core-2d5c457bf888771891e9c29e82ec5a5cecace528.tar.gz
Upstream-Status: Correct capitalization
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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(-)