Skip to content

Commit bb4bbb4

Browse files
codrin989ehristev
authored andcommitted
ptc_examples: bump to v1.3.1
v1.3.1 comes with support for SAMA5D27 WLSOM1 EK Rev 1. Signed-off-by: Codrin Ciubotariu <[email protected]>
1 parent 06ef8ba commit bb4bbb4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package/ptc_examples/ptc_examples.hash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ sha256 333171ce778752933a123dea505dad43add4aeeb86b6c44e7149ccd30dea840c ptc_exa
44
sha256 b3b381ecdd6c92f6452afeadaf63a30015a21974515a388394b7010121e2a34e ptc_examples-v1.2.tar.gz
55
sha256 2b3b327dd50cebd26e689042db22222a1014f37f3aeb0b3b53e1cea03bf5e9c6 ptc_examples-v1.2.1.tar.gz
66
sha256 7a7c9baf30b5a3d936273616a2d1418f04d8cc3413c56e710a4d21984d7a0fe8 ptc_examples-v1.3.tar.gz
7+
sha256 6c30b7c0329dd9696bd284f89413ee6830e969aec123c951ec06b7acb16a9016 ptc_examples-v1.3.1.tar.gz
78

89
# Hash for license files
910
sha256 a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9 src/COPYING

package/ptc_examples/ptc_examples.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
PTC_EXAMPLES_VERSION = v1.3
7+
PTC_EXAMPLES_VERSION = v1.3.1
88
PTC_EXAMPLES_SITE = $(call github,linux4sam,ptc_examples,$(PTC_EXAMPLES_VERSION))
99
PTC_EXAMPLES_LICENSE = Apache-2.0 (programs), Microchip (firmware and config files)
1010
PTC_EXAMPLES_LICENSE_FILES = src/COPYING cfg/LICENCE.ptc_cfg fw/LICENCE.ptc_fw

0 commit comments

Comments
 (0)