mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-19 22:50:35 +03:00
gnomeos: Pull in ostree from working copy directly
We'll just try to keep it stable.
This commit is contained in:
parent
557487b1c7
commit
28a5714abd
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user