summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4044925253501272c4e605d060453d05958fd3cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = bitbake
	pkgdesc = Build tool executing tasks and managing metadata.
	pkgver = 1.42.0
	pkgrel = 1
	url = https://www.openembedded.org/wiki/Main_Page
	arch = any
	license = GPL2
	makedepends = git
	source = https://github.com/openembedded/bitbake/archive/1.42.0.tar.gz
	md5sums = 326096fd76cb950231d5a76a8c13ad3f

pkgname = bitbake
	install = bitbake.install
	depends = python
	depends = python-beautifulsoup4
	depends = python-codegen
	depends = python-django18
	depends = python-ply
	depends = python-progressbar
	depends = python-pyinotify
	depends = python-simplediff

pkgname = bitbake-vim