gnomeos: Pull in ostree from working copy directly

We'll just try to keep it stable.
This commit is contained in:
Colin Walters 2011-12-19 21:43:51 -05:00
parent 557487b1c7
commit 28a5714abd

View File

@ -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