diff options
| author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-08-26 13:07:01 +0300 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-31 19:17:08 +0200 |
| commit | d518b89505e1a000ba0042f626bc6a6be3c70bbe (patch) | |
| tree | 1bf43f7b4d7e0486e56f7cf1d7665374a99b0639 /meta-gnome/recipes-gnome/nautilus | |
| parent | 3f60517f5fea6590ac0a52cc99f10a0b91189f35 (diff) | |
| download | meta-openembedded-d518b89505e1a000ba0042f626bc6a6be3c70bbe.tar.gz | |
gnome: add explicit bz2 compress type to older packages
The default was changed to xz in the gnomebase class to match the upstream.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/nautilus')
| -rw-r--r-- | meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb index 4be3f084e5..9728d52217 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb | |||
| @@ -15,6 +15,7 @@ inherit gnome | |||
| 15 | 15 | ||
| 16 | SRC_URI[archive.md5sum] = "51565aa10d1625dff56e381228346911" | 16 | SRC_URI[archive.md5sum] = "51565aa10d1625dff56e381228346911" |
| 17 | SRC_URI[archive.sha256sum] = "2d4ff28c7a7aa5d40eb2468149954a564c257a305183773057584d22d15347a2" | 17 | SRC_URI[archive.sha256sum] = "2d4ff28c7a7aa5d40eb2468149954a564c257a305183773057584d22d15347a2" |
| 18 | GNOME_COMPRESS_TYPE="bz2" | ||
| 18 | 19 | ||
| 19 | SRC_URI += "file://idl-sysroot.patch \ | 20 | SRC_URI += "file://idl-sysroot.patch \ |
| 20 | file://no-try-run-strftime.diff \ | 21 | file://no-try-run-strftime.diff \ |
