update license and homepage
use $PN and $PV instead of literals
Signed-off-by: Qing He <qing.he@intel.com>
DESCRIPTION = "Very high-quality data compression program."
+HOMEPAGE = "http://www.bzip.org/"
SECTION = "console/utils"
+LICENSE = "bzip2"
+LIC_FILES_CHKSUM = "file://LICENSE;beginline=8;endline=37;md5=40d9d1eb05736d1bfc86cfdd9106e6b2"
PR = "r1"
-LICENSE = "bzip2"
-SRC_URI = "http://www.bzip.org/1.0.5/bzip2-1.0.5.tar.gz \
+SRC_URI = "http://www.bzip.org/${PV}/${PN}-${PV}.tar.gz \
file://configure.ac \
file://Makefile.am"