[ostree] gnomeos: Pull in ostree from working copy directly



commit 28a5714abd4c89d91394b322ea6afd5fd68e4c22
Author: Colin Walters <walters verbum org>
Date:   Mon Dec 19 21:43:51 2011 -0500

    gnomeos: Pull in ostree from working copy directly
    
    We'll just try to keep it stable.

 gnomeos/yocto/recipies-core/ostree/ostree.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnomeos/yocto/recipies-core/ostree/ostree.bb b/gnomeos/yocto/recipies-core/ostree/ostree.bb
index 3de77d6..9e31cb6 100644
--- a/gnomeos/yocto/recipies-core/ostree/ostree.bb
+++ b/gnomeos/yocto/recipies-core/ostree/ostree.bb
@@ -2,8 +2,8 @@ SUMMARY = "GNOME OS management tool"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=97285cb818cf231e6a36f72c82592235"
 
-SRC_URI = "file:///src/ostree-clone"
-S = "${WORKDIR}/ostree-clone"
+SRC_URI = "file:///src/ostree"
+S = "${WORKDIR}/ostree"
 
 inherit autotools
 



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