Skip to content

Commit

Permalink
gstd: Upgrade to 0.15.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kraj committed Oct 12, 2024
1 parent 0a4a9cf commit db3b22d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c71b653a0f608a58cdc5693ae57126bc"
DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad gstreamer1.0-rtsp-server json-glib libdaemon libsoup-2.4 jansson"

SRCBRANCH ?= "master"
SRCREV = "a011affa67f240cbc7aaff5b00fdfd6124bdaece"
SRCREV = "dac03d5e4102080a8f3ef274a6a6583455962095"
SRC_URI = "git://[email protected]/RidgeRun/gstd-1.x.git;protocol=https;branch=${SRCBRANCH}"
S = "${WORKDIR}/git"

# Remove the +really when upstream version is > 1.0
PV = "1.0+really0.15.0"
PV = "1.0+really0.15.2"

GTKDOC_MESON_OPTION = "enable-gtk-doc"

Expand Down

0 comments on commit db3b22d

Please sign in to comment.