Skip to content

Commit 005cdc7

Browse files
galaknashif
authored andcommitted
Update bossa to 1.9.1
Signed-off-by: Kumar Gala <[email protected]>
1 parent c12c958 commit 005cdc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meta-zephyr-sdk/recipes-hosttools/bossa/bossa_git.bb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ HOMEPAGE = "https://github.com/shumatech/BOSSA"
66
# sudo apt-get install wx2.8-headers libwxgtk2.8-0 libwxgtk2.8-dev
77
#
88

9-
LICENSE = "SHUMATECH"
10-
LIC_FILES_CHKSUM = "file://LICENSE;md5=94411054a7f6921218ab9c05b6b4b15b"
9+
LICENSE = "BSD"
10+
LIC_FILES_CHKSUM = "file://LICENSE;md5=bcf9399f7b9b96149837290bcdc3ad39"
1111

1212
DEPENDS = "readline"
1313

1414
PR = "r0"
15-
SRCREV = "5cae9fee241bd3c95c197b2464e9b83240994c43"
15+
SRCREV = "3279031813093aa404b8561c8dd7a39dd24ebc70"
1616
SRC_URI = "git://github.com/shumatech/BOSSA.git;protocol=https"
1717

1818
S = "${WORKDIR}/git"

0 commit comments

Comments
 (0)