diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-07 23:49:59 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-07 23:49:59 +0200 |
| commit | ee02784bf200ace054a79a08cff5bf5fed92da6c (patch) | |
| tree | 5e099bd4f5f375ad16e79152e4de604d34f28b03 /meta-oe | |
| parent | c961f6218042399c386e776da75a401ee9989463 (diff) | |
| download | meta-openembedded-ee02784bf200ace054a79a08cff5bf5fed92da6c.tar.gz | |
systemd: inherit pkgconfig
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-core/systemd/systemd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb index a93abdd5f2..76cab69f57 100644 --- a/meta-oe/recipes-core/systemd/systemd_git.bb +++ b/meta-oe/recipes-core/systemd/systemd_git.bb | |||
| @@ -16,7 +16,7 @@ PKGV = "v${GITPKGVTAG}" | |||
| 16 | PV = "git" | 16 | PV = "git" |
| 17 | PR = "r5" | 17 | PR = "r5" |
| 18 | 18 | ||
| 19 | inherit autotools vala perlnative | 19 | inherit pkgconfig autotools vala perlnative |
| 20 | 20 | ||
| 21 | SRCREV = "3887b5abcb3870db9ed53de3875a465c230ddd3f" | 21 | SRCREV = "3887b5abcb3870db9ed53de3875a465c230ddd3f" |
| 22 | 22 | ||
