From ec4aebce4861b31523cb5d88dae78354bceb656c Mon Sep 17 00:00:00 2001 From: Matthew McClintock Date: Thu, 26 Jul 2012 12:51:27 -0500 Subject: gdb.inc: fix up when we apply gdb patches Signed-off-by: Matthew McClintock --- recipes-devtools/gdb/gdb-fsl.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-devtools/gdb/gdb-fsl.inc b/recipes-devtools/gdb/gdb-fsl.inc index 5600238..5393294 100644 --- a/recipes-devtools/gdb/gdb-fsl.inc +++ b/recipes-devtools/gdb/gdb-fsl.inc @@ -1,5 +1,5 @@ -PR_fsl_fslmachine := "${PR}+${DISTRO}.0" +PR_append_fslmachine = "+${DISTRO}.1" -SRC_URI_fsl_fslmachine := "${SRC_URI} file://gdb-7.4.1-e500mc-disassemble-fix.patch" +SRC_URI_append_fslmachine = " file://gdb-7.4.1-e500mc-disassemble-fix.patch" FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -- cgit v1.2.3-54-g00ecf