diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2018-12-18 17:29:54 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-03 12:35:53 +0000 |
| commit | 980f3d6bdf8db8bde389cd65e446969acee73202 (patch) | |
| tree | 7e37a70afe40f0e34a9fcc53e31a45f0af23e775 /meta/recipes-devtools/meson/meson_0.49.0.bb | |
| parent | 86dabd1e3392a43ab24169bb6ff6f4948fb5947e (diff) | |
| download | poky-980f3d6bdf8db8bde389cd65e446969acee73202.tar.gz | |
meson: update to 0.49.0
Drop upstreamed gi-flags.patch and gtkdoc-flags.patch, rebase the rest.
(From OE-Core rev: 6cc5c57c38d2da37b4f15dea6e1fb97e3a0bae73)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/meson/meson_0.49.0.bb')
| -rw-r--r-- | meta/recipes-devtools/meson/meson_0.49.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/meson/meson_0.49.0.bb b/meta/recipes-devtools/meson/meson_0.49.0.bb new file mode 100644 index 0000000000..de9b905c12 --- /dev/null +++ b/meta/recipes-devtools/meson/meson_0.49.0.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | include meson.inc | ||
| 2 | |||
| 3 | BBCLASSEXTEND = "native" | ||
| 4 | |||
