summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* gnome-vfs: Force acl to be disabled since its not a dependencyRichard Purdie2011-03-171-4/+7
| | | | | | | | | | | | Without this patch, if acl was build beforehand, the build could find the library resulting in a non-deterministic build. Sadly there is no --disable or --without option available so this approach is the only mechanism available. (From OE-Core rev: 629e0702161886f1fad9552ce451ed2b7dc77967) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libgnome-vfs: Update to version 2.24.4Saul Wold2010-11-241-0/+44
Signed-off-by: Saul Wold <Saul.Wold@intel.com>