diff options
| author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-10-19 10:31:12 +0000 | 
|---|---|---|
| committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2016-10-19 10:31:12 +0000 | 
| commit | 3dfa44ab995f813172eb239bb2067ba7b0f6103d (patch) | |
| tree | 80c6cb2a93f826fad3c4299148737a407f4ece0c | |
| parent | 4447a0c0916a77349266b44d76aed514577b4ba4 (diff) | |
| parent | acc720528a7e25eb322410f100bb7375422dc770 (diff) | |
| download | meta-updater-3dfa44ab995f813172eb239bb2067ba7b0f6103d.tar.gz | |
Merge "Fix build of libgsystem in sota feature"
| -rw-r--r-- | recipes-support/libgsystem/libgsystem_git.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/recipes-support/libgsystem/libgsystem_git.bb b/recipes-support/libgsystem/libgsystem_git.bb index 4b1eb49..181dd42 100644 --- a/recipes-support/libgsystem/libgsystem_git.bb +++ b/recipes-support/libgsystem/libgsystem_git.bb | |||
| @@ -7,7 +7,7 @@ SRCREV="d606bec68ddfea78de4b03c3f3568afb71bdc1ce" | |||
| 7 | 7 | ||
| 8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" | 
| 9 | 9 | ||
| 10 | inherit autotools-brokensep | 10 | inherit autotools-brokensep gobject-introspection | 
| 11 | 11 | ||
| 12 | DEPENDS += "attr glib-2.0 pkgconfig libcap" | 12 | DEPENDS += "attr glib-2.0 pkgconfig libcap" | 
| 13 | RDEPENDS_${PN} = "xz systemd" | 13 | RDEPENDS_${PN} = "xz systemd" | 
