From 3990d4228aecd597a73ecf7c41fe3d6727008f0a Mon Sep 17 00:00:00 2001 From: Andre McCurdy Date: Mon, 6 Jul 2015 13:50:07 -0700 Subject: rpm: fix typo in rpm-reloc-macros.patch (From OE-Core rev: c8a1c3082f1c7cee535af490af58b4bce644f413) Signed-off-by: Andre McCurdy Signed-off-by: Richard Purdie --- meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools') diff --git a/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch b/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch index 0a5f5a4d72..59fe524df3 100644 --- a/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch +++ b/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch @@ -4,7 +4,7 @@ When the dynamic, runtime relocation is enables we need to make sure that the RPM macro file does not override the dynamic settings. Fix this by forcing the dynamic version to be used in all cases. -Upstream-Status: Inapproriate (OpenEmbedded specific) +Upstream-Status: Inappropriate (OpenEmbedded specific) Signed-off-by: Mark Hatle -- cgit 1.2.3-korg