summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-10-22 12:47:35 -0500
committerMatthew McClintock <msm@freescale.com>2012-10-22 12:47:35 -0500
commit0281d88edb861ce1ff773ce1186eeff809065e0d (patch)
treee9eeddbdc7b4471b9c31c98283f1d5350bec5482
parent1fd4a8e4c3d3dbba32e663e6010f5618d91fe0ea (diff)
downloadmeta-fsl-ppc-0281d88edb861ce1ff773ce1186eeff809065e0d.tar.gz
gettext_0.18.1.1.bbappend: fix changes to apply for distro
Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r--recipes-append/gettext/gettext_0.18.1.1.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-append/gettext/gettext_0.18.1.1.bbappend b/recipes-append/gettext/gettext_0.18.1.1.bbappend
index 937be22..6e062db 100644
--- a/recipes-append/gettext/gettext_0.18.1.1.bbappend
+++ b/recipes-append/gettext/gettext_0.18.1.1.bbappend
@@ -1,5 +1,5 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/files:" 1FILESEXTRAPATHS_prepend_fsl := "${THISDIR}/files:"
2 2
3SRC_URI += "file://gettext.fix_testcase.patch" 3SRC_URI_append_fsl = " file://gettext.fix_testcase.patch"
4 4
5PR .= "+${DISTRO}.0" 5PR_append_fsl = "+${DISTRO}.0"