summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2019-06-17 16:11:11 +0800
committerRobert Yang <liezhi.yang@windriver.com>2019-06-26 15:30:11 +0800
commit7670cc471f807cd801b77532e1480031f4cba8c4 (patch)
treee0e4c040ed884e6ba507fad9665696010f32557f /meta/recipes-connectivity
parent4bb3e8f98e2bbfcb20f1b32d2b7674d1a6cb47be (diff)
downloadopenembedded-core-contrib-7670cc471f807cd801b77532e1480031f4cba8c4.tar.gz
update-alternatives.bbclass: run update-alternatives firstly in postinst script
Recipes like postfix run command newaliases in postinst, but newaliases is installed as newaliases.postfix, it needs run update-alternatives to update it to newaliases, so there was an error when installed postinst on target. Fixed: $ opkg install postfix Configuring postfix. ///var/lib/opkg/info/postfix.postinst: line 4: newaliases: command not found Run update-alternatives firstly will fix the problem. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions