diff --git a/meta-ettus-core/recipes-support/uhd/uhd_4.8_src.inc b/meta-ettus-core/recipes-support/uhd/uhd_4.8_src.inc index 771c8eb1..287ce457 100644 --- a/meta-ettus-core/recipes-support/uhd/uhd_4.8_src.inc +++ b/meta-ettus-core/recipes-support/uhd/uhd_4.8_src.inc @@ -1,5 +1,5 @@ SRC_URI = "git://github.com/EttusResearch/uhd.git;branch=UHD-4.8;protocol=https" -SRCREV = "a74c9c8d9df4b8f5810ecbd9c461f6117348a8af" +SRCREV = "308126a479ca19dfaebfe4784b375e608788d763" # A note on PR and PV: # PV is the package version, and PR is the package revision from the OE @@ -16,5 +16,5 @@ SRCREV = "a74c9c8d9df4b8f5810ecbd9c461f6117348a8af" # we've already published a version within OE, we start incrementing PR as in # r1, r2, etc. -PV = "4.8.0.0+rc1" +PV = "4.8.0.0" #PR = "r1"