aboutsummaryrefslogtreecommitdiffstats
path: root/packages/bitbake/bitbake_1.6.2.bb
blob: 6a6fffcfefff03ccc8e497f56f95254dd9910b53 (plain)
1
2
3
4
5
6
7
require bitbake.inc

PR = "r1"

SRC_URI = "http://download.berlios.de/bitbake/bitbake-${PV}.tar.gz"

S = "${WORKDIR}/bitbake-${PV}"