summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* gnome-vfs: This is now unused in OE-Core and deprecated, dropRichard Purdie2011-10-121-50/+0
| | | | | | (From OE-Core rev: 69eb093f526d052f60afd156e9adca4a954be222) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: Delete patch=1, its default and replace pnum with striplevelKhem Raj2011-08-231-2/+2
| | | | | | | | | | Some place pnum=1 is used which is removed as well since striplevel=1 is default (From OE-Core rev: 4e108857e0d40105f7ecbc55e99bd6c367bb7386) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* 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>