summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-06-27 17:25:59 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-07-02 14:18:57 -0300
commitecac4d4424982a64c55aac82936027751a1b418f (patch)
tree91d8b47f287a703089c382867d31c2eb17699f8e /recipes-bsp
parent88f4d66820251bc706ab65680ec10572b73a29f2 (diff)
downloadmeta-freescale-ecac4d4424982a64c55aac82936027751a1b418f.tar.gz
ls2-phy: update to 9143c2a3
*include the following changes: 9143c2a - Update EULA.txt 6ff561e - Add SCR.txt *update LIC_FILES_CHKSUM Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/ls2-phy/ls2-phy_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb
index 61ca9b89..b4daf3d4 100644
--- a/recipes-bsp/ls2-phy/ls2-phy_git.bb
+++ b/recipes-bsp/ls2-phy/ls2-phy_git.bb
@@ -1,11 +1,11 @@
1SUMMARY = "Firmwares and Standalone Applications" 1SUMMARY = "Firmwares and Standalone Applications"
2LICENSE = "NXP-Binary-EULA" 2LICENSE = "NXP-Binary-EULA"
3LIC_FILES_CHKSUM = "file://NXP-EULA;md5=d969f2c93b3905d4b628787ce5f8df4b" 3LIC_FILES_CHKSUM = "file://EULA.txt;md5=86d76166990962fa552f840ff08e5798"
4 4
5inherit deploy 5inherit deploy
6 6
7SRC_URI = "git://github.com/nxp/qoriq-firmware-cortina.git;nobranch=1" 7SRC_URI = "git://github.com/nxp/qoriq-firmware-cortina.git;nobranch=1"
8SRCREV = "d5b5263eb42f8897eb679a6a30793f4df6df038d" 8SRCREV = "9143c2a3adede595966583c00ca4edc99ec698cf"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11