diff options
author | Matthew McClintock <msm@freescale.com> | 2012-09-04 15:35:33 -0500 |
---|---|---|
committer | Matthew McClintock <msm@freescale.com> | 2012-09-04 15:35:33 -0500 |
commit | 9d6b649b18523360af6126f5b21c1408cdfbbdcd (patch) | |
tree | 8367a4c2b44cab21c311a7f78713190b2ab4dcac /recipes-append/gettext | |
parent | 1acf61057ca1dea0152880a3d4b1eebeab71734d (diff) | |
download | meta-fsl-ppc-1.3_beta.tar.gz |
update bbappends to only apply on our distro, as a precursor to moving to it's own layer1.3_beta
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-append/gettext')
-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..1a6d9f4 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_fsl += "file://gettext.fix_testcase.patch" |
4 | 4 | ||
5 | PR .= "+${DISTRO}.0" | 5 | PR_fsl .= "+${DISTRO}.0" |