diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-05-04 23:11:20 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-05-04 23:11:20 +0200 |
commit | 79db1ff5ac3c5f32ba473258bef1f8328564ca77 (patch) | |
tree | 366205f00ac271fb70b6db64606dc6c217c23f89 /CHANGES | |
parent | 32ed97007509228e0b4aa1050dd1d017118d0d7a (diff) |
hal: cleanup package
Closes #1525
Kconfig selects are not recursive, so ensure we select the dependencies
of our dependencies as well.
Cleanup target installation:
- Remove tasks handled by the generic post-build cleanup
- Hal doesn't install etc/rc.d, so don't try to delete it
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,12 +2,13 @@ Fixes all over the tree. - Updated/fixed packages: mplayer, xdriver_xf86-video-openchrome, - usb_modeswitch + Updated/fixed packages: hal, mplayer, + xdriver_xf86-video-openchrome, usb_modeswitch Issues resolved (http://bugs.uclibc.org): #985: Bump usb_modeswitch package to 1.1.0 + #1525: Package hal deletes a whole <target>/etc/rc.d directory 2010.05-rc1, Released May 3rd, 2010: |