| Submitter | Elizabeth Flanagan |
|---|---|
| Date | Dec. 7, 2011, 7:34 p.m. |
| Message ID | <ffd410364a9c13a5a042113078c9337e87c65cd2.1323286080.git.elizabeth.flanagan@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/16415/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/gettext/gettext-minimal-native_0.18.1.1.bb b/meta/recipes-core/gettext/gettext-minimal-native_0.18.1.1.bb index 71c6045..ab4acaf 100644 --- a/meta/recipes-core/gettext/gettext-minimal-native_0.18.1.1.bb +++ b/meta/recipes-core/gettext/gettext-minimal-native_0.18.1.1.bb @@ -5,11 +5,11 @@ INHIBIT_DEFAULT_DEPS = "1" INHIBIT_AUTOTOOLS_DEPS = "1" LICENSE = "FSF-Unlimited" -LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" +LIC_FILES_CHKSUM = "file://COPYING;md5=0854da868a929923087141d9d7aba7d5" inherit native -PR = "r1" +PR = "r2" S = "${WORKDIR}"