diff options
| author | Matthew McClintock <msm@freescale.com> | 2012-03-23 23:41:55 +0000 |
|---|---|---|
| committer | Zhenhua Luo <b19537@freescale.com> | 2012-03-27 12:14:51 +0800 |
| commit | 4421eca2f9aa28a1fccf87a627f1551054a42c3b (patch) | |
| tree | acd528aca645a99ede31117d251805a21565daa9 /recipes-devtools/binutils | |
| parent | 92533d6e587244a022a3f93d0284c1862fffd88c (diff) | |
| download | meta-fsl-ppc-4421eca2f9aa28a1fccf87a627f1551054a42c3b.tar.gz | |
fix appending distro tag to PR
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-devtools/binutils')
| -rw-r--r-- | recipes-devtools/binutils/binutils-fsl.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/binutils/binutils-fsl.inc b/recipes-devtools/binutils/binutils-fsl.inc index 0309032..258f6cc 100644 --- a/recipes-devtools/binutils/binutils-fsl.inc +++ b/recipes-devtools/binutils/binutils-fsl.inc | |||
| @@ -12,4 +12,4 @@ SRC_URI_fsl = "\ | |||
| 12 | 12 | ||
| 13 | FILESEXTRAPATHS_prepend := "${THISDIR}/files:" | 13 | FILESEXTRAPATHS_prepend := "${THISDIR}/files:" |
| 14 | 14 | ||
| 15 | PR_fsl .= "+${DISTRO}.4" | 15 | PR_append_fsl = "+${DISTRO}.4" |
