Skip to content

Commit

Permalink
Merge pull request #29 from nymea/update-1.9.5
Browse files Browse the repository at this point in the history
Update to nymea 1.9.5
  • Loading branch information
t-mon authored Oct 30, 2024
2 parents 3e70c6f + af7a742 commit 1b054aa
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ LICENSE = "LGPL-3.0-only | NYMEA-COMMERCIAL"
LIC_FILES_CHKSUM="file://LICENSE.LGPL3;md5=3000208d539ec061b899bce1d9ce9404"

SRC_URI="git://github.com/nymea/libnymea-networkmanager.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "7940fa509178b850b1163bb14ff24d1bb0bdcc70"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "81ea35fe2009d3358cc9cdf1eb42f5f3672e99e4"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "qtbase qtconnectivity"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ LICENSE = "GPL-3.0-or-later | NYMEA-COMMERCIAL"
LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=1ebbd3e34237af26da5dc08a4e440464"

SRC_URI = "git://github.com/nymea/nymea-experience-plugin-energy.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "a96e7c92f6de4770c01c8837d1631904c8b6031e"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "939a20570de7a230ccc22b4ebaea8e84217fb874"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "nymea sqlite3"
PACKAGES =+ "libnymea-energy libnymea-energy-dev"
Expand Down
6 changes: 3 additions & 3 deletions recipes-nymea/nymea-gpio/nymea-gpio_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ LIC_FILES_CHKSUM=" \
"

SRC_URI = "git://github.com/nymea/nymea-gpio.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "fc885230d3ee214947c8d8b443ca129c6a5d7e7f"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "30ce4ab60d1c6d806d28fb20cccad694c6d1538a"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "qtbase"

Expand Down
6 changes: 3 additions & 3 deletions recipes-nymea/nymea-mqtt/nymea-mqtt_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = " \
"

SRC_URI = "git://github.com/nymea/nymea-mqtt.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "da981a2ddfb73206b868168014f728f14f0b4845"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "fc96a90bb43fbcbb94604c54569aebc1bfd82e54"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "qtbase qtwebsockets openssl"
BBCLASSEXTEND += "native"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ LICENSE = "LGPL-3.0-only | NYMEA-COMMERCIAL"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL3;md5=3000208d539ec061b899bce1d9ce9404"

SRC_URI = "git://github.com/nymea/nymea-plugins-genericthings.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "41f2bcc243649949ba19dbf3fd0a69aef3c065c4"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "71bee45fd7aaaadd52d068bb5b8ee659ebea527b"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "nymea nymea-native"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ LICENSE = "LGPL-3.0-only | NYMEA-COMMERCIAL"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL3;md5=3000208d539ec061b899bce1d9ce9404"

SRC_URI = "git://github.com/nymea/nymea-plugins-modbus.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "8d85307f46c3f37a380e0a249e510c61a642cce4"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "36f9f3c5121dcde56be593d3f5ece1d45014c987"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "nymea nymea-native qtserialport qtserialbus python3 i2c-tools"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ LICENSE = "LGPL-3.0-only | NYMEA-COMMERCIAL"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL3;md5=3000208d539ec061b899bce1d9ce9404"

SRC_URI = "git://github.com/nymea/nymea-plugins-zigbee.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "d5511a2c263d83ba12e1dc2105e8e16c5cb94020"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "1d037344abf948442c8ad47eac82ecca509e5fad"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "nymea nymea-native nymea-zigbee"

Expand Down
6 changes: 3 additions & 3 deletions recipes-nymea/nymea-plugins/nymea-plugins_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ LICENSE = "LGPL-3.0-only | NYMEA-COMMERCIAL"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL3;md5=3000208d539ec061b899bce1d9ce9404"

SRC_URI = "git://github.com/nymea/nymea-plugins.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "7c4af8cd2cebeccfa438afdf185208dfba18d123"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "a35312b7f21f40a42bb419c507dff46d0fb2ba1f"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "nymea nymea-native"

Expand Down
6 changes: 3 additions & 3 deletions recipes-nymea/nymea-remoteproxy/nymea-remoteproxy_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = " \
"

SRC_URI = "git://github.com/nymea/nymea-remoteproxy.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "a0ed13473b027c308471869e92fbc7e237de2faa"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "07076c6b9b32ac99e2c83c9d4324392a802bf712"
PV = "1.9.5-git${SRCPV}"

PACKAGE_BEFORE_PN ?= ""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ LICENSE = "LGPL-3.0-or-later | NYMEA-COMMERCIAL"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL3;md5=3000208d539ec061b899bce1d9ce9404"

SRC_URI = "git://github.com/nymea/nymea-system-plugin-systemd.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "14988cc18e22c4ae5edb1310e1972296992e21d6"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "f1a045d7fd9ef7bba3a52230835a562022a381c9"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "nymea nymea-native systemd"
RDEPENDS:${PN} += "nymead tzdata"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ LIC_FILES_CHKSUM=" \
"

SRC_URI = "git://github.com/nymea/nymea-zeroconf-plugin-avahi.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "acae9c337ff6611525feb7f9d735d55c61a864a4"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "52378bf4e5f326a586698be33f97e773571daaca"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "nymea avahi"
RDEPENDS:${PN} += "nymea avahi-daemon"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ LICENSE = "LGPL-3.0-only | NYMEA-COMMERCIAL"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL3;md5=3000208d539ec061b899bce1d9ce9404"

SRC_URI = "git://github.com/nymea/nymea-zeroconf-plugin-dnssd.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "1dd345a07ccfd5e89d8df90fec7a4c059a52e755"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "203f3a9dd2defbd32fa7722f30c1e96353a00d52"
PV = "1.9.5-git${SRCPV}"

DEPENDS += "nymead mdns"

Expand Down
6 changes: 3 additions & 3 deletions recipes-nymea/nymea-zigbee/nymea-zigbee_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ LICENSE = "LGPL-3.0-only | NYMEA-COMMERCIAL"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL3;md5=3000208d539ec061b899bce1d9ce9404"

SRC_URI = "git://github.com/nymea/nymea-zigbee.git;protocol=https;branch=master"
# Release: 1.9.4
SRCREV = "aed36220d8b3c678d1948f3708b5f446452b605b"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "5b4de208afc8ee81872f002aa27b2a260439327d"
PV = "1.9.5-git${SRCPV}"

# Make dependency on qca2-qt5 optional if we do not want to support TI Zigbee backend
SRC_URI += "file://0001-Make-qca-optional-only-required-for-TI-backend.patch"
Expand Down
6 changes: 3 additions & 3 deletions recipes-nymea/nymea/nymea_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ LIC_FILES_CHKSUM=" \

SRC_URI = "git://github.com/nymea/nymea.git;protocol=https;branch=master"
SRC_URI+= "file://init"
# Release: 1.9.4
SRCREV = "36adad329f87a97930363bcf1e774cc030c47c95"
PV = "1.9.4-git${SRCPV}"
# Release: 1.9.5
SRCREV = "4fe03a10ea31734e9213efe4673deed9967b5bd9"
PV = "1.9.5-git${SRCPV}"

inherit qmake5 pkgconfig systemd update-rc.d

Expand Down

0 comments on commit 1b054aa

Please sign in to comment.