summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm/rpm-realpath.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/rpm-realpath.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch b/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch
index d2d9b09845..a810123ba8 100644
--- a/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch
+++ b/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch
@@ -4,7 +4,7 @@ _usr turned out to be a relative path to support dyanmic config, but it's
4being used somewhere as a indicator to locate substrings, so we must get 4being used somewhere as a indicator to locate substrings, so we must get
5the real path of it in advance. 5the real path of it in advance.
6 6
7Upstream-Status: Inapproriate (OpenEmbedded specific) 7Upstream-Status: Inappropriate (OpenEmbedded specific)
8 8
9Signed-off-by: Ming Liu <ming.liu@windriver.com> 9Signed-off-by: Ming Liu <ming.liu@windriver.com>
10 10