diff options
author | Fang Jia <fang.jia@windriver.com> | 2019-02-21 11:23:07 +0800 |
---|---|---|
committer | Richard Leitner <richard.leitner@skidata.com> | 2019-07-19 10:01:43 +0200 |
commit | a03d3129c2d2463548d7696041a597cd601b9eec (patch) | |
tree | 15636b0175d16ce82cb9b7be37f88f97f8899e96 /classes/java-native.bbclass | |
parent | e8cd0b623407d52cdb9ea1a46b29723645cb2883 (diff) | |
download | meta-java-a03d3129c2d2463548d7696041a597cd601b9eec.tar.gz |
Revert "base-files: Define JAVA_HOME by default"
This reverts commit ada652564f09756a81f54495cbc2091125239625.
When enable multilib on a 64-bit system, probably both base-file and
lib32-base-files are installed.
Then both packages want to modify the file "profile", there will be
an error like:
"
Error: Transaction check error:
file /etc/profile conflicts between attempted installs of
lib32-base-files-3.0.14-r148.gpb_virt and
base-files-3.0.14-r148.gpb_virt
"
The task can be added by adding a file to ${sysconfdir}/profile.d/.
Signed-off-by: Fang Jia <fang.jia@windriver.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'classes/java-native.bbclass')
0 files changed, 0 insertions, 0 deletions