[ostree/wip/multibuild: 1/2] gnomeos: Include Python files in main ostree package



commit 21887692089654b07bc87e2c9a2d18645ba31536
Author: Colin Walters <walters verbum org>
Date:   Tue Dec 27 18:08:46 2011 -0500

    gnomeos: Include Python files in main ostree package

 gnomeos/yocto/recipies-core/ostree/ostree.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gnomeos/yocto/recipies-core/ostree/ostree.bb b/gnomeos/yocto/recipies-core/ostree/ostree.bb
index 9e31cb6..71aa801 100644
--- a/gnomeos/yocto/recipies-core/ostree/ostree.bb
+++ b/gnomeos/yocto/recipies-core/ostree/ostree.bb
@@ -9,5 +9,7 @@ inherit autotools
 
 EXTRA_OECONF = "--without-soup-gnome"
 
+FILES_${PN} += "${libdir}/ostree/ ${libdir}/ostbuild"
+
 BBCLASSEXTEND = "native"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]