From: Heiko Z. <smi...@us...> - 2010-12-12 22:25:42
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Devil-Linux". The branch, master has been updated via 71b098bcdea904a892200e56dbc55544b7fad808 (commit) via cc37a07f289f56a81195933810af705d77e95ee4 (commit) via b7a2358f0babe29219f3e2956eae53603b4a7f2c (commit) from 5de122623d616f0c9e990619de8acc8fc8a98f52 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 71b098bcdea904a892200e56dbc55544b7fad808 Merge: 5de122623d616f0c9e990619de8acc8fc8a98f52 cc37a07f289f56a81195933810af705d77e95ee4 Author: Heiko Zuerker <smi...@us...> Date: Sun Dec 12 16:25:23 2010 -0600 Merge branch 'master' of git://git.buildroot.net/buildroot commit cc37a07f289f56a81195933810af705d77e95ee4 Author: Peter Korsgaard <ja...@su...> Date: Sun Dec 12 08:51:58 2010 +0100 zlib: really fix install for static only builds Commit ab2f5567c1 (cleanup, fix install for static only build) forgot to add the patch for static only builds, even though the commit message mentioned it. Thanks to Mike for noticing. Signed-off-by: Peter Korsgaard <ja...@su...> commit b7a2358f0babe29219f3e2956eae53603b4a7f2c Author: Mike Frysinger <va...@ge...> Date: Wed Dec 8 04:27:06 2010 -0500 linux: restore DEPMOD usage The linux.mk rewrite lost the DEPMOD setting while installing modules which means depending on host-module-init-tools has been useless. Instead, the build system has been executing /sbin/depmod. While we're here, drop the INSTALL_MOD_PATH since LINUX26_MAKE_FLAGS already contains it. Signed-off-by: Mike Frysinger <va...@ge...> Acked-by: Thomas Petazzoni <tho...@fr...> Signed-off-by: Peter Korsgaard <ja...@su...> ----------------------------------------------------------------------- Summary of changes: CHANGES | 2 +- linux/linux.mk | 2 +- package/zlib/zlib-1.2.5-fix-static-install.patch | 24 ++++++++++++++++++++++ 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 package/zlib/zlib-1.2.5-fix-static-install.patch hooks/post-receive -- Devil-Linux |