diff options
author | Darren Hart <dvhart@linux.intel.com> | 2013-08-09 10:58:42 -0700 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-08-13 10:13:19 -0700 |
commit | 35f538b117e3387354d2dab1f22c3de28ab1322b (patch) | |
tree | 0ecaefc121c2319d57c2cddff3594071aa901527 /meta/recipes-devtools | |
parent | 002818712fab5c6325b1f7205512945ea87ad76c (diff) | |
download | openembedded-core-35f538b117e3387354d2dab1f22c3de28ab1322b.tar.gz openembedded-core-35f538b117e3387354d2dab1f22c3de28ab1322b.tar.bz2 openembedded-core-35f538b117e3387354d2dab1f22c3de28ab1322b.zip |
kernel.bbclass: Correct post(inst|rm) package association
Fixes [YOCTO #4991]
The kernel image is installed as part of the kernel-image package, but
the symlink creation/removal via alternatives is being done in
pkg_post(inst|rm)_kernel-base.
Move the postinst alternatives logic into the kernel-image functions.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions