[ostree] gnomeos: Pull in ostree from working copy directly
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] gnomeos: Pull in ostree from working copy directly
- Date: Tue, 20 Dec 2011 02:46:37 +0000 (UTC)
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]