summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg/add-exclude.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg/add-exclude.patch')
-rw-r--r--meta/recipes-devtools/opkg/opkg/add-exclude.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg/opkg/add-exclude.patch b/meta/recipes-devtools/opkg/opkg/add-exclude.patch
index a10014dee9..48de923590 100644
--- a/meta/recipes-devtools/opkg/opkg/add-exclude.patch
+++ b/meta/recipes-devtools/opkg/opkg/add-exclude.patch
@@ -15,7 +15,7 @@ so there is no need to free the data.
15v2: Use xmalloc instead of malloc and xrealloc instead of realloc. In opkg, 15v2: Use xmalloc instead of malloc and xrealloc instead of realloc. In opkg,
16these functions are guaranteed not to return NULL. 16these functions are guaranteed not to return NULL.
17 17
18Upstream-Status: Pending 18Upstream-Status: Accepted for v0.3.0 release with modifications
19 19
20Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 20Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
21Signed-off-by: Jonathan Liu <net147@gmail.com> 21Signed-off-by: Jonathan Liu <net147@gmail.com>