Skip to content

Commit

Permalink
terminal app: bump SRCREV
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Chapuis <[email protected]>
  • Loading branch information
Tofee authored and shr-project committed May 17, 2023
1 parent c11abd1 commit ca39fd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"

PV = "0.1+git${SRCPV}"
SRCREV = "e8914c6d90418cac5c8e8f1b2f1af36f87b6fc0f"
SRCREV = "3b13b9a4f543a1e3bf169fd8e4eed253b19012b5"

DEPENDS = "qtbase qtdeclarative"
RDEPENDS:${PN} = "qmltermwidget "
Expand Down
2 changes: 1 addition & 1 deletion meta-luneos/recipes-qt/qmltermwidget/qmltermwidget.bb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4641e94ec96f98fabc56ff9cc48be14b"

PV = "0.14.1+git${SRCPV}"
SRCREV = "1e7ab36e9894f9d7c5b7d82267faba1e60efd635"
SRCREV = "32da270eb832c4f42215c499d3d225a14be8af91"

DEPENDS = "qtbase qtdeclarative qt5compat"
RDEPENDS:${PN} = "ttf-liberation-mono"
Expand Down

0 comments on commit ca39fd5

Please sign in to comment.