All of lore.kernel.org
 help / color / mirror / Atom feed
* [[PATCH v2 01/29] cst :update to a292f9d
@ 2017-04-26  3:28 Chunrong Guo
  2017-04-26  3:28 ` [[PATCH v2 02/29] dpl-examples:update to cea280f Chunrong Guo
                   ` (27 more replies)
  0 siblings, 28 replies; 29+ messages in thread
From: Chunrong Guo @ 2017-04-26  3:28 UTC (permalink / raw)
  To: meta-freescale; +Cc: zongchun.yu, chunrong.guo

From: Chunrong Guo <chunrong.guo@nxp.com>

   *include the following changes
    a292f9d - Change year format in COPYING file
    fb20b2b - Add NXP copyright in COPYING file
    4e6b30b - Add NXP Copyright to files created/modified after 2016-11-07
    d5c123b - Change platform name in input files for sd and nand boot
    fe94a1a - Add support for nand secure boot to powerpc platforms
    ff1f63c - Merge pull request #49 in SDK/cst from ~B57223/cst-create-pbi:master to master
    7c815ad - Correct check_field_length function definition
    af8de9a - Merge pull request #48 in SDK/cst from ~B57223/cst-create-pbi:feature/ls1021_sd_boot to master
    5a9d935 - Input files for SD secure boot
    69cfefb - Added a new field in input file of pbi creation
    1bd1235 - LS1021ATWR: Moved input file location
    395cd67 - Merge pull request #46 in SDK/cst from feature/ls1021_sd_boot to master
    d592cfc - LS1021ATWR: Modifications in previous patches for sd sec boot
    f5461bb - LS1021ATWR: input files to be used for signing images
    a54adbd - LS1021ATWR: Sample input file for PBI creation tool
    ec264fc - LS1021ATWR: Modify tool for ACS write functionality
    a68286a - LS1021ATWR: Create tool to add pbi commands for sd secure
    6f08868 - Merge pull request #43 in SDK/cst from ~B57231/cst:feature/QSDK-3343 to master
    70c7c6b - Merge pull request #42 in SDK/cst from ~B57223/cst-create-pbi:master to feature/ls1021_sd_boot
    7ace9c7 - LS2080A: Changes for IE key Extension feature
    d0d1bef - LS1012ARDB: Change kernel entry point in ie key input file
    6ef3aeb - LS1012: Change entry point of kernel in inputfile
    b4c5d98 - LS1088 : Input files for IE key extension feature
    b840665 - LS2088 :PPA input file & updates headers addresses
    b5c6b02 - Add input files for LS1088 QSPI target

Signed-off-by: Chunrong Guo <B40290@freescale.com>
---
 recipes-devtools/cst/cst_git.bb | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb
index 25f89af..135d27c 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -2,16 +2,15 @@ SUMMARY = "utility for security boot"
 SECTION = "cst"
 LICENSE = "BSD"
 
-# TODO: fix license - this file is not a license
-LIC_FILES_CHKSUM = "file://common/include/global.h;endline=26;md5=e31e31c35cc53f6fba7e3c4e9baf4339"
+LIC_FILES_CHKSUM = "file://COPYING;md5=e959d5d617e33779d0e90ce1d9043eff"
 
 DEPENDS += "openssl"
 RDEPENDS_${PN} = "bash"
 
 inherit kernel-arch
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;branch=sdk-v2.0.x"
-SRCREV = "67ee75303916fc60dfd68ba1920932f57a8b9e94"
+SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;nobranch=1"
+SRCREV = "a292f9d52c9e5837a4836436f7540f1b0c01db92"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2017-04-26  3:51 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-26  3:28 [[PATCH v2 01/29] cst :update to a292f9d Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 02/29] dpl-examples:update to cea280f Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 03/29] ls2088ardb: Add machine config file Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 04/29] ls2-rcw: add ls2088a as COMPATIBLE_MACHINE Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 05/29] ls2-phy: add ls2088ardb " Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 06/29] ppa: Add support for ls2088a Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 07/29] dpl-examples: add ls2088a as COMPATIBLE_MACHINE Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 08/29] restool: add ls2088ardb as COMPATIBLE_MACHIN Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 09/29] usdpaa-apps:update to 49fce3a Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 10/29] usdpaa :update to db0ea70 Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 11/29] restool: update SRC_URI to fix fetching Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 12/29] ppa :update to 9fcb080 Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 13/29] management-complex: upgrade to 10.1.2 Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 14/29] ls2-rcw: update to 5d4624f Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 15/29] fm-ucode: update to c275e91 Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 16/29] dpdk: update to a3395d2 Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 17/29] dpdk-extras :update to 47ee260 Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 18/29] u-boot:update to a06b209 Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 19/29] pkc-firmware: update to 209e0e6 Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 20/29] openssl-qoriq: upgrade to 1.0.2k Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 21/29] cryptodev: update to 6c2b61c Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 22/29] aiopsl: add recipes Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 23/29] dce: " Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 24/29] gpp-aioptool: " Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 25/29] skmm-ep:update to de6816c Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 26/29] ppa: Add support for ls1012a Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 27/29] odp: add recipes Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 28/29] ofp: " Chunrong Guo
2017-04-26  3:28 ` [[PATCH v2 29/29] linux-qoriq: update to 1ae843c Chunrong Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.