surpport seeking the recorded video
[vuplus_openembedded] / recipes / sed / sed_4.0.9.bb
1 LICENSE = "GPL"
2 SECTION = "console/utils"
3 DESCRIPTION = "sed is a Stream EDitor."
4
5 SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
6 S = "${WORKDIR}/sed-${PV}"
7
8 inherit autotools