summaryrefslogtreecommitdiffstats
path: root/meta/classes/packagedata.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-11 23:03:28 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-16 14:21:29 +0100
commited3b4248af9dbb667e562216ddb87e425019ba94 (patch)
treebdbdccb621d9f2bd11de874b8b2c7258a6f81671 /meta/classes/packagedata.bbclass
parent04e2dd9e0b86cddc976a0b296f54e15e5cd42dd7 (diff)
downloadpoky-ed3b4248af9dbb667e562216ddb87e425019ba94.tar.gz
wayland: Fix hardlink corruption issue
The way this code was working, the m4 file is hardlinked to the copies which would be packaged and could lead to the native m4 file being used in the target packages. By removing the file first the hardlink is broken and this avoids corruption (since cp uses open to change the file contents). (From OE-Core rev: 8f3be1925b9da20526a722149b03f697247ea1bf) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/packagedata.bbclass')
0 files changed, 0 insertions, 0 deletions