summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-01 14:21:11 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-01 17:43:57 +0000
commit0182b2bca3df8e74eb737ce2eab511cdb3d2996f (patch)
tree887010be868ab93ab4b0beb78d5be13606f1fd6a /meta/recipes-core/dbus
parentec20f0ed5d12bab87aa35be8e2bf6c333680739b (diff)
downloadpoky-0182b2bca3df8e74eb737ce2eab511cdb3d2996f.tar.gz
package.bbclass: Fix various problems
Before this change: a) Ownership and permissions of files copied from packages to package-split could get lost during the copy process. This change ensures they are preserved. b) Ownership and permissions of directories could also get lost. Most of the complexity in this patch is addressing this problem ensuring newly created directories match the source ones being copied. c) There was no warning about directories being created but not shipped by any package. This patch fixes all of the above issues. (From OE-Core rev: 6021e309e69d823e1467648aee12a32182945569) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus')
0 files changed, 0 insertions, 0 deletions