summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipe-devtools
Commit message (Collapse)AuthorAgeFilesLines
* meta-gnome: fix typo of directory nameKang Kai2014-12-091-1/+0
| | | | | | | | Fix typo of directory name 'recipe-devtools' in meta-gnome. It should recipes-devtools. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* glade3: Enable gnome support in meta-gnome instead of meta-oeKhem Raj2014-09-261-0/+1
This decouples meta-oe dependencies on meta-gnome, right now we have to use meta-gnome as dependent layer ERROR: Nothing PROVIDES 'libbonoboui' (but meta-openembedded/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb DEPENDS on or otherwise requires it) ERROR: Required build target 'glade3' has no buildable providers. Missing or unbuildable dependency chain was: ['glade3', 'libbonoboui'] Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>