فهرست منبع

coreutils: Fix patch upstream status field

Should be Backport, not Backported

(From OE-Core rev: 728c6c43deff8a3259a1e0f3aef799bec9983090)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard Purdie 6 سال پیش
والد
کامیت
c0dc72bad9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      meta/recipes-core/coreutils/coreutils/strtod_fix_clash_with_strtold.patch

+ 1 - 1
meta/recipes-core/coreutils/coreutils/strtod_fix_clash_with_strtold.patch

@@ -9,7 +9,7 @@ Simplify by remving the macro / external variable,
 and having just a function.  User changed.  This avoids
 the need for an external variable that might clash.
 
-Upstream-Status: Backported [rhel5]
+Upstream-Status: Backport [rhel5]
 
 Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>