| Submitter | chunrong guo |
|---|---|
| Date | March 21, 2013, 3:09 a.m. |
| Message ID | <1363835393-10397-1-git-send-email-B40290@freescale.com> |
| Download | mbox | patch |
| Permalink | /patch/46591/ |
| State | Accepted |
| Delegated to: | Zhenhua Luo |
| Headers | show |
Comments
Following series has been applied to master, thanks. [meta-fsl-ppc] linux: update to the commit for sdk 1.3.2 [meta-fsl-ppc] u-boot: update to the commit for sdk 1.3.2 [meta-fsl-ppc] usdpaa: update to the commit for sdk 1.3.2 [meta-fsl-ppc] eth-config: update to the commit for sdk 1.3.2 [meta-fsl-ppc] rcw: update to the commit for sdk 1.3.2 [meta-fsl-ppc] fm-ucode: update to the commit for sdk 1.3.2 [meta-fsl-ppc] fmlib: update to the commit for sdk 1.3.2 [meta-fsl-ppc] fmc: update to the commit for sdk 1.3.2 Best Regards, Zhenhua > -----Original Message----- > From: Guo Chunrong-B40290 > Sent: Thursday, March 21, 2013 11:10 AM > To: meta-freescale@yoctoproject.org > Cc: Liu Ting-B28495; Luo Zhenhua-B19537; Guo Chunrong-B40290; Guo > Chunrong-B40290 > Subject: [meta-fsl-ppc][PATCH] fmc: update to the commit for sdk 1.3.2 > > Signed-off-by: Chunrong Guo <B40290@freescale.com> > --- > recipes-ucode/fmc/fmc_git.bb | 4 +++- > 1 files changed, 3 insertions(+), 1 deletions(-) > > diff --git a/recipes-ucode/fmc/fmc_git.bb b/recipes-ucode/fmc/fmc_git.bb > index c5a3bc1..4f85216 100644 > --- a/recipes-ucode/fmc/fmc_git.bb > +++ b/recipes-ucode/fmc/fmc_git.bb > @@ -3,8 +3,10 @@ SECTION = "fmc" > LICENSE = "MIT" > LIC_FILES_CHKSUM = "file://COPYING;md5=a504ab5a8ff235e67c7301214749346c" > > +PR = "r1" > + > SRC_URI = "git://git.freescale.com/ppc/sdk/fmc.git" > -SRCREV = "274ff60dd9d7dd9f881deeb86c2c4b8a342e55d1" > +SRCREV = "6db53fae9dfe72db0312a383733e0d3598aad3f2" > > DEPENDS = "libxml2 fmlib tclap" > > -- > 1.7.5.4
Patch
diff --git a/recipes-ucode/fmc/fmc_git.bb b/recipes-ucode/fmc/fmc_git.bb index c5a3bc1..4f85216 100644 --- a/recipes-ucode/fmc/fmc_git.bb +++ b/recipes-ucode/fmc/fmc_git.bb @@ -3,8 +3,10 @@ SECTION = "fmc" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=a504ab5a8ff235e67c7301214749346c" +PR = "r1" + SRC_URI = "git://git.freescale.com/ppc/sdk/fmc.git" -SRCREV = "274ff60dd9d7dd9f881deeb86c2c4b8a342e55d1" +SRCREV = "6db53fae9dfe72db0312a383733e0d3598aad3f2" DEPENDS = "libxml2 fmlib tclap"
Signed-off-by: Chunrong Guo <B40290@freescale.com> --- recipes-ucode/fmc/fmc_git.bb | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)