diff options
author | Ming Liu <ming.liu@windriver.com> | 2014-10-21 19:10:54 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 10:17:22 +0000 |
commit | 4b9ae27e3ac9cf55bff5418fe884738b8ec5ab9b (patch) | |
tree | c99657a30309dc07e54d5be9c5a96fa8414b539d /scripts/lib | |
parent | 68954e7e62b8b494168bf83fec517e751c679b21 (diff) | |
download | openembedded-core-4b9ae27e3ac9cf55bff5418fe884738b8ec5ab9b.tar.gz openembedded-core-4b9ae27e3ac9cf55bff5418fe884738b8ec5ab9b.tar.bz2 openembedded-core-4b9ae27e3ac9cf55bff5418fe884738b8ec5ab9b.zip |
rpm: realpath is required before expanding _dbpath in chroot
A regression is introduced by commit 66573093:
[ rpm: Fix rpm relocation macro usage ]
_usr turned out to be a relative path to support dyanmic config after
that, but it's being used somewhere as a indicator to locate substrings,
so we must get the real path of it in advance.
(From OE-Core rev: 1247955a907f51aac7efd305d26856e263c11a65)
Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions