aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/shared-mime-info
AgeCommit message (Collapse)Author
2011-05-27shared-mime-info_0.90.bb: Fix more parallel build issuesKhem Raj
While building for beagleboard with -j4 I ended up failures in generating and checking xml files. This is a backport from upstream that fixes the issue. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-05-04shared-mime-info: upgrade to version 0.90Qing He
from 0.80 - parallel build with 0.9 is buggy, disable part of the check for now Signed-off-by: Qing He <qing.he@intel.com>
2010-12-09SRC_URI Checksums AdditionalsSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14shared-mime-info: upgrade to version 0.80Qing He
from 0.71 also move PR out of .inc file Signed-off-by: Qing He <qing.he@intel.com>
2010-10-15shared-mime-info: Don't run the util for the native version of the packageRichard Purdie
The whole point of building a native version of this package is to provide the share-mime-info binary so using it in do_install of the native package is incorrect. Add a modified do_install for the native version of the package to avoid this. [BUGID #466] Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>