summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-04-11 17:37:18 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-05-02 17:54:57 -0300
commit9cd0f690a66c5706a3888801df13ee3d7d9cfb73 (patch)
treec8a44f318f96366bcc82d49d210b44414b26f775 /dynamic-layers/openembedded-layer
parent50d7d20a3dc8422382a6c5f055d76e2511dc25c4 (diff)
downloadmeta-freescale-9cd0f690a66c5706a3888801df13ee3d7d9cfb73.tar.gz
usdpaa-apps:update to 49fce3a
* include the following changes 49fce3a - Merge pull request #31 in SDK/usdpaa-apps from ~B18196/usdpaa-apps:sdk-v2.0.x to sdk-v2.0.x a487b87 - usdpaa_apps: Patch to disable the non-fmc support by default. 68c4db1 - Merge pull request #29 in SDK/usdpaa-apps from ~B06830/usdpaa-apps:bugfix/QUSDPA-870 to sdk-v2.0.x b54f883 - Revert "build: Eliminate the use of implicit rules and rule-specific variables" Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'dynamic-layers/openembedded-layer')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb b/dynamic-layers/openembedded-layer/recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb
index c8de6932..b60e8050 100644
--- a/dynamic-layers/openembedded-layer/recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb
+++ b/dynamic-layers/openembedded-layer/recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb
@@ -12,8 +12,8 @@ RDEPENDS_${PN} = "libgcc bash"
12RDEPENDS_${PN}_append_b4860qds = " ipc-ust" 12RDEPENDS_${PN}_append_b4860qds = " ipc-ust"
13RDEPENDS_${PN}_append_b4420qds = " ipc-ust" 13RDEPENDS_${PN}_append_b4420qds = " ipc-ust"
14 14
15SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa/usdpaa-apps.git;branch=sdk-v2.0.x" 15SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa/usdpaa-apps.git;nobranch=1"
16SRCREV = "8fe2e9669650d2f7ed26b43d860228ca0f7211a9" 16SRCREV = "49fce3aeec2ceb4c7f69f32871f8f0cbc1e04a51"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19