shared-mime-info: upgrade to 1.2

Adapted parallelmake.patch to the new Makefile.am.

(From OE-Core rev: 30a3dba92f38b8877954e2c7da0c9c18be420d8a)

Signed-off-by: Valentin Popa <valentin.popa@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Valentin Popa 2013-10-29 15:14:05 +02:00 committed by Richard Purdie
parent b8c0b8f78f
commit 1d8cfc7fea
3 changed files with 9 additions and 9 deletions

View File

@ -18,12 +18,12 @@ Index: shared-mime-info-1.0/Makefile.am
@@ -1,5 +1,3 @@
-SUBDIRS=. po
-
INCLUDES = $(ALL_CFLAGS)
AM_CPPFLAGS = $(ALL_CFLAGS)
packagesdir = $(datadir)/mime/packages
@@ -72,8 +70,7 @@ uninstall-hook:
all: check create-pot
all: $(defaultmakedeps)
-create-pot:
- $(AM_V_GEN) $(MAKE) -C po shared-mime-info.pot

View File

@ -1,7 +0,0 @@
require shared-mime-info.inc
SRC_URI[md5sum] = "12ba00bf1cb2e69bfba73127e708e833"
SRC_URI[sha256sum] = "184d094b157a9ec2607ad26a1a1837e6e07f3fcbeb38d8b6d412906156f9e06c"
SRC_URI =+ "file://parallelmake.patch \
file://install-data-hook.patch"

View File

@ -0,0 +1,7 @@
require shared-mime-info.inc
SRC_URI[md5sum] = "8f90f3f2b8478fa47e70678d34013f99"
SRC_URI[sha256sum] = "a5516ae241b95a948a6749b1cbf65dc20c3bb563a73cc7bedb7065933788bb78"
SRC_URI =+ "file://parallelmake.patch \
file://install-data-hook.patch"