[ostree] yocto: Switch ostree recipie to pull from GNOME git
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] yocto: Switch ostree recipie to pull from GNOME git
- Date: Wed, 1 Feb 2012 03:14:51 +0000 (UTC)
commit a8d9e9b9e079fa7a387c0dc2be4c11f0b9c59531
Author: Colin Walters <walters verbum org>
Date: Tue Jan 31 22:14:06 2012 -0500
yocto: Switch ostree recipie to pull from GNOME git
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 feafe2b..a0e732c 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"
-S = "${WORKDIR}/ostree"
+SRC_URI = "git://git.gnome.org/ostree;tag=21ab320eef97958256513f26b46cefd8ab687e9a"
+S = "${WORKDIR}/git"
DEPENDS += "libarchive"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]