diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-10-22 12:47:35 -0500 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-10-22 12:47:35 -0500 |
| commit | 0281d88edb861ce1ff773ce1186eeff809065e0d (patch) | |
| tree | e9eeddbdc7b4471b9c31c98283f1d5350bec5482 | |
| parent | 1fd4a8e4c3d3dbba32e663e6010f5618d91fe0ea (diff) | |
| download | meta-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.bbappend | 6 |
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 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/files:" | 1 | FILESEXTRAPATHS_prepend_fsl := "${THISDIR}/files:" |
| 2 | 2 | ||
| 3 | SRC_URI += "file://gettext.fix_testcase.patch" | 3 | SRC_URI_append_fsl = " file://gettext.fix_testcase.patch" |
| 4 | 4 | ||
| 5 | PR .= "+${DISTRO}.0" | 5 | PR_append_fsl = "+${DISTRO}.0" |
