X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-support%2Flibevent%2Flibevent_2.0.21.bb;fp=meta-starlingx%2Fmeta-stx-integ%2Frecipes-support%2Flibevent%2Flibevent_2.0.21.bb;h=fb1a13d8a53c2d574201272219134d0db6010479;hb=74effee3d0d0551d7779cef6a6c9e39d43528389;hp=332e12dc653846ee5d24b3239a24d2b88b8e7c33;hpb=e2daf3807eff755f522d07e5947b6080cd31323c;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-support/libevent/libevent_2.0.21.bb b/meta-starlingx/meta-stx-integ/recipes-support/libevent/libevent_2.0.21.bb index 332e12d..fb1a13d 100644 --- a/meta-starlingx/meta-stx-integ/recipes-support/libevent/libevent_2.0.21.bb +++ b/meta-starlingx/meta-stx-integ/recipes-support/libevent/libevent_2.0.21.bb @@ -6,10 +6,18 @@ SECTION = "libs" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=45c5316ff684bcfe2f9f86d8b1279559" +inherit stx-metadata + +STX_REPO = "integ" +STX_SUBPATH = "base/libevent/files" + SRC_URI = " \ https://github.com/downloads/libevent/libevent/${BP}-stable.tar.gz \ file://libevent-obsolete_automake_macros.patch \ file://libevent-disable_tests.patch \ +" + +SRC_URI_STX = " \ file://libevent-ipv6-client-socket.patch \ "