Age | Commit message (Collapse) | Author |
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|
|
|
|
bitbake selftest was failing due some broken urls.
Reported-by: Dacoda Strack <dacoda.strack@gmail.com>
Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
|
|
Reported-by: Splashy <splash@mailoo.org>
Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
|
|
Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
|
|
It is very bad practice to use sudo whatever command in a package meta-data.
To solve this issue I had to create another package called python-codegen that
support the proper dependency.
Reported-by: Scimmia <scimmia@archlinux.info>
Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
|
|
pip2 requires root access to write into /usr/lib/python2.7/site-packages
Reported-by: sl1pkn07 <sl1pkn07@gmail.com>
Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
|
|
This PKGBUILD contains two packages:
- bitbake: containing all binaries and libraries necessary to run bitbake.
- bitbake-vim: Vim related files to assist on recipes editing.
TODO: support toaster via a bitbake-toaster package.
|