diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/daq/libdaq_3.0.16.bb (renamed from meta-networking/recipes-connectivity/daq/libdaq_3.0.15.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/daq/libdaq_3.0.15.bb b/meta-networking/recipes-connectivity/daq/libdaq_3.0.16.bb index 9fe1b38235..7834d75552 100644 --- a/meta-networking/recipes-connectivity/daq/libdaq_3.0.15.bb +++ b/meta-networking/recipes-connectivity/daq/libdaq_3.0.16.bb | |||
| @@ -11,7 +11,8 @@ inherit autotools pkgconfig | |||
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master \ | 12 | SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master \ |
| 13 | file://0001-example-Use-lm-for-the-fst-module.patch" | 13 | file://0001-example-Use-lm-for-the-fst-module.patch" |
| 14 | SRCREV = "1b20345a3a714d2d0ffb71578ff75bcb207ae92d" | 14 | |
| 15 | SRCREV = "2ffe084d4d4ccf4ebc5c23ef119aa1ae223ce2ae" | ||
| 15 | 16 | ||
| 16 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 17 | 18 | ||
