From: Ting Liu Date: Sat, 9 Jan 2016 06:43:37 +0000 (+0800) Subject: fmc: update to commit a079d2c X-Git-Tag: 2.1~124 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0e076470507659f92e2c6ca1732ee072813f524a;p=meta-freescale.git fmc: update to commit a079d2c New commits imported: a079d2c update variable names to match fmlib changes 44b1f42 Revert "Aging support added for classification" 9732cd8 Aging support added for classification 03505c3 [QSDK-2331] fmc: PIR/PBS are considered synonyms for CIR/CBS in policer tags 757754b ENGR00341753: Schemes sharing between ports is not working eca7122 Added makefile support for LS1043 Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- diff --git a/recipes-dpaa/fmc/fmc_git.bb b/recipes-dpaa/fmc/fmc_git.bb index f9bd74f6..d54b8454 100644 --- a/recipes-dpaa/fmc/fmc_git.bb +++ b/recipes-dpaa/fmc/fmc_git.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a504ab5a8ff235e67c7301214749346c" PR = "r2" -SRC_URI = "git://git.freescale.com/ppc/sdk/fmc.git;nobranch=1" -SRCREV = "b9e52be1f62a5fcc912d44875bf155ad55650d68" +SRC_URI = "git://git.freescale.com/ppc/sdk/fmc.git;branch=sdk-v1.9.x" +SRCREV = "a079d2c844edd85dff85a317a63198e7988bcd09" DEPENDS = "libxml2 fmlib tclap"