You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(202) |
Nov
(201) |
Dec
(280) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(493) |
Feb
(106) |
Mar
(215) |
Apr
(163) |
May
(79) |
Jun
(193) |
Jul
(47) |
Aug
(71) |
Sep
(127) |
Oct
(41) |
Nov
(49) |
Dec
(120) |
| 2005 |
Jan
(147) |
Feb
(45) |
Mar
(26) |
Apr
(71) |
May
(52) |
Jun
(28) |
Jul
(92) |
Aug
(50) |
Sep
(35) |
Oct
(193) |
Nov
(106) |
Dec
(52) |
| 2006 |
Jan
(51) |
Feb
(38) |
Mar
(33) |
Apr
(79) |
May
(107) |
Jun
(67) |
Jul
(21) |
Aug
(65) |
Sep
(44) |
Oct
(87) |
Nov
(12) |
Dec
(56) |
| 2007 |
Jan
(48) |
Feb
(58) |
Mar
(63) |
Apr
(31) |
May
(25) |
Jun
(20) |
Jul
(72) |
Aug
(54) |
Sep
(30) |
Oct
(76) |
Nov
(74) |
Dec
(25) |
| 2008 |
Jan
(39) |
Feb
(39) |
Mar
(62) |
Apr
(64) |
May
(59) |
Jun
(31) |
Jul
(25) |
Aug
(25) |
Sep
(17) |
Oct
(24) |
Nov
|
Dec
(1) |
| 2009 |
Jan
(60) |
Feb
(39) |
Mar
(16) |
Apr
(30) |
May
(52) |
Jun
(35) |
Jul
(15) |
Aug
(15) |
Sep
(21) |
Oct
(32) |
Nov
(39) |
Dec
(52) |
| 2010 |
Jan
(42) |
Feb
(40) |
Mar
(23) |
Apr
(20) |
May
(27) |
Jun
(10) |
Jul
(30) |
Aug
(30) |
Sep
(66) |
Oct
(12) |
Nov
(35) |
Dec
(60) |
| 2011 |
Jan
(16) |
Feb
(1) |
Mar
(3) |
Apr
(28) |
May
(21) |
Jun
|
Jul
(12) |
Aug
(6) |
Sep
(10) |
Oct
(14) |
Nov
(40) |
Dec
(60) |
| 2012 |
Jan
(23) |
Feb
(17) |
Mar
(24) |
Apr
(18) |
May
(13) |
Jun
(1) |
Jul
|
Aug
(5) |
Sep
|
Oct
(5) |
Nov
(5) |
Dec
(15) |
| 2013 |
Jan
(2) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
(3) |
Jul
|
Aug
(3) |
Sep
(5) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
| 2014 |
Jan
(3) |
Feb
(5) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
(4) |
Oct
(10) |
Nov
|
Dec
(9) |
| 2015 |
Jan
(18) |
Feb
(17) |
Mar
(5) |
Apr
(2) |
May
|
Jun
(5) |
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
(24) |
Nov
(20) |
Dec
(41) |
| 2016 |
Jan
(9) |
Feb
(3) |
Mar
(2) |
Apr
(7) |
May
(8) |
Jun
(1) |
Jul
(6) |
Aug
(5) |
Sep
(2) |
Oct
(6) |
Nov
(1) |
Dec
(6) |
| 2017 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
(4) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Heiko Z. <smi...@us...> - 2011-03-20 22:59:14
|
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 913de7cfabecd6d1bcc9f8b3d5f674d616752194 (commit)
from 8898a28d0e4e1365db36e7bb1892c9e940a8ff28 (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 913de7cfabecd6d1bcc9f8b3d5f674d616752194
Author: Heiko Zuerker <smi...@us...>
Date: Sun Mar 20 17:57:50 2011 -0500
initial support for copying required shared libs into initramfs
switched busybox back to static until shared libs work correctly in
initramfs
-----------------------------------------------------------------------
Summary of changes:
fs/initramfs/copy_libs.sh | 27 +++++++++++++++++++++++++++
fs/initramfs/initramfs.mk | 4 ++++
target/Devil-Linux/default/config/busybox | 6 +++---
3 files changed, 34 insertions(+), 3 deletions(-)
create mode 100755 fs/initramfs/copy_libs.sh
hooks/post-receive
--
Devil-Linux
|
|
From: Heiko Z. <smi...@us...> - 2011-03-06 21:57:54
|
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 8898a28d0e4e1365db36e7bb1892c9e940a8ff28 (commit)
from fc49a59aca4cb40ccfe98efcf8d02333d861cf1e (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 8898a28d0e4e1365db36e7bb1892c9e940a8ff28
Author: Heiko Zuerker <smi...@us...>
Date: Sun Mar 6 15:57:25 2011 -0600
fix git commands
-----------------------------------------------------------------------
Summary of changes:
configs/devil-linux_x86_64_defconfig | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
Devil-Linux
|
|
From: Heiko Z. <smi...@us...> - 2011-03-06 00:13:30
|
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 fc49a59aca4cb40ccfe98efcf8d02333d861cf1e (commit)
via 71ee2ee1238d6021faddbfd5028569309c16448a (commit)
via baa8b69303a3f05b75fa183d62847bc97160cd2e (commit)
via a3cd2e7671521d60f1a281400d8eca7188bff225 (commit)
via 7bdbdd3c38a4ad2c8273039bb17d0cd2ec664f82 (commit)
via 0cab96376125ad88b4f28a649a54c601d1f4d772 (commit)
via 8296cf6c7ffa920ee9d37ac4695d52966fd1ecff (commit)
via 194ac2d5496d7895980252059d9e133b218cf170 (commit)
via 313c3d0f39e19e08499a529c73875841d7ddff98 (commit)
via 764d844fbc20721b7be0c3b9328cbe130079a0ef (commit)
via 0eafc69b0aadba53a3784365532be530e28d2757 (commit)
via 26ca282bc94d84fe705f48f3231035484ac9c6f1 (commit)
via 6b46297675cd01cb18b499880f1bb5423278733c (commit)
via 75adc4ab5c5833c9afda04d9a0eaf947130c539f (commit)
via da5e5a5aa23a727ffc7cd3a2eb8cd268ef2f8d06 (commit)
via b927b5f3020918b574474b5fd80969fad023a837 (commit)
via 1ff216b789067d58c96775d8d1db2c11a7fda31e (commit)
via b466e1564f13f9e80a3f286286adcf86ca621b75 (commit)
via f3e79a7aae32ead34a5e71d608c487fda614e223 (commit)
via 42daeb724174ddea339ecc3335ce8060f1970fc6 (commit)
via 910a54002b9734b00a04111841cc1f628fec0a04 (commit)
via da8700c1bdade780f9a589fa49df1a3670a539bc (commit)
via 3f6aa3ec56a813a6e9e419e5dfaa9b728561d7ac (commit)
via dfee7243c65fd11118573fe3128db34993df037a (commit)
via 816303a49dc249584b9f3f29a1c38642d6685997 (commit)
via 57ab28928bd8979fa34751bc1c248a1af00ce1f9 (commit)
via e77bef4cdb293dfca5521aa2c70c14203f9d6f43 (commit)
via b89f403e0b076d40ee1fc48e42c7df02c4c24c73 (commit)
via eb6dcf8c1c77ac7504f501c27b2e7175e13666ff (commit)
via 310a7700ad68a03bd9ad9fbf9f5f795e85c9f462 (commit)
via fab79678f017363941d50abe7d12727cc01a3d5b (commit)
via eaf18b8b788c5651b67fb90c12907217f009cc80 (commit)
via 53725fafee39cad72f586f7306acc25afaecbbc6 (commit)
via 77dfefd43cab12c0393ba63953a08ab3615d618c (commit)
via d428dddf680b067c13ba9a08bfd502c7286cffe7 (commit)
via 464270128112bce9169bea5d48d90bf695842ec7 (commit)
via f83024cf074b3b1770a13dc41b3ce8753e3ec445 (commit)
via c82d04c415ef9af9608faa049fb36918e42688d6 (commit)
via 34ce7fb6230674cccfc3d329004f3224e95ec09e (commit)
via 557982c2624dc138a163f09f683c877e11ccbb34 (commit)
via 92090917804e513a47b847b7ce3290d7abd446c1 (commit)
via 6c016c07e49a2272f2d71ac8d542665fb65903de (commit)
via ed9737388fab1f20ca9ba0cc743bd9616c0946a9 (commit)
via afba8bc930f1e242915b03722afb997535fa702e (commit)
via b7bb735992e92a0e27e686c371bc1f0910e94b93 (commit)
via 2f19259a47828d498432b38d91e08901343de361 (commit)
via 6dc2737d9a68d48ad31e74120b0adc7ab423ba31 (commit)
via 37126f56c47f7085d78e4b3e8bf78c37ab933144 (commit)
via 2d3d618b6afdf5c9199deed4b58f02c7ba75e25e (commit)
via c9253253c1cb80fb8574c3d313a129b64b4ad2a1 (commit)
via fd2bd9e3df276301f867b05bd9f47ab3ab7b4ef4 (commit)
via a85971a68b6661327e21f44ce50925b220997dbb (commit)
via d17c1652808829bfc354683854c7170b90f7f127 (commit)
via 2b41d7f4939b98cba5fbddda6fb7e7bba4ca8fd1 (commit)
via c25d7e49a94b997144f808c44495d38de507b1e6 (commit)
via a157909eefe1215d9173aa2b76b4bfd7ba1612f9 (commit)
via bb6d3d958695e3d36cff2baccd251547443d6251 (commit)
via 41300afd629ebda95945fbb944d68a4983c5bfbf (commit)
via a6ada2c94667fd6e1030cfeffd088703b263ddf8 (commit)
via a7da53bd2c80caf9ae3883857a82b97772a369c7 (commit)
via eabc25999d39a9ef9e151feaf80e7032fc5430b0 (commit)
via 846e5eaebbb053b513b80a664bf9ef315f757ea4 (commit)
via 16e7b8255c82815126a2c502c3787d442d254a86 (commit)
via b1a3545a3f9dc3f18154dcfbe467c62a5088ed3d (commit)
via 65600edcaa72a796b131d06fb2cc96cbed98a106 (commit)
via 7ee387f43b8daa8e749472a9b1153941a44e688e (commit)
via cbd5099271121f544a23a07c974f33d366591247 (commit)
via 833724e1b15a708a04a7912204bf0d2dfdc2254b (commit)
via a1c787ea6a7428fdfe88fd6c2333f35da5cec44d (commit)
via 76081846730b541a2bab8e95fb79160a68801fba (commit)
via f357e10335c51879007da3410c676866cf0e91c5 (commit)
via 022d2062631bc29b40b8a8ad2cf28e1241e731ca (commit)
via fc41ee90f469fa7482d39f863a720e830259180a (commit)
via 5ad362125949b5412938f96f7f433847674f8f60 (commit)
via 0be744e49590c32a1fb9141f4a0ef617b62b27c4 (commit)
via 68f166074bba01ea4abb9575a5578d662103904f (commit)
via e6cdced39937cdb4b171f3505cc208758c80dc2c (commit)
via e743a01ee550af48fb1b8d177c01d957947afa5d (commit)
via 51f8802d87b3cf15f1c799354781e1415ba0b8b5 (commit)
via f16f2a5feed3a4e8de604c1d2cac82ca9b6de6dd (commit)
via c1bb0979999318397a014b9fcce727948153bf4f (commit)
via 4120e051f6c1721dbe9419e5942df833ba53159e (commit)
from 8c24afb4344ea799211f1b57cfa3285fac4d7988 (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 fc49a59aca4cb40ccfe98efcf8d02333d861cf1e
Author: Heiko Zuerker <smi...@us...>
Date: Sat Mar 5 18:12:17 2011 -0600
updated config for latest br version
commit 71ee2ee1238d6021faddbfd5028569309c16448a
Merge: 8c24afb4344ea799211f1b57cfa3285fac4d7988 baa8b69303a3f05b75fa183d62847bc97160cd2e
Author: Heiko Zuerker <smi...@us...>
Date: Sat Mar 5 18:11:32 2011 -0600
Merge branch 'master' of git://git.buildroot.net/buildroot
commit baa8b69303a3f05b75fa183d62847bc97160cd2e
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Mar 4 11:22:26 2011 -0300
dropbear: bump to version 0.53.1
Changelog @ http://matt.ucc.asn.au/dropbear/CHANGES
Since some build-time defaults have changed that make dropbear somewhat
bigger we introduce a new option to optimize dropbear for size.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a3cd2e7671521d60f1a281400d8eca7188bff225
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Mar 4 11:22:25 2011 -0300
samba: add security fix for CVE-2011-0719
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 7bdbdd3c38a4ad2c8273039bb17d0cd2ec664f82
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Mar 1 11:34:00 2011 -0300
qt: add option for system sqlite
Add an option to use the system sqlite library.
Also drop sqlite2 stub since it's pointless.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0cab96376125ad88b4f28a649a54c601d1f4d772
Merge: 8296cf6c7ffa920ee9d37ac4695d52966fd1ecff b927b5f3020918b574474b5fd80969fad023a837
Author: Peter Korsgaard <ja...@su...>
Date: Sat Mar 5 15:30:12 2011 +0100
Merge branch 'for-2011.05/pkg-stats-improvements' of git://git.busybox.net/~tpetazzoni/git/buildroot
commit 8296cf6c7ffa920ee9d37ac4695d52966fd1ecff
Author: Peter Korsgaard <ja...@su...>
Date: Sat Mar 5 15:04:44 2011 +0100
xz: fix build without wchar support
xz itself works without wchar support, but the C99 test in configure
fails when it isn't available. Fix it by providing a cached value for
the test.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 194ac2d5496d7895980252059d9e133b218cf170
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Mar 4 11:10:14 2011 -0300
squashfs: re-add legacy lzma support
Readd legacy LZMA support since older patched kernels might be using it.
Introduce an XZ target filesystem option for the new format.
[Peter: add a seperate xz target for squashfs-target as well]
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 313c3d0f39e19e08499a529c73875841d7ddff98
Author: Peter Korsgaard <ja...@su...>
Date: Thu Mar 3 11:49:57 2011 +0100
squashfs: bump version
The EXTRA_CFLAGS patch is now upstream, but we need a fix for !gzip builds
instead.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 764d844fbc20721b7be0c3b9328cbe130079a0ef
Author: Peter Korsgaard <ja...@su...>
Date: Wed Mar 2 11:56:03 2011 +0100
xerces: add optional libcurl support
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0eafc69b0aadba53a3784365532be530e28d2757
Author: Peter Korsgaard <ja...@su...>
Date: Wed Mar 2 08:50:58 2011 +0100
xerces: bump version, convert to autotargets
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 26ca282bc94d84fe705f48f3231035484ac9c6f1
Author: Peter Korsgaard <ja...@su...>
Date: Tue Mar 1 23:20:16 2011 +0100
website: add google analytics for statistics
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 6b46297675cd01cb18b499880f1bb5423278733c
Author: Peter Korsgaard <ja...@su...>
Date: Tue Mar 1 17:08:42 2011 +0100
qt: bump version
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 75adc4ab5c5833c9afda04d9a0eaf947130c539f
Author: Peter Korsgaard <ja...@su...>
Date: Tue Mar 1 14:13:56 2011 +0100
avahi: bump version, remove dbus workaround
This is now fixed upstream.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit da5e5a5aa23a727ffc7cd3a2eb8cd268ef2f8d06
Author: Peter Korsgaard <ja...@su...>
Date: Tue Mar 1 14:13:06 2011 +0100
kickoff 2011.05 development cycle
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b927b5f3020918b574474b5fd80969fad023a837
Author: Thomas Petazzoni <tho...@fr...>
Date: Mon Feb 28 22:09:20 2011 +0100
pkg-stats: add statistics about number of patches per package
Signed-off-by: Thomas Petazzoni <tho...@fr...>
commit 1ff216b789067d58c96775d8d1db2c11a7fda31e
Author: Thomas Petazzoni <tho...@fr...>
Date: Mon Feb 28 21:54:58 2011 +0100
pkg-stats: support CMAKETARGETS and update list of .mk to ignore
Signed-off-by: Thomas Petazzoni <tho...@fr...>
commit b466e1564f13f9e80a3f286286adcf86ca621b75
Author: Peter Korsgaard <ja...@su...>
Date: Mon Feb 28 22:37:41 2011 +0100
news.html: add 2011.02 announcement link
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f3e79a7aae32ead34a5e71d608c487fda614e223
Author: Peter Korsgaard <ja...@su...>
Date: Mon Feb 28 21:54:22 2011 +0100
Update for 2011.02
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 42daeb724174ddea339ecc3335ce8060f1970fc6
Author: Peter Korsgaard <ja...@su...>
Date: Mon Feb 28 21:46:05 2011 +0100
qt: qt3 compatibility needs gui support
Closes #2911
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 910a54002b9734b00a04111841cc1f628fec0a04
Author: Peter Korsgaard <ja...@su...>
Date: Mon Feb 28 16:56:52 2011 +0100
xerces: disable parallel builds
The build system has a race condition causing build failure with high
BR2_JLEVEL values, so ensure make -j1 is used.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit da8700c1bdade780f9a589fa49df1a3670a539bc
Author: Peter Korsgaard <ja...@su...>
Date: Mon Feb 28 16:11:02 2011 +0100
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 3f6aa3ec56a813a6e9e419e5dfaa9b728561d7ac
Author: Gustavo Zacarias <gu...@za...>
Date: Mon Feb 28 11:18:21 2011 -0300
ffmpeg: disable mmx for low end x86-type processors
ffmpeg enables mmx by default for x86-class processors, so disable it for
processors that lack it (i386, i486, i586, i686, pentium pro, geode).
Solves bug #3325
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit dfee7243c65fd11118573fe3128db34993df037a
Author: Peter Korsgaard <ja...@su...>
Date: Mon Feb 28 15:53:49 2011 +0100
avahi: fix avahi access through dbus
Ensure that the avahi dbus service gets installed if dbus support is
enabled, otherwise avahi access through dbus fails (as clients try
to start the daemon and dbus doesn't know how to do this).
Fixed upstream in 0.6.28 (http://avahi.org/ticket/319) but this
workaround is simpler/safer for now.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 816303a49dc249584b9f3f29a1c38642d6685997
Author: Bjørn Forsman <bjo...@gm...>
Date: Thu Feb 24 21:37:48 2011 +0100
gdb: depend on host-expat to fix remote debugging
This patch fixes the following error when using GDB with gdbserver:
warning: Can not parse XML target description; XML support was disabled at compile time
Remote 'g' packet reply is too long: <very long line of hex chars>
[remote debugging does not work]
Use $(HOST_CONFIGURE_OPTS) so expat is found.
Signed-off-by: Bjørn Forsman <bjo...@gm...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 57ab28928bd8979fa34751bc1c248a1af00ce1f9
Author: Peter Korsgaard <ja...@su...>
Date: Mon Feb 28 10:24:51 2011 +0100
synergy: fix build with modern toolchains
A number of includes were missing for exit/getenv/memcpy/strlen/...
Signed-off-by: Peter Korsgaard <ja...@su...>
commit e77bef4cdb293dfca5521aa2c70c14203f9d6f43
Author: Peter Korsgaard <ja...@su...>
Date: Sun Feb 27 22:31:05 2011 +0100
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b89f403e0b076d40ee1fc48e42c7df02c4c24c73
Author: Peter Korsgaard <ja...@su...>
Date: Sun Feb 27 22:25:58 2011 +0100
xerces: needs wchar support in toolchain
Signed-off-by: Peter Korsgaard <ja...@su...>
commit eb6dcf8c1c77ac7504f501c27b2e7175e13666ff
Author: Peter Korsgaard <ja...@su...>
Date: Sun Feb 27 21:28:50 2011 +0100
webif: mark as deprecated
It's long dead upstream and hasn't seen any updates since it got added
back in 2008.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 310a7700ad68a03bd9ad9fbf9f5f795e85c9f462
Author: Peter Korsgaard <ja...@su...>
Date: Sun Feb 27 21:13:10 2011 +0100
devmem2: mark as deprecated
Busybox has had a devmem applet for a number of years now, so deprecate
the old standalone program.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit fab79678f017363941d50abe7d12727cc01a3d5b
Author: Daniel Nyström <dan...@ti...>
Date: Thu Feb 3 00:06:44 2011 +0100
qt: add option to hide mouse cursor
Allow the user to build Qt with the QT_NO_QWS_CURSOR macro set.
Signed-off-by: Daniel Nyström <dan...@ti...>
Acked-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit eaf18b8b788c5651b67fb90c12907217f009cc80
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 25 21:27:40 2011 +0100
squashfs: use kconfig to ensure atleast one compressor is selected
Similar to how we do it for mpd now. This way, the selection is clearly
visible to the user, instead of the hidden selection we used to do in
the makefile.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 53725fafee39cad72f586f7306acc25afaecbbc6
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Feb 25 17:10:06 2011 -0300
mpd: forcibly disable oggflac without flac
If flac and libogg were both built but flac isn't selected in mpd it
will be picked up anyway.
Forcibly disable oggflac support if flac support is disabled for
consistency.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 77dfefd43cab12c0393ba63953a08ab3615d618c
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Feb 25 17:10:07 2011 -0300
mpd: move ffmpeg option up
Move the ffmpeg option up to keep the pretty sort order.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d428dddf680b067c13ba9a08bfd502c7286cffe7
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Feb 25 17:10:05 2011 -0300
mpd: default to tremor input plugin
MPD requires at least one input plugin to build.
If there's none selected default to tremor (vorbis).
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 464270128112bce9169bea5d48d90bf695842ec7
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 25 21:08:35 2011 +0100
alsamixergui: fix alsa dependencies
Alsamixergui needs pcm and mixer support in alsa-lib.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f83024cf074b3b1770a13dc41b3ce8753e3ec445
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 25 19:51:21 2011 +0100
mpd: fix alsa dependencies
Alsa output support needs pcm and mixer support in alsa-lib.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit c82d04c415ef9af9608faa049fb36918e42688d6
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 25 15:31:33 2011 +0100
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 34ce7fb6230674cccfc3d329004f3224e95ec09e
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Feb 25 11:11:27 2011 -0300
slang: fix mips build failure
Closes #3295
Fix MIPS build failure as reported by Thomas Petazzoni.
We're forcing CFLAGS and busting -fPIC in the process.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 557982c2624dc138a163f09f683c877e11ccbb34
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 25 15:22:33 2011 +0100
nuttcp: fix build on systems without legacy susv3 functions
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 92090917804e513a47b847b7ce3290d7abd446c1
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 25 13:18:45 2011 +0100
uClibc: fix uclibc-menuconfig with ccache enabled
If ccache is enabled, we need to ensure it is built for the host before
anything else.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 6c016c07e49a2272f2d71ac8d542665fb65903de
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 25 13:08:39 2011 +0100
crosstool-ng: fix ctng-menuconfig with ccache enabled
If ccache is enabled, we need to ensure it is built for the host before
anything else.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit ed9737388fab1f20ca9ba0cc743bd9616c0946a9
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 25 12:00:07 2011 +0100
linux: bump 2.6.37.x stable version
Signed-off-by: Peter Korsgaard <ja...@su...>
commit afba8bc930f1e242915b03722afb997535fa702e
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 25 11:58:55 2011 +0100
kernel-headers: bump 2.6.37.x stable version
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b7bb735992e92a0e27e686c371bc1f0910e94b93
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 25 11:55:53 2011 +0100
sylpheed: bump version, fix build
The old sylpheed version no longer built with our libgtk2 version, so
move to the latest stable release. At the same time add optional openssl
support.
The sylpheed build system adds -I$includedir to the CFLAGS, so ensure
it points at our staging rather than the host headers.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 2f19259a47828d498432b38d91e08901343de361
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 24 20:56:15 2011 +0100
CHANGES: #3259 is resolved
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 6dc2737d9a68d48ad31e74120b0adc7ab423ba31
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Feb 24 08:41:31 2011 -0300
icu: tweak icu-config exec_prefix output
Closes #3259
We need to tweak icu-config's exec_prefix too, otherwise if the host
system lacks icu the build fails when looking for the libraries in
/usr/lib rather than the staging directory.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 37126f56c47f7085d78e4b3e8bf78c37ab933144
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 24 12:53:43 2011 +0100
docs: fix /know/known/ typo
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 2d3d618b6afdf5c9199deed4b58f02c7ba75e25e
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 24 10:10:16 2011 +0100
Update for 2011.02-rc2
Signed-off-by: Peter Korsgaard <ja...@su...>
commit c9253253c1cb80fb8574c3d313a129b64b4ad2a1
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 24 09:43:52 2011 +0100
synergy: fix build
Closes #3307
Synergy needs libXtst, a toolchain with wchar support and was missing
an include for exit().
Signed-off-by: Peter Korsgaard <ja...@su...>
commit fd2bd9e3df276301f867b05bd9f47ab3ab7b4ef4
Author: Gustavo Zacarias <gu...@za...>
Date: Mon Feb 21 16:25:06 2011 -0300
quagga: fix build with snmp support
Closes #3277
Quagga's snmp support tries to link with libcrypto from openssl by
default.
That's a bad no no since snmp might have ssl support disabled
and openssl won't be around.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a85971a68b6661327e21f44ce50925b220997dbb
Author: Thomas De Schampheleire <pat...@gm...>
Date: Wed Feb 23 17:44:41 2011 +0100
makedevs: fix cases where (start != 0)
The makedevs script did not always generate the requested set of device names / minor number series.
* If start != 0, then requesting (count) devices would generate only (count - start)
* If start != 0 && increment != 1, then requesting minors starting with (minor) would generate minors starting with (minor + (start * (increment - 1)))
This patch fixes the code and updates the usage text with extra examples.
Signed-off-by: Thomas De Schampheleire <tho...@gm...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d17c1652808829bfc354683854c7170b90f7f127
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Feb 3 09:55:48 2011 -0300
openssl: fix libdir issue
Closes #3205
OpenSSL's build system tries to be too wise for it's own good when
guessing what libdir should be.
This causes problems like the one reported in bug #3205 so just specify
libdir to point to /lib (since it's prefixed it would finally be
/usr/lib) since it should be present on 32 and 64 bit targets.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 2b41d7f4939b98cba5fbddda6fb7e7bba4ca8fd1
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 23 23:30:33 2011 +0100
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <ja...@su...>
commit c25d7e49a94b997144f808c44495d38de507b1e6
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 23 22:37:47 2011 +0100
metacity: fix build, bump version
Metacity no longer built after libgtk2 was updated, so fix it by bumping
the version. We unfortunately cannot move to the latest version, as
these have extra dependencies we don't have in BR yet
(libcanberra-gtk + gnome-doc-utils).
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a157909eefe1215d9173aa2b76b4bfd7ba1612f9
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 23 16:46:07 2011 +0100
u-boot: drop old 2009.xx versions
We use 'make tools' to build a mkimage for the host if needed by the
kernel (uImage) without having u-boot configured, but that only works
since the 2010.03 release:
http://git.denx.de/?p=u-boot.git;a=commit;h=c7c0d542a1990
So drop the old 2009.xx versions rather than having the build break
for people.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit bb6d3d958695e3d36cff2baccd251547443d6251
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 23 16:34:49 2011 +0100
docs: cross toolchain is now installed into host/usr/bin.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 41300afd629ebda95945fbb944d68a4983c5bfbf
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 23 16:25:55 2011 +0100
docs: make xconfig now uses libqt4
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a6ada2c94667fd6e1030cfeffd088703b263ddf8
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 23 00:40:11 2011 +0100
package/multimedia: mark festival packages as broken
After spending a couple of hours on it today, I'm still unable to get
speech-tools to build and install properly with a uClibc toolchain.
So I'm giving up. Mark the entire thing broken as the text-to-speech
stuff is unlikely to be used very much on the kind of small systems
we're targetting.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a7da53bd2c80caf9ae3883857a82b97772a369c7
Author: ANDY KENNEDY <AND...@ad...>
Date: Thu Jan 27 12:10:46 2011 -0600
fs/skeleton: mount /proc before remounting rw
inittab ordering causes mount to fail on remount,rw. inittab
changed to mount /proc first.
Signed-off-by: Andy Kennedy <And...@Ad...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit eabc25999d39a9ef9e151feaf80e7032fc5430b0
Author: Will Newton <wil...@gm...>
Date: Fri Feb 18 12:55:55 2011 +0000
toolchain/gcc/4.2.4: Add missing hunk to gcc 4.2.4 libgcc patch.
This patch is required to build gcc 4.2.4 libgcc with dwarf2
unwinding support enabled.
Signed-off-by: Will Newton <wil...@im...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 846e5eaebbb053b513b80a664bf9ef315f757ea4
Author: Peter Korsgaard <ja...@su...>
Date: Sun Feb 20 23:31:38 2011 +0100
nfs-utils: needs largefile support
Even though ./configure has a --disable-largefile, functions like
statfs64 is used in several places, breaking the build on toolchains
without largefile support.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 16e7b8255c82815126a2c502c3787d442d254a86
Author: Peter Korsgaard <ja...@su...>
Date: Sun Feb 20 22:39:04 2011 +0100
nfs-utils: bump version, convert to autotargets
Fixes build when host doesn't have rpcgen.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b1a3545a3f9dc3f18154dcfbe467c62a5088ed3d
Author: Peter Korsgaard <ja...@su...>
Date: Sun Feb 20 14:35:23 2011 +0100
bind: disable parallel build
The build system of bind seems to have issues with (highly) parallel
builds, breaking the build with errors like:
libtool: link: `nothreads/condition.lo' is not a valid libtool object
So disable parallel builds.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 65600edcaa72a796b131d06fb2cc96cbed98a106
Author: Peter Korsgaard <ja...@su...>
Date: Sat Feb 19 23:50:33 2011 +0100
libmicrohttpd: bump version
The old 0.4.2 version doesn't seem to be available on the GNU mirrors
anymore, so change to the slightly-less-ancient 0.4.6 version.
We're not moving to the new 0.9.x series yet, as that one needs an
external libgnutls for https support, which we don't have a BR
package for yet.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 7ee387f43b8daa8e749472a9b1153941a44e688e
Author: Peter Korsgaard <ja...@su...>
Date: Sat Feb 19 23:37:40 2011 +0100
libmicrohttpd: make https support optional
Libmicrohttpd works nicely without https support, so make it optional.
Also ensure the cross-libgcrypt-config is found, rather than whatever
is installed on the host.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit cbd5099271121f544a23a07c974f33d366591247
Author: Peter Korsgaard <ja...@su...>
Date: Sat Feb 19 20:46:50 2011 +0100
squashfs: fix zlib dependency
The 'gzip' compression supports just needs zlib, and not the gzip package.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 833724e1b15a708a04a7912204bf0d2dfdc2254b
Author: Peter Korsgaard <ja...@su...>
Date: Sat Feb 19 20:42:02 2011 +0100
mpd: add option for ffmpeg support
For all the special file formats supported by ffmpeg.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a1c787ea6a7428fdfe88fd6c2333f35da5cec44d
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 18 14:17:34 2011 +0100
olsr: fix build
Pass TARGET_CONFIGURE_OPTS in the environment rather than as make arguments,
so the olsr build system can append to CFLAGS / LDFLAGS - Otherwise build
fails when the wrong linker flags are used to create the plugin .so's.
Also pass ARCH, so the olsr build system choses the right libdir / PIC
settings for the target, rather than for the host.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 76081846730b541a2bab8e95fb79160a68801fba
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 18 13:23:43 2011 +0100
kernel-headers: bump 2.6.36.x / 2.6.37.x stable versions
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f357e10335c51879007da3410c676866cf0e91c5
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 18 12:30:00 2011 +0100
taglib: fix build
The old libtool version gets confused about rpath, which breaks the build.
FIx it by up upgrading to 1.5.22 (package is not compatible with libtool
2.x, so we cannot just autoreconf).
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 022d2062631bc29b40b8a8ad2cf28e1241e731ca
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 17 14:16:13 2011 +0100
package/multimedia: remove vlc
It has been marked as broken for close to 1 year (aa3439e6a3f), without
any effort to fix it, so remove it from the tree.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit fc41ee90f469fa7482d39f863a720e830259180a
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 17 14:13:34 2011 +0100
package/games: remove ace_of_penguins
It has been marked as broken for close to 1 year (7452b4edfa1c), without
any effort to fix it, so remove it from the tree.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5ad362125949b5412938f96f7f433847674f8f60
Author: Yann E. MORIN <yan...@an...>
Date: Wed Feb 16 00:41:42 2011 +0100
toolchain/ct-ng: use program_invocation_name option from BR config
Signed-off-by: "Yann E. MORIN" <yan...@an...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0be744e49590c32a1fb9141f4a0ef617b62b27c4
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 17 13:57:16 2011 +0100
package: apply libtool patch where possible
Now that we have libtool-2.2.x patch support, we can get rid of a bunch
of _LIBTOOL_PATH = NO, fixing (potential) cross link issues.
Notice: php not changed, as it uses a very old 1.5 version for the
embedded sqlite, where our buildroot-libtool-v1.5.patch doesn't apply.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 68f166074bba01ea4abb9575a5578d662103904f
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 17 13:56:10 2011 +0100
package/x11r7: apply libtool patch where possible
Now that we have libtool-2.2.x patch support, we can get rid of a bunch
of _LIBTOOL_PATH = NO, fixing (potential) cross link issues.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit e6cdced39937cdb4b171f3505cc208758c80dc2c
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 17 13:52:47 2011 +0100
package/multimedia: apply libtool patch where possible
Now that we have libtool-2.2.x patch support, we can get rid of a bunch
of _LIBTOOL_PATH = NO, fixing (potential) cross link issues.
Notice: libmad/libid3tag/madplay/taglib not changed, as they use a very
old 1.5 version, where our buildroot-libtool-v1.5.patch doesn't apply.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit e743a01ee550af48fb1b8d177c01d957947afa5d
Author: Peter Korsgaard <ja...@su...>
Date: Tue Feb 15 12:07:39 2011 +0100
news.html: add 2011.02-rc1 announcement link
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 51f8802d87b3cf15f1c799354781e1415ba0b8b5
Author: Peter Korsgaard <ja...@su...>
Date: Mon Feb 14 22:36:21 2011 +0100
Update for 2011.02-rc1
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f16f2a5feed3a4e8de604c1d2cac82ca9b6de6dd
Author: Bjørn Forsman <bjo...@gm...>
Date: Sat Feb 12 00:25:33 2011 +0100
Makefile: remove dead code (TARGET_SKELETON_PATCH)
TARGET_SKELETON_PATCH is no longer in use, so remove it.
Signed-off-by: Bjørn Forsman <bjo...@gm...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit c1bb0979999318397a014b9fcce727948153bf4f
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Feb 11 10:27:18 2011 -0300
openssh: security bump to version 5.8p1
http://www.openssh.com/txt/legacy-cert.adv
CVE-2011-0539
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 4120e051f6c1721dbe9419e5942df833ba53159e
Author: Peter Korsgaard <ja...@su...>
Date: Sun Feb 13 22:58:31 2011 +0100
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <ja...@su...>
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 110 +-
Makefile | 5 +-
boot/u-boot/Config.in | 8 -
boot/u-boot/u-boot.mk | 2 +-
configs/devil-linux_x86_64_defconfig | 8 +-
docs/about.html | 2 +-
docs/buildroot.html | 9 +-
docs/download.html | 12 +-
docs/header.html | 15 +
docs/news.html | 36 +
fs/skeleton/etc/inittab | 2 +-
fs/squashfs/Config.in | 3 +
fs/squashfs/squashfs.mk | 4 +
linux/Config.in | 4 +-
package/Config.in | 1 -
package/alsamixergui/Config.in | 2 +
package/atk/atk.mk | 1 -
package/avahi/avahi.mk | 3 +-
package/bind/bind.mk | 1 +
package/cairo/cairo.mk | 1 -
package/dbus/dbus.mk | 1 -
package/devmem2/Config.in | 1 +
package/dropbear/Config.in | 10 +
package/dropbear/dropbear.mk | 17 +-
package/enchant/enchant.mk | 1 -
package/fakeroot/fakeroot.mk | 1 -
package/games/ace_of_penguins/Config.in | 15 -
.../ace_of_penguins-1.2-update.patch |10493 --------------------
package/games/ace_of_penguins/ace_of_penguins.mk | 15 -
package/gmpc/gmpc.mk | 1 -
package/gpsd/gpsd.mk | 1 -
package/gvfs/gvfs.mk | 1 -
package/icu/icu.mk | 4 +-
package/iperf/iperf.mk | 1 -
package/jpeg/jpeg.mk | 1 -
package/libarchive/libarchive.mk | 1 -
package/libcgicc/libcgicc.mk | 1 -
package/libdaemon/libdaemon.mk | 1 -
package/libdrm/libdrm.mk | 1 -
package/libevent/libevent.mk | 1 -
package/libgail/libgail.mk | 1 -
package/libglib2/libglib2.mk | 1 -
package/libgpg-error/libgpg-error.mk | 1 -
package/libmicrohttpd/Config.in | 8 +-
package/libmicrohttpd/libmicrohttpd.mk | 15 +-
package/librsvg/librsvg.mk | 1 -
package/libsoup/libsoup.mk | 1 -
package/libusb-compat/libusb-compat.mk | 1 -
package/libusb/libusb.mk | 1 -
package/lighttpd/lighttpd.mk | 1 -
package/makedevs/makedevs.c | 18 +-
.../matchbox/matchbox-fakekey/matchbox-fakekey.mk | 1 -
.../matchbox-startup-monitor.mk | 1 -
package/mdadm/mdadm.mk | 1 -
package/metacity/metacity-gconf.patch | 44 +-
package/metacity/metacity-nopo.patch | 30 -
package/metacity/metacity.mk | 9 +-
package/multimedia/Config.in | 1 -
package/multimedia/festival/Config.in | 1 +
package/multimedia/ffmpeg/ffmpeg.mk | 5 +
package/multimedia/gst-ffmpeg/gst-ffmpeg.mk | 1 -
.../multimedia/gst-plugins-bad/gst-plugins-bad.mk | 1 -
.../gst-plugins-base/gst-plugins-base.mk | 1 -
.../gst-plugins-good/gst-plugins-good.mk | 1 -
.../gst-plugins-ugly/gst-plugins-ugly.mk | 1 -
package/multimedia/gstreamer/gstreamer.mk | 1 -
package/multimedia/libmms/libmms.mk | 1 -
package/multimedia/mpd/Config.in | 14 +
package/multimedia/mpd/mpd.mk | 9 +-
package/multimedia/swfdec/swfdec.mk | 1 -
package/multimedia/taglib/taglib-1.5-libtool.patch | 4084 ++++++++
package/multimedia/vlc/Config.in | 9 -
package/multimedia/vlc/vlc.mk | 14 -
package/nasm/nasm.mk | 1 -
package/nfs-utils/Config.in | 5 +-
package/nfs-utils/nfs-utils-1.0.10-debian.patch | 2675 -----
.../nfs-utils/nfs-utils-1.2.3-dont-mix-flags.patch | 288 +
.../nfs-utils/nfs-utils-1.2.3-uclibc-libio.h.patch | 25 +
package/nfs-utils/nfs-utils-disable-rpcgen.patch | 18 -
package/nfs-utils/nfs-utils.mk | 96 +-
package/nuttcp/nuttcp-6.1.2-susv3-legacy.patch | 264 +
package/olsr/olsr.mk | 2 +-
package/openssh/S50sshd | 8 +
package/openssh/openssh.mk | 2 +-
package/openssl/openssl.mk | 1 +
package/popt/popt.mk | 1 -
package/qt/Config.in | 1 +
package/qt/Config.mouse.in | 7 +
package/qt/Config.sql.in | 30 +-
..._np.patch => qt-4.7.2-pthread_getattr_np.patch} | 0
...ch => qt-4.7.2-pthread_getattr_np_webkit.patch} | 0
package/qt/qt.mk | 12 +-
package/quagga/quagga.mk | 5 +-
package/rpm/rpm.mk | 1 -
package/samba/samba-3.3.14-CVE-2011-0719.patch | 613 ++
package/samba/samba.mk | 1 -
package/sdl/sdl.mk | 1 -
package/sdl_gfx/sdl_gfx.mk | 1 -
package/sdl_image/sdl_image.mk | 1 -
package/sdl_mixer/sdl_mixer.mk | 1 -
package/sdl_sound/sdl_sound.mk | 1 -
package/sdl_ttf/sdl_ttf.mk | 1 -
package/slang/slang.mk | 4 +-
package/squashfs/Config.in | 9 +-
.../squashfs/squashfs-4.1-build-system-fix.patch | 102 -
package/squashfs/squashfs-4.2-no-gzip-fix.patch | 26 +
package/squashfs/squashfs.mk | 19 +-
package/sylpheed/sylpheed-2.4.8-makefile.patch | 23 -
package/sylpheed/sylpheed.mk | 20 +-
package/synergy/Config.in | 6 +-
package/synergy/synergy-1.3.1-includes.patch | 167 +
package/synergy/synergy.mk | 2 +-
package/tcpreplay/tcpreplay.mk | 1 -
package/tiff/tiff.mk | 1 -
package/webif/Config.in | 1 +
package/wpa_supplicant/wpa_supplicant.mk | 1 -
package/x11r7/libxcb/libxcb.mk | 1 -
package/x11r7/pthread-stubs/pthread-stubs.mk | 1 -
package/x11r7/xcb-util/xcb-util.mk | 1 -
.../xdriver_xf86-input-acecad.mk | 1 -
.../xdriver_xf86-input-aiptek.mk | 1 -
.../xdriver_xf86-input-evdev.mk | 1 -
.../xdriver_xf86-input-joystick.mk | 1 -
.../xdriver_xf86-input-keyboard.mk | 1 -
.../xdriver_xf86-input-mouse.mk | 1 -
.../xdriver_xf86-input-synaptics.mk | 1 -
.../xdriver_xf86-input-void.mk | 1 -
.../xdriver_xf86-video-chips.mk | 1 -
.../xdriver_xf86-video-dummy.mk | 1 -
.../xdriver_xf86-video-geode.mk | 1 -
.../xdriver_xf86-video-glide.mk | 1 -
.../xdriver_xf86-video-intel.mk | 1 -
.../xdriver_xf86-video-nv/xdriver_xf86-video-nv.mk | 1 -
.../xdriver_xf86-video-wsfb.mk | 1 -
package/x11r7/xlib_libICE/xlib_libICE.mk | 1 -
package/x11r7/xlib_libSM/xlib_libSM.mk | 1 -
.../x11r7/xlib_libXScrnSaver/xlib_libXScrnSaver.mk | 1 -
package/x11r7/xlib_libXau/xlib_libXau.mk | 1 -
package/x11r7/xlib_libXcursor/xlib_libXcursor.mk | 1 -
package/x11r7/xlib_libXdmcp/xlib_libXdmcp.mk | 1 -
package/x11r7/xlib_libXi/xlib_libXi.mk | 1 -
package/x11r7/xlib_libXinerama/xlib_libXinerama.mk | 1 -
package/x11r7/xlib_libXrandr/xlib_libXrandr.mk | 1 -
package/x11r7/xlib_libXt/xlib_libXt.mk | 1 -
package/x11r7/xlib_libXtst/xlib_libXtst.mk | 1 -
package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.mk | 1 -
package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk | 1 -
package/x11r7/xlib_libdmx/xlib_libdmx.mk | 1 -
package/x11r7/xlib_libfontenc/xlib_libfontenc.mk | 1 -
.../x11r7/xlib_libpciaccess/xlib_libpciaccess.mk | 1 -
.../xserver_xorg-server/xserver_xorg-server.mk | 1 -
package/xerces/Config.in | 7 +-
package/xerces/xerces.mk | 129 +-
package/xz/xz.mk | 2 +-
scripts/pkg-stats | 58 +-
.../gcc/4.2.4/1001-gcc-4.2.x-inhibit-libc.patch | 17 +
toolchain/gdb/gdb.mk | 3 +-
toolchain/kernel-headers/Config.in | 4 +-
toolchain/toolchain-crosstool-ng/crosstool-ng.mk | 10 +-
toolchain/uClibc/uclibc.mk | 7 +
160 files changed, 5982 insertions(+), 13811 deletions(-)
delete mode 100644 package/games/ace_of_penguins/Config.in
delete mode 100644 package/games/ace_of_penguins/ace_of_penguins-1.2-update.patch
delete mode 100644 package/games/ace_of_penguins/ace_of_penguins.mk
delete mode 100644 package/metacity/metacity-nopo.patch
create mode 100644 package/multimedia/taglib/taglib-1.5-libtool.patch
delete mode 100644 package/multimedia/vlc/Config.in
delete mode 100644 package/multimedia/vlc/vlc.mk
delete mode 100644 package/nfs-utils/nfs-utils-1.0.10-debian.patch
create mode 100644 package/nfs-utils/nfs-utils-1.2.3-dont-mix-flags.patch
create mode 100644 package/nfs-utils/nfs-utils-1.2.3-uclibc-libio.h.patch
delete mode 100644 package/nfs-utils/nfs-utils-disable-rpcgen.patch
create mode 100644 package/nuttcp/nuttcp-6.1.2-susv3-legacy.patch
rename package/qt/{qt-4.7.1-pthread_getattr_np.patch => qt-4.7.2-pthread_getattr_np.patch} (100%)
rename package/qt/{qt-4.7.1-pthread_getattr_np_webkit.patch => qt-4.7.2-pthread_getattr_np_webkit.patch} (100%)
create mode 100644 package/samba/samba-3.3.14-CVE-2011-0719.patch
delete mode 100644 package/squashfs/squashfs-4.1-build-system-fix.patch
create mode 100644 package/squashfs/squashfs-4.2-no-gzip-fix.patch
delete mode 100644 package/sylpheed/sylpheed-2.4.8-makefile.patch
create mode 100644 package/synergy/synergy-1.3.1-includes.patch
hooks/post-receive
--
Devil-Linux
|
|
From: Heiko Z. <smi...@us...> - 2011-02-07 16:51:37
|
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 4fa1180d34670bd3509d12cd667b91c70aaca35a (commit)
via 0c19765ba4289f0a1d53b7060095b65c42b9cda6 (commit)
via c7bffc1d32e985a0663bce9ca9e13ee191962cf9 (commit)
via 6854cb49f8f673cb5700d52e8a133dcdde78c702 (commit)
via 3b35cb07226006bf219ec07cf2074cfe5c1a3900 (commit)
via c761eafb021c2beaf52b2d1a383433deac5fc2b4 (commit)
via c574441c2a79d2bf29560ff146112cf85d6f36b1 (commit)
via 871db074b133908cb59480da37626199a00704fd (commit)
via febe322d273e1f9538aa124861badc0df2e52742 (commit)
via 9f31e2ffa005095206824e08f69da75503e998ab (commit)
via 4fb67dbb958f3c3bea2b5bfe34d2ffbaa6ea6e40 (commit)
via 9639a9ab88f02c18f7d6994516e82a3489210249 (commit)
via f210ab4e2f332daff3cdbb148c5c2331f05e33ba (commit)
via d7c595749dcbbb14bb5cb4ab7100ece8931e6068 (commit)
via 7120391443533e8fd3b46496e45db9952955cfef (commit)
via d0352edeea629349a0ce497e53cb6ce34feacac0 (commit)
via 14a971ab6c47324dd1422b1787c393702b2d475c (commit)
via 3fa18d27d3f4254f467333a903dcb5f7fcd53b24 (commit)
via 9384f00cce18077bb32494489f5b9e37ff5564e3 (commit)
via c18c1d667afb3cdc1e1cd177a4b2d5ad77203731 (commit)
via 694301dc5acd5b78d7baae69d622b3f07eb4ef4e (commit)
via 3cc0e5f85a23c884efebb357d35295a08a3c8c97 (commit)
via fe34e2e06dc57c75a5b29e4acf4df59bbc99709a (commit)
via b47a4d1073fa9f92692bdd2a9748f36db3e2f1fa (commit)
via dc5e4ca07617b8f28e759d5a22125cc8636001f2 (commit)
via a2b4f7fbbdbd491c7ed8e87ea0ff2584ab8bde81 (commit)
via d1a93022868df4cab0498d08299f39fe5a03cdb4 (commit)
via 126a2e75f5948b30f842862906fca8ed99ffff26 (commit)
via cbe7186c8526a79f6a35d17a3f9b1580eaa6fe9f (commit)
via 64d999b0226535eecde2046d05a29f0e88f0f18f (commit)
via 7b9defe7f0e138c8613e70056085ff2320fefae6 (commit)
via d1defbf3978648a687f25b8e8721b014e769b2ad (commit)
via 35ac32d15028e65641e343aa13006871ec625c5e (commit)
via 6a53b7294430f80cb8db2dc5f408c1b7a75c400f (commit)
via a72ab0542ff1dd8909ba5f1065627e41e3316b45 (commit)
via a538d4057e3add76889270ec097572223b11ba07 (commit)
via 72daa122b6a4a9562109299d0b747c71aac1e483 (commit)
via 359a922659c6b33c44ab7c4f94de7d801a8bea63 (commit)
via a7306b8aa5b51f7c6e9f5327e0bd80c11cfadda6 (commit)
via e3fb2ce122055fd34df7e1712700e5d72bdb40e4 (commit)
via d10e46fb7623673b590faac2a90dccea475a7e3e (commit)
via b823c04d080016b28c955240ec634764718041bd (commit)
via 99f33db2911b326dd57b1f64dfbcc47b74349caf (commit)
via 6bfe29326d64d7048be525bccf0c83b24f73700a (commit)
via 15f5bef0532aebe2f955cc9b377bd81f8dc06c4d (commit)
from 3d642d6965b823cfe3627f6f4dbf85fc0972181a (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 4fa1180d34670bd3509d12cd667b91c70aaca35a
Merge: 3d642d6965b823cfe3627f6f4dbf85fc0972181a 0c19765ba4289f0a1d53b7060095b65c42b9cda6
Author: Heiko Zuerker <smi...@us...>
Date: Mon Feb 7 10:50:37 2011 -0600
Merge branch 'master' of git://git.buildroot.net/buildroot
commit 0c19765ba4289f0a1d53b7060095b65c42b9cda6
Author: Felipe Contreras <fel...@gm...>
Date: Mon Feb 7 01:45:05 2011 +0200
Add gst-omapfb package
Signed-off-by: Felipe Contreras <fel...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit c7bffc1d32e985a0663bce9ca9e13ee191962cf9
Author: Felipe Contreras <fel...@gm...>
Date: Mon Feb 7 01:45:04 2011 +0200
Add dsp-tools package
[Peter: add tidsp-binaries dependency, cleanup]
Signed-off-by: Felipe Contreras <fel...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 6854cb49f8f673cb5700d52e8a133dcdde78c702
Author: Felipe Contreras <fel...@gm...>
Date: Mon Feb 7 01:45:03 2011 +0200
Add gst-dsp package
[Peter: add tidsp-binaries to _DEPENDENCIES]
Signed-off-by: Felipe Contreras <fel...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 3b35cb07226006bf219ec07cf2074cfe5c1a3900
Author: Felipe Contreras <fel...@gm...>
Date: Mon Feb 7 01:45:02 2011 +0200
Add tidsp-binaries package
Signed-off-by: Felipe Contreras <fel...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit c761eafb021c2beaf52b2d1a383433deac5fc2b4
Author: Thomas Petazzoni <tho...@fr...>
Date: Mon Feb 7 10:55:04 2011 +0100
openssl: pass LDFLAGS to fix incorrect link
We already pass the LD variable to openssl in order to use gcc as the
driver for the link process, instead of directly using the ld
linker. However, we were not passing LDFLAGS so that the compiler
flags are passed, which means that with multilib toolchains, the
incorrect library variant could be used at link time, leading to
invalid binaries (partly ARMv4, partly ARMv5) or broken compilation
(when the build took place in soft-float, but the link stage takes
place against hard-float libraries).
This fixes a problem reported on IRC by amo-ej1 when compiling ssh on
PowerPC e500v2 with a CodeSourcery toolchain ("crtbegin.o uses hard
float, sshd uses soft float").
Signed-off-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit c574441c2a79d2bf29560ff146112cf85d6f36b1
Author: Mike Frysinger <va...@ge...>
Date: Mon Feb 7 00:49:12 2011 -0500
gdb: add support for Blackfin gdbserver
This requires removing "deprecated" markings from gdb-6.6, but this isn't
that big of a deal. That is the last version with Blackfin support at the
moment and we're in the process of getting mainlined.
[Peter: only mark as undeprecated on bfin]
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 871db074b133908cb59480da37626199a00704fd
Author: Mike Frysinger <va...@ge...>
Date: Mon Feb 7 00:49:11 2011 -0500
initial support for Blackfin processors
[Peter: don't allow MMU on bfin]
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit febe322d273e1f9538aa124861badc0df2e52742
Author: Mike Frysinger <va...@ge...>
Date: Mon Feb 7 00:49:10 2011 -0500
debugging: do not require no stripping
The stripping options operate on the final image and not the intermediate
builds, so requiring stripping to be disabled just to enable debugging
options doesn't make much sense. Especially when working with gdbserver:
only the host needs the debugging information to be available. The board
can run & debug perfectly fine without it.
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 9f31e2ffa005095206824e08f69da75503e998ab
Author: Peter Korsgaard <ja...@su...>
Date: Sun Feb 6 21:48:53 2011 +0100
busybox: 1.18.2 fixes for ping, tar and udhcp
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 4fb67dbb958f3c3bea2b5bfe34d2ffbaa6ea6e40
Author: Peter Korsgaard <ja...@su...>
Date: Sun Feb 6 21:40:19 2011 +0100
barebox: add option to build bareboxenv for target
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 9639a9ab88f02c18f7d6994516e82a3489210249
Author: Bjørn Forsman <bjo...@gm...>
Date: Sun Feb 6 20:02:05 2011 +0100
docs: add missing info about Bazaar (bzr) download method
Signed-off-by: Bjørn Forsman <bjo...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Daniel Nyström <dan...@ti...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f210ab4e2f332daff3cdbb148c5c2331f05e33ba
Author: Bjørn Forsman <bjo...@gm...>
Date: Sun Feb 6 20:02:04 2011 +0100
docs: fix $(PKG)_SITE_METHOD names (UPPER CASE => lower case)
Currently, the documentation says $(PKG)_SITE_METHOD should have upper
case names such as SVN or GIT, but the implementation only accepts lower
case svn or git. This fixes the documentation.
Signed-off-by: Bjørn Forsman <bjo...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Daniel Nyström <dan...@ti...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d7c595749dcbbb14bb5cb4ab7100ece8931e6068
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 4 22:26:55 2011 +0100
gst-ffmpeg: needs liboil
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 7120391443533e8fd3b46496e45db9952955cfef
Author: Felipe Contreras <fel...@gm...>
Date: Fri Feb 4 20:25:12 2011 +0200
gstreamer: update to the latest gstreamer +plugins packages
liboil is not needed not used any more. orc _can_ be used instead, but
it's not needed.
[Peter: get rid of liboil selects]
Signed-off-by: Felipe Contreras <fel...@gm...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d0352edeea629349a0ce497e53cb6ce34feacac0
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 4 20:00:35 2011 +0100
ntp: only install init script if ntpd is enabled
Further more:
- Rename to S49ntp to match other packages
- Fix start target to run ntpd, and only try ntpdate if available
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 14a971ab6c47324dd1422b1787c393702b2d475c
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Feb 3 17:45:57 2011 -0300
ntp: add ntpdate option
Closes #2935
Add ntpdate option and make ntpd optional.
Based on incomplete patch by Frederik Pasch <fp...@go...>
Also enable crypto when openssl is enabled.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 3fa18d27d3f4254f467333a903dcb5f7fcd53b24
Author: Peter Korsgaard <ja...@su...>
Date: Fri Feb 4 19:49:50 2011 +0100
busybox: add 1.18.2 libbb fix
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 9384f00cce18077bb32494489f5b9e37ff5564e3
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Feb 3 17:45:56 2011 -0300
busybox: add 1.18.2 modprobe fix
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit c18c1d667afb3cdc1e1cd177a4b2d5ad77203731
Author: Mark Wickham <ma...@di...>
Date: Fri Feb 4 19:45:46 2011 +0100
python: fix modules_lib_dirs typo in patch-2.7-005-stagng-headers-libs.patch
Closes #3169
Typo in modules_lib_dirs section of patch specified modules_include_dirs
instead of modules_lib_dirs. This matters if PYTHON_MODULES_LIB
is not passed into the script.
Signed-off-by: Mark Wickham <ma...@di...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 694301dc5acd5b78d7baae69d622b3f07eb4ef4e
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 3 22:51:43 2011 +0100
sawman: bump version
Old version no longer builds after directfb bump.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 3cc0e5f85a23c884efebb357d35295a08a3c8c97
Author: Peter Korsgaard <ja...@su...>
Date: Thu Feb 3 20:44:45 2011 +0100
bzip2: don't hide on !BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
Quite a lot of packages select bzip2 (for its libbz2 library), so don't
hide it even though busybox DOES have a bzip2 applet - Otherwise
kconfig complains.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit fe34e2e06dc57c75a5b29e4acf4df59bbc99709a
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Jan 27 11:21:34 2011 -0300
cdrkit: drop host-cmake dependencies
Now that it's been converted to cmaketargets it doesn't need the
host-cmake dependencies since this are fulfilled in the infrastructure.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b47a4d1073fa9f92692bdd2a9748f36db3e2f1fa
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Jan 27 11:21:32 2011 -0300
libpng: bump to version 1.4.5
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit dc5e4ca07617b8f28e759d5a22125cc8636001f2
Author: Gustavo Zacarias <gu...@za...>
Date: Wed Feb 2 10:05:57 2011 -0300
documentation: update buildroot internal toolchain usage
Signed-off-by: Gustavo Zacarias <gu...@za...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a2b4f7fbbdbd491c7ed8e87ea0ff2584ab8bde81
Author: Gustavo Zacarias <gu...@za...>
Date: Wed Feb 2 10:05:56 2011 -0300
toolchain: introduce HOST_DIR option
Allow the user to define HOST_DIR in the config menu.
This way when building an internal toolchain a separate (maybe shared)
output directory may be defined and the toolchain can be used by
multiple users and/or projects.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d1a93022868df4cab0498d08299f39fe5a03cdb4
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 2 22:44:21 2011 +0100
CHANGES: update with recent changes and resolved issues
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 126a2e75f5948b30f842862906fca8ed99ffff26
Author: Gustavo Zacarias <gu...@za...>
Date: Wed Feb 2 09:22:24 2011 -0300
dnsmasq: idn support requires wchar
IDN support requires wchar, otherwise libintl will fail to build.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit cbe7186c8526a79f6a35d17a3f9b1580eaa6fe9f
Author: Gustavo Zacarias <gu...@za...>
Date: Wed Feb 2 09:22:23 2011 -0300
libidn: bump to version 1.19
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 64d999b0226535eecde2046d05a29f0e88f0f18f
Author: Gustavo Zacarias <gu...@za...>
Date: Wed Feb 2 09:22:22 2011 -0300
libart: bump to version 2.3.21
Bump libart to version 2.3.21 and update patch accordingly.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 7b9defe7f0e138c8613e70056085ff2320fefae6
Author: Gustavo Zacarias <gu...@za...>
Date: Wed Feb 2 09:22:21 2011 -0300
imagemagick: bump to version 6.6.7-4
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d1defbf3978648a687f25b8e8721b014e769b2ad
Author: Gustavo Zacarias <gu...@za...>
Date: Wed Feb 2 09:22:20 2011 -0300
directfb: bump to version 1.4.11
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 35ac32d15028e65641e343aa13006871ec625c5e
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 2 15:33:10 2011 +0100
Makefile: savedefconfig: save in O= directory for out-of-tree builds
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 6a53b7294430f80cb8db2dc5f408c1b7a75c400f
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 2 14:53:23 2011 +0100
Config.in: Show BR version in title
Kconfig nowadays uses the mainmenu as the title, so add the version info
here, similar to how it is done in the Linux kernel.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a72ab0542ff1dd8909ba5f1065627e41e3316b45
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 2 14:59:18 2011 +0100
package/config: rebase against 2.6.38-rc3
Fixes nconfig crash on comments within choice groups.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a538d4057e3add76889270ec097572223b11ba07
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 2 14:49:50 2011 +0100
package/config: rebase against 2.6.37
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 72daa122b6a4a9562109299d0b747c71aac1e483
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 2 11:48:58 2011 +0100
package/config: rebase against 2.6.37-rc1
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 359a922659c6b33c44ab7c4f94de7d801a8bea63
Author: Peter Korsgaard <ja...@su...>
Date: Wed Feb 2 10:39:48 2011 +0100
package/config: Rebase against Linux 2.6.36
No significant changes, but makes it easier to rebase against newer
versions.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a7306b8aa5b51f7c6e9f5327e0bd80c11cfadda6
Author: Peter Korsgaard <ja...@su...>
Date: Tue Feb 1 20:53:05 2011 +0100
barebox: use ccache if enabled
Signed-off-by: Peter Korsgaard <ja...@su...>
commit e3fb2ce122055fd34df7e1712700e5d72bdb40e4
Author: Martin Hicks <mo...@bo...>
Date: Tue Feb 1 12:13:01 2011 -0500
Enable ccache for u-boot compile
Just needed to pass in ccache as a prefix to the CROSS_TARGET variable.
Signed-off-by: Martin Hicks <mo...@bo...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d10e46fb7623673b590faac2a90dccea475a7e3e
Author: Martin Hicks <mo...@bo...>
Date: Tue Feb 1 12:13:00 2011 -0500
Enable ccache for kernel compile
Just needed to pass in ccache as a prefix to the CROSS_TARGET variable.
Signed-off-by: Martin Hicks <mo...@bo...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b823c04d080016b28c955240ec634764718041bd
Author: Peter Korsgaard <ja...@su...>
Date: Tue Feb 1 20:14:00 2011 +0100
ruby: don't build documentation when building for host either
We don't use it, so it only slows down the build.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 99f33db2911b326dd57b1f64dfbcc47b74349caf
Author: Peter Korsgaard <ja...@su...>
Date: Tue Feb 1 14:30:32 2011 +0100
package/dhcp: Fix config name
ISC dhcp is no longer the only way of handling DHCP, so use a less generic
config text.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 6bfe29326d64d7048be525bccf0c83b24f73700a
Author: Peter Korsgaard <ja...@su...>
Date: Tue Feb 1 14:25:05 2011 +0100
dhcp: fix install -D invocation in target-install
Closes #3181
When install -D is used (to ensure destination dirs exists), the destination
file name has to be given as well.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 15f5bef0532aebe2f955cc9b377bd81f8dc06c4d
Author: Peter Korsgaard <ja...@su...>
Date: Tue Feb 1 08:41:01 2011 +0100
make help: document ncurses, make V=1 and make O=<dir>
Signed-off-by: Peter Korsgaard <ja...@su...>
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 56 ++-
Config.in | 16 +-
Makefile | 11 +-
boot/barebox/Config.in | 6 +
boot/barebox/barebox.mk | 11 +-
boot/u-boot/Config.in | 4 +
boot/u-boot/u-boot.mk | 4 +-
docs/buildroot.html | 26 +-
linux/Config.in | 2 +-
linux/linux.mk | 7 +-
package/Config.in | 3 +-
.../busybox-1.18.2/busybox-1.18.2-libbb.patch | 10 +
.../busybox-1.18.2/busybox-1.18.2-modprobe.patch | 20 +
.../busybox-1.18.2/busybox-1.18.2-ping.patch | 11 +
.../busybox-1.18.2/busybox-1.18.2-tar.patch | 15 +
.../busybox-1.18.2/busybox-1.18.2-udhcp.patch | 11 +
package/cdrkit/cdrkit.mk | 4 +-
package/config/Makefile | 87 ++--
package/config/conf.c | 19 +-
package/config/confdata.c | 126 +++--
package/config/expr.c | 44 ++-
package/config/expr.h | 7 +-
package/config/gconf.c | 20 +-
package/config/gconf.glade | 1 -
package/config/kxgettext.c | 15 +-
package/config/lex.zconf.c_shipped | 7 +-
package/config/lkc.h | 16 +-
package/config/lkc_proto.h | 3 +
package/config/lxdialog/check-lxdialog.sh | 2 +
package/config/mconf.c | 60 +-
package/config/menu.c | 51 ++-
package/config/nconf.c | 495 ++++++++--------
package/config/nconf.gui.c | 22 +-
package/config/nconf.h | 3 +-
.../patches/01-kconfig-kernel-to-buildroot.patch | 258 +--------
.../patches/02-cpp-comments-to-c-comments.patch | 6 +-
.../patches/03-change-config-option-prefix.patch | 140 +++--
.../patches/05-really-clean-everything.patch | 8 +-
.../patches/06-br-build-system-integration.patch | 2 +-
package/config/patches/08-make-write-deps.patch | 10 +-
.../patches/09-implement-kconfig-probability.patch | 4 +-
.../patches/11-use-mktemp-for-lxdialog.patch | 8 +-
.../config/patches/12-fix-glade-file-path.patch | 8 +-
.../patches/14-support-out-of-tree-config.patch | 36 +-
.../patches/15-use-PATH_MAX-for-path-buffer.patch | 41 --
package/config/patches/series | 1 -
package/config/qconf.cc | 174 ++++---
package/config/qconf.h | 76 ++--
package/config/streamline_config.pl | 43 ++-
package/config/symbol.c | 59 ++-
package/config/util.c | 7 +-
package/config/zconf.gperf | 1 +
package/config/zconf.hash.c_shipped | 122 ++--
package/config/zconf.l | 7 +-
package/config/zconf.tab.c_shipped | 603 +++++++++++---------
package/config/zconf.y | 37 +-
package/dhcp/Config.in | 2 +-
package/dhcp/dhcp.mk | 17 +-
...directfb-1.4.10-add-missing-lm-flag-patch.patch | 49 --
...patch => directfb-1.4.11-ppc-compile-fix.patch} | 0
package/directfb/directfb.mk | 11 +-
package/dnsmasq/Config.in | 1 +
package/dsp-tools/Config.in | 8 +
package/dsp-tools/dsp-tools.mk | 18 +
package/imagemagick/imagemagick.mk | 6 +-
package/libart/libart-art-config-cross.patch | 38 +-
package/libart/libart.mk | 2 +-
package/libidn/libidn.mk | 4 +-
package/libpng/libpng.mk | 3 +-
package/multimedia/Config.in | 3 +
package/multimedia/gst-dsp/Config.in | 8 +
package/multimedia/gst-dsp/gst-dsp.mk | 19 +
package/multimedia/gst-ffmpeg/Config.in | 1 +
package/multimedia/gst-ffmpeg/gst-ffmpeg.mk | 2 +-
package/multimedia/gst-omapfb/Config.in | 7 +
package/multimedia/gst-omapfb/gst-omapfb.mk | 19 +
.../multimedia/gst-plugins-bad/gst-plugins-bad.mk | 4 +-
package/multimedia/gst-plugins-base/Config.in | 1 -
.../gst-plugins-base/gst-plugins-base.mk | 4 +-
.../gst-plugins-good/gst-plugins-good.mk | 2 +-
.../gst-plugins-ugly/gst-plugins-ugly.mk | 2 +-
....10.25-fix-unaligned-detectiob-for-x86-64.patch | 36 --
package/multimedia/gstreamer/gstreamer.mk | 2 +-
package/multimedia/tidsp-binaries/Config.in | 7 +
.../multimedia/tidsp-binaries/tidsp-binaries.mk | 13 +
package/ntp/Config.in | 16 +
package/ntp/{ntp.sysvinit => S49ntp} | 11 +-
package/ntp/TODO | 33 --
package/ntp/ntp.mk | 15 +-
package/openssh/openssh.mk | 2 +-
.../python-2.7-005-staging-headers-libs.patch | 2 +-
package/ruby/ruby.mk | 2 +
package/sawman/sawman.mk | 4 +-
target/Config.in.arch | 19 +-
toolchain/gdb/6.6/gdb-6.6-bfin-gdbserver.patch | 238 ++++++++
toolchain/gdb/Config.in | 8 +-
toolchain/toolchain-common.in | 2 +-
97 files changed, 1942 insertions(+), 1545 deletions(-)
create mode 100644 package/busybox/busybox-1.18.2/busybox-1.18.2-libbb.patch
create mode 100644 package/busybox/busybox-1.18.2/busybox-1.18.2-modprobe.patch
create mode 100644 package/busybox/busybox-1.18.2/busybox-1.18.2-ping.patch
create mode 100644 package/busybox/busybox-1.18.2/busybox-1.18.2-tar.patch
create mode 100644 package/busybox/busybox-1.18.2/busybox-1.18.2-udhcp.patch
delete mode 100644 package/config/patches/15-use-PATH_MAX-for-path-buffer.patch
delete mode 100644 package/directfb/directfb-1.4.10-add-missing-lm-flag-patch.patch
rename package/directfb/{directfb-1.4.10-ppc-compile-fix.patch => directfb-1.4.11-ppc-compile-fix.patch} (100%)
create mode 100644 package/dsp-tools/Config.in
create mode 100644 package/dsp-tools/dsp-tools.mk
create mode 100644 package/multimedia/gst-dsp/Config.in
create mode 100644 package/multimedia/gst-dsp/gst-dsp.mk
create mode 100644 package/multimedia/gst-omapfb/Config.in
create mode 100644 package/multimedia/gst-omapfb/gst-omapfb.mk
delete mode 100644 package/multimedia/gstreamer/gstreamer-0.10.25-fix-unaligned-detectiob-for-x86-64.patch
create mode 100644 package/multimedia/tidsp-binaries/Config.in
create mode 100644 package/multimedia/tidsp-binaries/tidsp-binaries.mk
rename package/ntp/{ntp.sysvinit => S49ntp} (86%)
delete mode 100644 package/ntp/TODO
create mode 100644 toolchain/gdb/6.6/gdb-6.6-bfin-gdbserver.patch
hooks/post-receive
--
Devil-Linux
|
|
From: Heiko Z. <smi...@us...> - 2011-01-31 21:26:30
|
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 3d642d6965b823cfe3627f6f4dbf85fc0972181a (commit)
via 1f97ab92251088b8f591560fe4e24a40f37fe11a (commit)
via 6d17192f27f1d035edcc8b90db05be10a0fe86fe (commit)
via 95aacf0cf02d537fcccd1d187b4c69abbb08e1b8 (commit)
via 2e77770e615819b8ec969e4e39160d4185f89d0c (commit)
via 343eb8b58389ef2335e79238a088c543f1c602ca (commit)
via 7e7a8dc85e92171e93e14eb0323bc518ecada3cc (commit)
via 5bc9f45dfbfa39e80622e9b482ce3a96b57d839a (commit)
via a52509a4ddabba26b1c927551cea209c4432b693 (commit)
via ae3ae906e5b910f062c15db7fab089c8cd657994 (commit)
via 07cb06962c5a9326bf30713ee0a6ee2fd6a67323 (commit)
via 2eefd74b0de9a6421ea46c71d908736537446fbc (commit)
via 7af45b8ae07cce97c6f72245c13fbeb355eeaea5 (commit)
via 43d7e91f28b15927b2794c31da88e65b2d5f14fc (commit)
via 02d605cd556107d9e1a4f0c9ae9ee3403fd1a170 (commit)
via be89b851762244c8d3f1c14f1fae6afa1b695b5c (commit)
via 5568c8b632b5d00bea1d9032e49c60a7027d6884 (commit)
via 34c56e014ff44329416b609e1be208fd8e2ad4bf (commit)
via 950a63a75383ec42795ec4a0c1559bbc832912be (commit)
via 50bda85e88fa10be32733dd0334aea93519bc915 (commit)
via b4df2ea27fc28734978ff8a52811dc23d5d1c221 (commit)
via d5da84fda9bf9478935e7a080491519ebc4197d3 (commit)
via 50c93ed9b3d906b0e10c370431ca9e333053bdef (commit)
via 9f199bce78c5298e1316bff8c78299dc1ee73101 (commit)
via 2645004bb5e2f067532e8356694bbe66c4296d9b (commit)
via 51c5af67a6c87660eba8454bb924cf5f2ee08a33 (commit)
via 3e1fd70150ea66a753c597d6e49947b4a2b34284 (commit)
via 5f19df9224d6ef826f9d4ce9a06673ada705d743 (commit)
via 5a7192b25349e3e046ccadc1926062ffbf69cc9f (commit)
via f13d97e106d115e00b1ca4e9009baaf0de43cd85 (commit)
via 12d2ea9ae79f0a13989a37ee5af5ee9062c8efe7 (commit)
via 5bd96726f37f56d66f82538a7cd470a920bfba18 (commit)
via bc1acec14317b0cea2ecec3a6b8dbc6692b720c2 (commit)
via 73144a6e02a67f9e7da276cd35c9d146e187653a (commit)
via 0fa46e59db087478b4844b2358a496eacdef7569 (commit)
via 71970895406975355a3870b1ff3920e6aefd9158 (commit)
via ed3ac88635ce51591f4b7195f7078d86cfbfc382 (commit)
via d97db71d10054999517f4fc44c669624c72ff16a (commit)
via 30366440498292065a16865784c859d1f25dcb7b (commit)
via 60fd10d3544ee5f598406887b0ab26e166ea117e (commit)
via 2c3e18cdd8c215e47855c1b7698609f69ae35d69 (commit)
via 31a1995ac3008cfcdb399d9e46e97ac88352e3b0 (commit)
via eb52900f27d65384ebc5a570c3c623c5be48e8e8 (commit)
via 4d19654ee150e036abb1f9eaa9d930428b10d50e (commit)
via 82cf0e93f1a72bb4af5b6e3c30f80b2e01bf2358 (commit)
via 0eef30440e9597b2c0b9c7a0340a3986a7ea2a65 (commit)
via 4c6a451ac9fab16abcda5834ed4a9b728091ab9e (commit)
via 58d107ec3fb77b05bc16911a04ca7d42c46eb4d5 (commit)
via 8442ae7946a8b09fb42d30537c79ddef14121d69 (commit)
via f82604657871e11af7fd833b97bec2dc7d27841e (commit)
via 8f61b236c9e70853e21730ad7889be9c3d23f94d (commit)
via 6ea3c8bd4dabe2b11a8beecb6a641336e6e90f3c (commit)
via 0eafafbe3dcff1362ee7f0617af6b75e22cd5014 (commit)
via b0c86bcc57b1bd714dc0d1cc719ffdfd6f0663dd (commit)
via e3418f69cf2f17d54dfb521adedbe8abf6e35927 (commit)
via b06e7ac4e135a01ddb8914c779dff2bda25e00b1 (commit)
via 76d9b3e8d7ac5bb5e1b6efd30be339e03c144597 (commit)
via 05ac95e04d0b9867194492f75f4713498e2ab7df (commit)
via 10e1927e1a1bc21785b9482fc4ba70d3b4773854 (commit)
via d82df10e90ee9457ea0baba2d6a766149d4b7c38 (commit)
via afe54f1008dee29af6338d8766381aad9e2871bd (commit)
via eef3d90998441d060785366d27f0080bbfc9e9c6 (commit)
via 87cb38b9286f1eca230e77715d7d8fca8289358e (commit)
via 0642953bddc8dc8fd36b008860be6bc8d9778c93 (commit)
via de597b402be027b1b0b0d86fd5f3dc8a1031c7f2 (commit)
via 64129c0546dfeaef6fa1eb8ad78901e9fd12f20a (commit)
via 9af7b7677fa9672b39939e7e7160cfbd0ba23c5f (commit)
via 464f862d82c2c1dee1f154e587e8771bbf45f780 (commit)
via 525c918aa298f1954f8b7a8662f190bc4dccca1f (commit)
via 3c51d90a663889f8586bf23fa95c392fa2c85d64 (commit)
via e910b4b202b05fed17eceb8d209c90dc2f57ee64 (commit)
via f873d28f9276d17c8c82bb27147d0070da516dcc (commit)
via 22647782d7d3c8b17dc5d06648d6e04f3062c7d1 (commit)
via 5ba84234e831cf8c1c78d5073be5cda474c5f299 (commit)
via 7e21e098db7e36344d076018c82cef866510c599 (commit)
via 8e3d1242d8c6083aa35c7bf95eb099adfb7d3aab (commit)
via 5aac28441439c8f4e3a0414b71d12dc53b4a4f6d (commit)
from bf5458e95c61dde9b598807e493b85490b6f71b3 (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 3d642d6965b823cfe3627f6f4dbf85fc0972181a
Merge: 1f97ab92251088b8f591560fe4e24a40f37fe11a 6d17192f27f1d035edcc8b90db05be10a0fe86fe
Author: Heiko Zuerker <smi...@us...>
Date: Mon Jan 31 15:25:41 2011 -0600
Merge branch 'master' of git://git.buildroot.net/buildroot
Conflicts:
package/iproute2/Config.in
commit 1f97ab92251088b8f591560fe4e24a40f37fe11a
Author: Heiko Zuerker <smi...@us...>
Date: Mon Jan 31 15:23:00 2011 -0600
force target AR
commit 6d17192f27f1d035edcc8b90db05be10a0fe86fe
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 31 21:30:05 2011 +0100
CHANGES: #1681, #2839 and #2893 are resolved
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 95aacf0cf02d537fcccd1d187b4c69abbb08e1b8
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Jan 27 11:21:28 2011 -0300
uclibc: add BSD endian conversions routines for 0.9.31
Add BSD endian conversion routines (backport from 0.9.32 / git).
Required to use a modern udev.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 2e77770e615819b8ec969e4e39160d4185f89d0c
Author: Gustavo Zacarias <gu...@za...>
Date: Mon Jan 31 16:40:25 2011 -0300
fbset: ensure it builds after busybox if both are enabled
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 343eb8b58389ef2335e79238a088c543f1c602ca
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 31 20:23:42 2011 +0100
package: add libhid
Based on patch by Johan Sagaert, but with some additional tweaks.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 7e7a8dc85e92171e93e14eb0323bc518ecada3cc
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 31 20:02:36 2011 +0100
libusb-compat: fixup libusb-config script similarly to other *-config scripts
So programs using this don't end up looking for host includes / libraries.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5bc9f45dfbfa39e80622e9b482ce3a96b57d839a
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 31 15:07:01 2011 +0100
x11vnc: needs libXt
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a52509a4ddabba26b1c927551cea209c4432b693
Author: Peter Korsgaard <ja...@su...>
Date: Sun Jan 30 21:07:26 2011 +0100
xfont_font-util: remove mapfiles workaround
Not needed (in fact breaks the build) now pkg-config --variable= does the
right thing.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit ae3ae906e5b910f062c15db7fab089c8cd657994
Author: Thomas Petazzoni <tho...@fr...>
Date: Sun Jan 30 15:37:50 2011 +0100
documentation: mention we can't use the distro toolchain as external
Signed-off-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 07cb06962c5a9326bf30713ee0a6ee2fd6a67323
Author: Thomas Petazzoni <tho...@fr...>
Date: Sun Jan 30 15:37:48 2011 +0100
Use <code> instead of <pre> to improve formatting
Signed-off-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 2eefd74b0de9a6421ea46c71d908736537446fbc
Author: Thomas Petazzoni <tho...@fr...>
Date: Sun Jan 30 15:37:47 2011 +0100
Remove more or less inexact option concerning custom target skeleton
We discourage the addition of custom target skeleton into the official
Buildroot tree, so let's not encourage users to do this in the
documentation.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 7af45b8ae07cce97c6f72245c13fbeb355eeaea5
Author: Thomas Petazzoni <tho...@fr...>
Date: Sun Jan 30 15:37:46 2011 +0100
Update documentation about external toolchain
Reword the documentation on external toolchain to take into account
the new features added since 2010.11 concerning external toolchain
profiles.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 43d7e91f28b15927b2794c31da88e65b2d5f14fc
Author: Thomas Petazzoni <tho...@fr...>
Date: Sun Jan 30 15:37:45 2011 +0100
Explain why we don't support ELDK toolchains.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 02d605cd556107d9e1a4f0c9ae9ee3403fd1a170
Author: Peter Korsgaard <ja...@su...>
Date: Sun Jan 30 11:05:50 2011 +0100
pkg-config: rework --with-sysroot patch so it doesn't break target build
We don't currently autoreconf pkg-config for the target as we don't need
--with-sysroot support, which means PKG_CONFIG_SYSROOT=NULL wasn't
passed, breaking the build.
Fix it by reworking the patch to only pass this if --with-sysroot is given,
and handle the not set case in main.c.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit be89b851762244c8d3f1c14f1fae6afa1b695b5c
Author: Peter Korsgaard <ja...@su...>
Date: Sun Jan 30 10:40:17 2011 +0100
dnsmasq: remove dbus cflags mangling
Get rid of cflags workaround now that we always use sysroot, and
pkg-config --cflags dbus-1 thus returns the correct value.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5568c8b632b5d00bea1d9032e49c60a7027d6884
Author: Peter Korsgaard <ja...@su...>
Date: Sun Jan 30 01:37:24 2011 +0100
iproute2: fix build on configs without ipv6 support
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 34c56e014ff44329416b609e1be208fd8e2ad4bf
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Jan 27 13:24:10 2011 -0300
ntp: bump to version 4.2.6p3 and fix glibc build failure
Bump to version 4.2.6p3 and fix a build failure with external toolchains
that use certain glibc versions as point out by speakman on IRC.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Acked-by: Daniel Nyström <dan...@ti...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 950a63a75383ec42795ec4a0c1559bbc832912be
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Jan 27 12:02:40 2011 -0300
libcuefile: convert to cmaketargets infrastructure
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 50bda85e88fa10be32733dd0334aea93519bc915
Author: Peter Korsgaard <ja...@su...>
Date: Sun Jan 30 00:33:00 2011 +0100
pkg-config: add --with-sysroot option for compiled in default sysroot setting
Similar to the --with-pc-path option. It works just like the existing
PKG_CONFIG_SYSROOT_DIR environment variable, but compiled in.
The environment variable overrides this default setting if set.
This way we don't need to pass PKG_CONFIG_SYSROOT_DIR in the environment
when building for the target, and it is easier to reuse pkg-config outside
BR (E.G. for the SDK) without having to setup special environment
variables.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b4df2ea27fc28734978ff8a52811dc23d5d1c221
Author: Peter Korsgaard <ja...@su...>
Date: Sat Jan 29 22:59:44 2011 +0100
pkg-config: prefix sysroot to path variables
Fixes gst-plugins-bad build, if gstreamer is installed on host with xml
support, as it uses pkg-config --variable=includedir to find gstconfig.h,
and hence ends up looking at the host version.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d5da84fda9bf9478935e7a080491519ebc4197d3
Author: Peter Korsgaard <ja...@su...>
Date: Sat Jan 29 22:06:28 2011 +0100
pkg-config: bump version
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 50c93ed9b3d906b0e10c370431ca9e333053bdef
Author: Peter Korsgaard <ja...@su...>
Date: Sat Jan 29 20:20:14 2011 +0100
mtd: bump version
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 9f199bce78c5298e1316bff8c78299dc1ee73101
Author: Peter Korsgaard <ja...@su...>
Date: Fri Jan 28 15:46:50 2011 +0100
iproute2: ensure it gets built after busybox if both enabled
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 2645004bb5e2f067532e8356694bbe66c4296d9b
Author: Peter Korsgaard <ja...@su...>
Date: Fri Jan 28 10:43:13 2011 +0100
CHANGES: update with recent changes
Thanks to Thomas for input.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 51c5af67a6c87660eba8454bb924cf5f2ee08a33
Author: Peter Korsgaard <ja...@su...>
Date: Fri Jan 28 09:17:52 2011 +0100
dbus-python: fix build after python upgrade
Point it at host-python, and ensure it gets built in advance.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 3e1fd70150ea66a753c597d6e49947b4a2b34284
Author: Peter Korsgaard <ja...@su...>
Date: Fri Jan 28 09:16:09 2011 +0100
libxcb: use correct python variable
Directory is /usr/lib/python$(PYTHON_VERSION_MAJOR).
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5f19df9224d6ef826f9d4ce9a06673ada705d743
Author: Peter Korsgaard <ja...@su...>
Date: Thu Jan 27 23:38:48 2011 +0100
libxcb: use host-python and fix dependencies
Now that we have a proper host-python package, use that one instead of
whatever might be available on the build host. Also don't overwrite
the host-python package version variable and fix dependency list
(xcb-proto is needed for the host).
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5a7192b25349e3e046ccadc1926062ffbf69cc9f
Author: Peter Korsgaard <ja...@su...>
Date: Thu Jan 27 23:37:22 2011 +0100
host-python: enable expat support
Some packages (like libxcb) need xml support in host-python in order to
build (.py file tries to import xml.etree.cElementTree).
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f13d97e106d115e00b1ca4e9009baaf0de43cd85
Author: Peter Korsgaard <ja...@su...>
Date: Thu Jan 27 23:34:39 2011 +0100
xcb-proto: needs python for the host
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 12d2ea9ae79f0a13989a37ee5af5ee9062c8efe7
Author: Bjørn Forsman <bjo...@gm...>
Date: Wed Jan 26 22:18:45 2011 +0100
cdrkit: convert to CMAKETARGETS infrastructure
Signed-off-by: Bjørn Forsman <bjo...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5bd96726f37f56d66f82538a7cd470a920bfba18
Author: Bjørn Forsman <bjo...@gm...>
Date: Wed Jan 26 22:18:44 2011 +0100
doc: add CMAKETARGETS documentation
Signed-off-by: Bjørn Forsman <bjo...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit bc1acec14317b0cea2ecec3a6b8dbc6692b720c2
Author: Bjørn Forsman <bjo...@gm...>
Date: Wed Jan 26 22:18:43 2011 +0100
Add CMAKETARGETS infrastructure for CMake packages
The CMAKETARGETS infrastructure makes adding CMake-based packages to
Buildroot easy. It uses the same set of variables as the autotools
infrastructure, except for autoreconf and libtool stuff which is not
needed. Usage: just call CMAKETARGETS instead of AUTOTARGETS.
Signed-off-by: Bjørn Forsman <bjo...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 73144a6e02a67f9e7da276cd35c9d146e187653a
Author: Bjørn Forsman <bjo...@gm...>
Date: Wed Jan 26 22:18:42 2011 +0100
Makefile: generate CMake toolchain-file in $(O)
A CMake toolchain-file makes it easy to develop CMake-based packages
outside of Buildroot. Just give the toolchain-file to CMake via the
-DCMAKE_TOOLCHAIN_FILE=... option.
Signed-off-by: Bjørn Forsman <bjo...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0fa46e59db087478b4844b2358a496eacdef7569
Author: Peter Korsgaard <ja...@su...>
Date: Wed Jan 26 17:51:33 2011 +0100
lzo: build shared library for host and target
Based on patch by Michael J. Hammel.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 71970895406975355a3870b1ff3920e6aefd9158
Author: Thomas Petazzoni <tho...@fr...>
Date: Wed Jan 26 09:27:03 2011 +0100
zlib: disable call to ldconfig
By default, zlib installation procedure calls ldconfig, which takes
time uselessly. ldconfig is only useful if you install libraries on
the host (in directories listed in /etc/ld.so.conf, or in /usr/lib or
/lib), so calling it after installing libraries in $(STAGING_DIR),
$(TARGET_DIR) or $(HOST_DIR) is just a lenghty no-op.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit ed3ac88635ce51591f4b7195f7078d86cfbfc382
Author: Peter Korsgaard <ja...@su...>
Date: Wed Jan 26 14:53:35 2011 +0100
autoconf: don't append -dirty to version number if built in buildroot git tree
Autoconf would append -dirty to it's version number, causing build breakage
with packages explicitly requesting autoconf 2.65, if built in a subdir
of a git tree with uncommitted changes. This is a relatively common
situation when developing on BR.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d97db71d10054999517f4fc44c669624c72ff16a
Author: Peter Korsgaard <ja...@su...>
Date: Wed Jan 26 14:49:00 2011 +0100
Use 'sysroot' rather than 'sys-root' for the sysroot/staging_dir
As pointed out on the list, using sysroot rather than sys-root is less
confusing, as this is how it is referred to in the GCC manual.
So rather than changing BR, patch ct-ng to use sysroot instead.
The next ct-ng release will use 'sysroot' as well by default.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 30366440498292065a16865784c859d1f25dcb7b
Author: Peter Korsgaard <ja...@su...>
Date: Wed Jan 26 12:09:42 2011 +0100
kernel-headers: handle long term support kernels, bump 2.6.35
2.6.34 was (erroneously) already updated earlier.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 60fd10d3544ee5f598406887b0ab26e166ea117e
Author: Peter Korsgaard <ja...@su...>
Date: Wed Jan 26 12:07:36 2011 +0100
kernel-headers: get rid of deprecated 2.6.32 / 2.6.33 versions
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 2c3e18cdd8c215e47855c1b7698609f69ae35d69
Author: Peter Korsgaard <ja...@su...>
Date: Wed Jan 26 11:18:50 2011 +0100
package: fix python upgrade fallout
A number of packages depended on the libpython make target for python
support, which no longer exist.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 31a1995ac3008cfcdb399d9e46e97ac88352e3b0
Author: Peter Korsgaard <ja...@su...>
Date: Wed Jan 26 11:16:46 2011 +0100
sysvinint: bump Debian patch
-13 patch no longer available on the Debian mirrors.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit eb52900f27d65384ebc5a570c3c623c5be48e8e8
Author: Peter Korsgaard <ja...@su...>
Date: Wed Jan 26 11:08:34 2011 +0100
lvm2: use official release location as arranged with upstream
See http://www.redhat.com/archives/lvm-devel/2011-January/msg00002.html
for details.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 4d19654ee150e036abb1f9eaa9d930428b10d50e
Author: Heiko Zuerker <smi...@us...>
Date: Sat Dec 25 10:10:58 2010 -0600
lvm2: bump version to 2.02.79 (.78 was pulled by Redhat)
Signed-off-by: Heiko Zuerker <smi...@us...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 82cf0e93f1a72bb4af5b6e3c30f80b2e01bf2358
Author: Peter Korsgaard <ja...@su...>
Date: Tue Jan 25 22:07:14 2011 +0100
crosstool-ng: don't remove installation directory before installing
crosstool-ng would normally delete its installation directory before
installing the toolchain to ensure it wouldn't get confused by an earlier
build. Now that we're installing directly into HOST_DIR/usr, this doesn't
work very well - So get rid of the rm's.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0eef30440e9597b2c0b9c7a0340a3986a7ea2a65
Merge: 4c6a451ac9fab16abcda5834ed4a9b728091ab9e 6ea3c8bd4dabe2b11a8beecb6a641336e6e90f3c
Author: Peter Korsgaard <ja...@su...>
Date: Tue Jan 25 16:24:46 2011 +0100
Merge branch 'for-2011.02/python-bump' of git://git.busybox.net/~tpetazzoni/git/buildroot
commit 4c6a451ac9fab16abcda5834ed4a9b728091ab9e
Author: Thomas Petazzoni <tho...@fr...>
Date: Tue Jan 25 09:46:58 2011 +0100
tcpdump, libpcap: simplify and fix ac_cv_linux_vers
For some reason, tcpdump and libpcap need to have some information
about the kernel version being used. This information is passed using
the ac_cv_linux_vers autoconf variable.
However, the current value is determined using
BR2_DEFAULT_KERNEL_HEADERS which is only defined when an internal
Buildroot toolchain is used. So it would break with an external
toolchain or the Crosstool-NG backend.
According to Mike Frysinger at
http://lists.busybox.net/pipermail/buildroot/2011-January/040861.html,
this value is only used to determine if the kernel version is 0.x, 1.x
or 2.x, so passing ac_cv_linux_vers=2 is sufficient since Buildroot
only supports the 2.6 kernel anyway.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 58d107ec3fb77b05bc16911a04ca7d42c46eb4d5
Author: Peter Korsgaard <ja...@su...>
Date: Tue Jan 25 16:06:43 2011 +0100
crosstool-ng: install toolchain into HOST_DIR like the internal toolchain
Simplifies code and helps us when we add SDK support in the future.
With this we no longer need to copy headers/libraries to STAGING_DIR either.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 8442ae7946a8b09fb42d30537c79ddef14121d69
Author: Peter Korsgaard <ja...@su...>
Date: Tue Jan 25 16:03:14 2011 +0100
crosstool-ng: Use same naming convention as internal toolchains
Use unknown for the vendor part of the tuple, and add $arch-linux- symlinks,
similar to how it's done for the internal toolchain, rather than using
buildroot_ctng and unknown symlinks.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f82604657871e11af7fd833b97bec2dc7d27841e
Author: Peter Korsgaard <ja...@su...>
Date: Tue Jan 25 16:01:25 2011 +0100
package/Makefile.in: Fix LIBC calculation for internal ct-ng toolchains
Use uclibc for internal ct-ng toolchains configured with uClibc as well.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 8f61b236c9e70853e21730ad7889be9c3d23f94d
Author: Peter Korsgaard <ja...@su...>
Date: Tue Jan 25 15:58:04 2011 +0100
Use sys-root rather than sysroot for the sysroot/staging_dir
The name of the sysroot directory is arbitrary, but as ct-ng uses sys-root,
let's use that as well for consistency.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 6ea3c8bd4dabe2b11a8beecb6a641336e6e90f3c
Author: Thomas Petazzoni <tho...@fr...>
Date: Tue Jan 11 21:46:44 2011 +0100
python-mad: new package
python-mad is a Python binding for the MAD library, a high-quality
integer-only MPEG decoder.
This package has been introduced as a test to make sure that
third-party Python modules that rely on a C extension can properly be
built against the Python infrastructure of Buildroot.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
commit 0eafafbe3dcff1362ee7f0617af6b75e22cd5014
Author: Thomas Petazzoni <tho...@fr...>
Date: Tue Jan 11 21:45:55 2011 +0100
python-serial: new package
python-serial is a Python library to access serial ports.
This package has originally been introduced to test that third-party
pure Python modules (that do not use C extensions) build properly
against the Buildroot Python infrastructure.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
commit b0c86bcc57b1bd714dc0d1cc719ffdfd6f0663dd
Author: Thomas Petazzoni <tho...@fr...>
Date: Tue Jan 11 21:44:29 2011 +0100
Remove .py or .pyc depending on Python configuration
We do this at a global level since several packages can install
Python modules.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
commit e3418f69cf2f17d54dfb521adedbe8abf6e35927
Author: Thomas Petazzoni <tho...@fr...>
Date: Sun Dec 26 10:28:49 2010 +0100
python: convert to autotargets, bump to 2.7.1, many improvements
This commit does a number of changes and improvements to the Python
interpreter package :
* It converts the .mk file to the AUTOTARGETS infrastructure. Even
though Python uses only autoconf and not automake, the AUTOTARGETS
is a fairly good fit for the Python interpreter, so we make use of
it.
* It bumps the version to 2.7.1. As this is a minor release compared
to 2.7, there are no particular changes needed because of this
bump. All changes done to the package are cleanups and improvements
unrelated to the version bump.
* It uses the system libffi. Until now, Python was building its own
libffi (a library used by interprets to build code that makes
function call at runtime). Using the Python internal libffi was not
working as Python was not passing the appropriate arguments down to
libffi ./configure script. And it sounded better to use a
system-wide libffi, that could potentially be used by other
packages as well. This libffi is needed for the ctypes Python
module.
* Remove all "depends on BR2_PACKAGE_PYTHON" by moving all
Python-related options under a "if BR2_PACKAGE_PYTHON ... endif"
condition.
* Make the installation of pre-compiled Python modules (.pyc) the
default, since they are smaller and do not need to be compiled on
the target. It is still possible to install uncompiled modules, or
both the uncompiled and pre-compiled versions.
* The options to select the set of Python modules to compile has been
moved to a submenu.
* The codecscjk (Japanese, Korean and Chinese codecs) module is no
longer enabled by default.
* The commented options for gdbm and nis in Python have been
removed. Those were not supported, so let's get rid of unused code.
* The option for the tkinker module in Python has been removed, since
we don't have a package for Tk in Buildroot.
* Options for the bzip2, sqlite and zlib modules have been added,
since those modules have external dependencies.
* The set of patches has been completely reworked and extended, with
more fine-grained patches and newer functionalities. The patches
are split in two categories:
- Patches that make various modifications to the Python build
system to support cross-compilation or make some minor
modifications. Those patches are numbered from 0 to 100.
- Patches that add configuration options to the Python build
system in order to enable/disable the compilation of Python
extensions or modules (test modules, pydoc, lib2to3, sqlite, tk,
curses, expat, codecs-cjk, nis, unicodedata, database modules,
ssl, bzip2, zlib). These patches are numbered from 100 to 200.
All features of the previous four patches are preserved, but they
are organized differently and the patches have been renamed. This
makes it difficult to see the differences from the existing
patches.
* The host Python interpreter is now installed in $(HOST_DIR), since
it is used to build third party Python modules.
* The BR2_PACKAGE_PYTHON_DEV option is removed since
BR2_HAVE_DEVFILES already does the necessary work.
* The "make -i install" workaround introduced by Maxime Ripard is no
longer needed. It was caused by the compilation of the tests that
required the unicodedata module (which wasn't built in the host
Python interpreter). Since we no longer compile the Python tests,
the problem doesn't exist anymore and we can avoid this "-i"
option.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
commit b06e7ac4e135a01ddb8914c779dff2bda25e00b1
Author: Thomas Petazzoni <tho...@fr...>
Date: Sun Jan 23 17:08:53 2011 +0100
autotools: allow host package to use <pkg>_MAKE_ENV and <pkg>_MAKE
This will be needed by the Python interpreter package.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
commit 76d9b3e8d7ac5bb5e1b6efd30be339e03c144597
Author: Thomas Petazzoni <tho...@fr...>
Date: Sat Jan 8 15:15:24 2011 +0100
libffi: new package
libffi is needed by the Python interpreter.
The libffi library provides a portable, high level programming
interface to various calling conventions. This allows a programmer to
call any function specified by a call interface description at
run-time.
Signed-off-by: Thomas Petazzoni <tho...@fr...>
commit 05ac95e04d0b9867194492f75f4713498e2ab7df
Author: Maxime Ripard <max...@an...>
Date: Tue Dec 14 23:02:22 2010 +0100
python: Fix make install (Workaround python's bug #1669349)
Signed-off-by: Maxime Ripard <ri...@ar...>
commit 10e1927e1a1bc21785b9482fc4ba70d3b4773854
Author: Maxime Ripard <max...@an...>
Date: Fri Dec 10 23:13:36 2010 +0100
python: Add the needed patches to compile python2.7 in buildroot.
Signed-off-by: Maxime Ripard <ri...@ar...>
commit d82df10e90ee9457ea0baba2d6a766149d4b7c38
Author: Maxime Ripard <max...@an...>
Date: Fri Dec 10 23:05:39 2010 +0100
python: Port the python2.4 patches to 2.7
Signed-off-by: Maxime Ripard <ri...@ar...>
commit afe54f1008dee29af6338d8766381aad9e2871bd
Author: Maxime Ripard <ri...@ar...>
Date: Tue Oct 12 10:26:53 2010 +0200
python: Move to version 2.7
Signed-off-by: Maxime Ripard <ri...@ar...>
Signed-off-by: Thomas Petazzoni <tho...@fr...>
commit eef3d90998441d060785366d27f0080bbfc9e9c6
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 24 21:11:36 2011 +0100
sshfs: adjust make dependencies to match Kconfig
Spotted by Thomas, thanks.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 87cb38b9286f1eca230e77715d7d8fca8289358e
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 24 17:04:28 2011 +0100
busybox: 1.18.2 fix for wc
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0642953bddc8dc8fd36b008860be6bc8d9778c93
Author: Felipe Contreras <fel...@gm...>
Date: Mon Jan 24 00:41:30 2011 +0200
gstreamer: remove unnecessary feature
On 0.10.11 the binary-registry was added, on 0.10.12 the libxml2
dependency was dropped when binary-registry was used, on 0.10.18 the
binary-registry was made default, and on 0.10.23 it was the only option.
So, libxml2 is not needed any more for the registry.
Signed-off-by: Felipe Contreras <fel...@gm...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit de597b402be027b1b0b0d86fd5f3dc8a1031c7f2
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Jan 20 17:49:42 2011 -0300
mpd: new package
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 64129c0546dfeaef6fa1eb8ad78901e9fd12f20a
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 18 13:54:38 2011 -0300
musepack: new package
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 9af7b7677fa9672b39939e7e7160cfbd0ba23c5f
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 18 13:54:36 2011 -0300
libcuefile: new package
[Peter: fix build with ccache]
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 464f862d82c2c1dee1f154e587e8771bbf45f780
Author: Peter Korsgaard <ja...@su...>
Date: Thu Jan 20 21:23:23 2011 +0100
cdrkit: fix build with ccache
Cmake gets confused about ccache, so don't use ccache for cmake builds.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 525c918aa298f1954f8b7a8662f190bc4dccca1f
Author: Peter Korsgaard <ja...@su...>
Date: Thu Jan 20 21:22:53 2011 +0100
toolchain/uClibc: bump 0.9.32 version to 0.9.32-rc2
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 3c51d90a663889f8586bf23fa95c392fa2c85d64
Author: Peter Korsgaard <ja...@su...>
Date: Thu Jan 20 15:26:28 2011 +0100
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <ja...@su...>
commit e910b4b202b05fed17eceb8d209c90dc2f57ee64
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 18 13:54:37 2011 -0300
libreplaygain: new package
[Peter: add comment about why we need autoreconf]
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f873d28f9276d17c8c82bb27147d0070da516dcc
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Jan 20 10:32:36 2011 -0300
wavpack: new package
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 22647782d7d3c8b17dc5d06648d6e04f3062c7d1
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 18 13:54:39 2011 -0300
faad2: new package
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5ba84234e831cf8c1c78d5073be5cda474c5f299
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 18 13:54:35 2011 -0300
libsamplerate: new package
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 7e21e098db7e36344d076018c82cef866510c599
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 18 13:54:33 2011 -0300
libmad: install pkgconfig file
Make libmad install mad.pc into staging and target.
Needed for mpd.
[Peter: remove -lm from mad.pc]
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 8e3d1242d8c6083aa35c7bf95eb099adfb7d3aab
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 18 13:54:32 2011 -0300
libsndfile: bump to version 1.0.23
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5aac28441439c8f4e3a0414b71d12dc53b4a4f6d
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 18 13:54:31 2011 -0300
mpg123: install to staging
mpg123 also provides a shared library (libmpg123.so), so install into
staging so other programs can find it.
[Peter: reworded commit message]
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 62 ++++-
Makefile | 23 ++-
docs/buildroot.html | 254 ++++++++++++++++---
package/Config.in | 3 +
package/Makefile.autotools.in | 2 +-
package/Makefile.cmake.in | 197 ++++++++++++++
package/Makefile.in | 20 +-
.../autoconf-2.65-dont-add-dirty-to-version.patch | 30 ++
package/avahi/avahi.mk | 2 +-
.../busybox/busybox-1.18.2/busybox-1.18.2-wc.patch | 41 +++
package/cdrkit/cdrkit.mk | 65 +----
package/dbus-python/dbus-python.mk | 4 +-
package/dnsmasq/dnsmasq.mk | 2 -
package/fbset/fbset.mk | 6 +
package/iproute2/Config.in | 5 -
.../iproute2/iproute2-2.6.37-optional-ipv6.patch | 94 +++++++
package/iproute2/iproute2.mk | 8 +-
package/libffi/Config.in | 9 +
package/libffi/libffi.mk | 33 +++
package/libhid/Config.in | 8 +
.../libhid/libhid-0.2.16-fix-configure-typo.patch | 24 ++
package/libhid/libhid.mk | 17 ++
package/libpcap/libpcap.mk | 2 +-
package/libusb-compat/libusb-compat.mk | 8 +
package/lvm2/lvm2.mk | 2 +-
package/lzo/lzo.mk | 2 +
package/mtd/mtd.mk | 2 +-
package/multimedia/Config.in | 8 +
package/multimedia/alsa-lib/alsa-lib.mk | 2 +-
package/multimedia/faad2/Config.in | 6 +
package/multimedia/faad2/faad2.mk | 11 +
package/multimedia/gstreamer/Config.in | 6 -
package/multimedia/gstreamer/gstreamer.mk | 10 +-
package/multimedia/libcuefile/Config.in | 6 +
package/multimedia/libcuefile/libcuefile.mk | 23 ++
package/multimedia/libmad/libmad.mk | 21 ++-
package/multimedia/libmad/mad.pc | 11 +
package/multimedia/libreplaygain/Config.in | 6 +
package/multimedia/libreplaygain/libreplaygain.mk | 14 +
package/multimedia/libsamplerate/Config.in | 9 +
package/multimedia/libsamplerate/libsamplerate.mk | 17 ++
package/multimedia/libsndfile/libsndfile.mk | 9 +-
package/multimedia/mpd/Config.in | 138 ++++++++++
package/multimedia/mpd/S95mpd | 30 ++
package/multimedia/mpd/mpd.conf | 32 +++
package/multimedia/mpd/mpd.mk | 109 ++++++++
package/multimedia/mpg123/mpg123.mk | 1 +
package/multimedia/musepack/Config.in | 11 +
package/multimedia/musepack/musepack.mk | 14 +
package/multimedia/python-mad/Config.in | 9 +
package/multimedia/python-mad/python-mad.mk | 41 +++
package/multimedia/wavpack/Config.in | 8 +
package/multimedia/wavpack/wavpack.mk | 16 ++
...-4.2.6_p2-adjtimex.patch => ntp-adjtimex.patch} | 0
package/ntp/ntp-nano.patch | 23 ++
package/ntp/ntp.mk | 2 +-
.../pkg-config/pkg-config-0.23-fix-sysroot.patch | 34 ---
.../pkg-config-0.25-add-with-sysroot.patch | 78 ++++++
.../pkg-config/pkg-config-0.25-fix-variable.patch | 27 ++
package/pkg-config/pkg-config.mk | 5 +-
package/python-serial/Config.in | 8 +
package/python-serial/python-serial.mk | 21 ++
package/python/Config.in | 65 ++---
package/python/python-2.4-001-cross-compile.patch | 106 --------
package/python/python-2.4-002-cross-compile.patch | 36 ---
.../python-2.4-010-disable_modules_and_ssl.patch | 37 ---
.../python-2.4-020-gentoo_py_dontcompile.patch | 18 --
.../python/python-2.7-001-support-for-build.patch | 153 +++++++++++
.../python-2.7-002-cross-compile-variable.patch | 55 ++++
...on-2.7-003-no-import-when-cross-compiling.patch | 26 ++
.../python-2.7-004-no-host-headers-libs.patch | 97 +++++++
.../python-2.7-005-staging-headers-libs.patch | 38 +++
.../python/python-2.7-006-disable-extensions.patch | 102 +++++++
.../python-2.7-007-do-not-generate-pyo-files.patch | 40 +++
.../python/python-2.7-008-reread-environment.patch | 65 +++++
package/python/python-2.7-009-python-symlink.patch | 25 ++
...python-2.7-010-change-pyconfig-h-location.patch | 76 ++++++
package/python/python-2.7-011-no-rpath.patch | 75 ++++++
.../python-2.7-012-correct-32bit-64bit-check.patch | 55 ++++
.../python-2.7-100-optional-test-modules.patch | 84 ++++++
package/python/python-2.7-101-optional-pydoc.patch | 81 ++++++
package/python/python-2.7-102-optional-2to3.patch | 99 +++++++
.../python/python-2.7-103-optional-sqlite.patch | 28 ++
package/python/python-2.7-104-optional-tk.patch | 68 +++++
.../python/python-2.7-105-optional-curses.patch | 53 ++++
package/python/python-2.7-106-optional-expat.patch | 84 ++++++
.../python-2.7-107-optional-codecs-cjk.patch | 25 ++
package/python/python-2.7-108-optional-nis.patch | 28 ++
.../python-2.7-109-optional-unicodedata.patch | 25 ++
package/python/python-2.7-110-optional-db.patch | 81 ++++++
package/python/python-2.7-111-optional-ssl.patch | 25 ++
package/python/python-2.7-112-optional-bzip2.patch | 24 ++
package/python/python-2.7-113-optional-zlib.patch | 24 ++
package/python/python.mk | 280 ++++++++------------
package/sshfs/sshfs.mk | 5 +-
package/sysvinit/sysvinit.mk | 2 +-
package/tcpdump/tcpdump.mk | 2 +-
package/x11r7/libxcb/libxcb.mk | 12 +-
package/x11r7/xcb-proto/xcb-proto.mk | 2 +
package/x11r7/xfont_font-util/xfont_font-util.mk | 8 -
package/x11vnc/Config.in | 1 +
package/x11vnc/x11vnc.mk | 2 +-
package/zlib/zlib.mk | 6 +-
toolchain/kernel-headers/Config.in | 14 +-
toolchain/kernel-headers/kernel-headers.mk | 9 +
...-types-for-headers-exported-to-user-space.patch | 60 -----
...types-for-headers-exported-to-user-space.patch} | 0
...-types-for-headers-exported-to-user-space.patch | 59 ----
.../002-dont-nuke-ct-prefix.patch | 37 +++
.../toolchain-crosstool-ng/003-use-sysroot.patch | 35 +++
toolchain/toolchain-crosstool-ng/crosstool-ng.mk | 12 +-
toolchain/uClibc/Config.in | 4 +-
.../uClibc-0.9.31-add-bsd-endian-conversions.patch | 64 +++++
.../uClibc-0.9.32-rc1-netlinkaccess-fix.patch | 34 ---
114 files changed, 3352 insertions(+), 785 deletions(-)
create mode 100644 package/Makefile.cmake.in
create mode 100644 package/autoconf/autoconf-2.65-dont-add-dirty-to-version.patch
create mode 100644 package/busybox/busybox-1.18.2/busybox-1.18.2-wc.patch
create mode 100644 package/iproute2/iproute2-2.6.37-optional-ipv6.patch
create mode 100644 package/libffi/Config.in
create mode 100644 package/libffi/libffi.mk
create mode 100644 package/libhid/Config.in
create mode 100644 package/libhid/libhid-0.2.16-fix-configure-typo.patch
create mode 100644 package/libhid/libhid.mk
create mode 100644 package/multimedia/faad2/Config.in
create mode 100644 package/multimedia/faad2/faad2.mk
create mode 100644 package/multimedia/libcuefile/Config.in
create mode 100644 package/multimedia/libcuefile/libcuefile.mk
create mode 100644 package/multimedia/libmad/mad.pc
create mode 100644 package/multimedia/libreplaygain/Config.in
create mode 100644 package/multimedia/libreplaygain/libreplaygain.mk
create mode 100644 package/multimedia/libsamplerate/Config.in
create mode 100644 package/multimedia/libsamplerate/libsamplerate.mk
create mode 100644 package/multimedia/mpd/Config.in
create mode 100644 package/multimedia/mpd/S95mpd
create mode 100644 package/multimedia/mpd/mpd.conf
create mode 100644 package/multimedia/mpd/mpd.mk
create mode 100644 package/multimedia/musepack/Config.in
create mode 100644 package/multimedia/musepack/musepack.mk
create mode 100644 package/multimedia/python-mad/Config.in
create mode 100644 package/multimedia/python-mad/python-mad.mk
create mode 100644 package/multimedia/wavpack/Config.in
create mode 100644 package/multimedia/wavpack/wavpack.mk
rename package/ntp/{ntp-4.2.6_p2-adjtimex.patch => ntp-adjtimex.patch} (100%)
create mode 100644 package/ntp/ntp-nano.patch
delete mode 100644 package/pkg-config/pkg-config-0.23-fix-sysroot.patch
create mode 100644 package/pkg-config/pkg-config-0.25-add-with-sysroot.patch
create mode 100644 package/pkg-config/pkg-config-0.25-fix-variable.patch
create mode 100644 package/python-serial/Config.in
create mode 100644 package/python-serial/python-serial.mk
delete mode 100644 package/python/python-2.4-001-cross-compile.patch
delete mode 100644 package/python/python-2.4-002-cross-compile.patch
delete mode 100644 package/python/python-2.4-010-disable_modules_and_ssl.patch
delete mode 100644 package/python/python-2.4-020-gentoo_py_dontcompile.patch
create mode 100644 package/python/python-2.7-001-support-for-build.patch
create mode 100644 package/python/python-2.7-002-cross-compile-variable.patch
create mode 100644 package/python/python-2.7-003-no-import-when-cross-compiling.patch
create mode 100644 package/python/python-2.7-004-no-host-headers-libs.patch
create mode 100644 package/python/python-2.7-005-staging-headers-libs.patch
create mode 100644 package/python/python-2.7-006-disable-extensions.patch
create mode 100644 package/python/python-2.7-007-do-not-generate-pyo-files.patch
create mode 100644 package/python/python-2.7-008-reread-environment.patch
create mode 100644 package/python/python-2.7-009-python-symlink.patch
create mode 100644 package/python/python-2.7-010-change-pyconfig-h-location.patch
create mode 100644 package/python/python-2.7-011-no-rpath.patch
create mode 100644 package/python/python-2.7-012-correct-32bit-64bit-check.patch
create mode 100644 package/python/python-2.7-100-optional-test-modules.patch
create mode 100644 package/python/python-2.7-101-optional-pydoc.patch
create mode 100644 package/python/python-2.7-102-optional-2to3.patch
create mode 100644 package/python/python-2.7-103-optional-sqlite.patch
create mode 100644 package/python/python-2.7-104-optional-tk.patch
create mode 100644 package/python/python-2.7-105-optional-curses.patch
create mode 100644 package/python/python-2.7-106-optional-expat.patch
create mode 100644 package/python/python-2.7-107-optional-codecs-cjk.patch
create mode 100644 package/python/python-2.7-108-optional-nis.patch
create mode 100644 package/python/python-2.7-109-optional-unicodedata.patch
create mode 100644 package/python/python-2.7-110-optional-db.patch
create mode 100644 package/python/python-2.7-111-optional-ssl.patch
create mode 100644 package/python/python-2.7-112-optional-bzip2.patch
create mode 100644 package/python/python-2.7-113-optional-zlib.patch
delete mode 100644 toolchain/kernel-headers/linux-2.6.32.28-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
rename toolchain/kernel-headers/{linux-2.6.33.7-scsi-use-__uX-types-for-headers-exported-to-user-space.patch => linux-2.6.35.10-scsi-use-__uX-types-for-headers-exported-to-user-space.patch} (100%)
delete mode 100644 toolchain/kernel-headers/linux-2.6.35.9-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
create mode 100644 toolchain/toolchain-crosstool-ng/002-dont-nuke-ct-prefix.patch
create mode 100644 toolchain/toolchain-crosstool-ng/003-use-sysroot.patch
create mode 100644 toolchain/uClibc/uClibc-0.9.31-add-bsd-endian-conversions.patch
delete mode 100644 toolchain/uClibc/uClibc-0.9.32-rc1-netlinkaccess-fix.patch
hooks/post-receive
--
Devil-Linux
|
|
From: Heiko Z. <smi...@us...> - 2011-01-25 18:04:59
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11934 Modified Files: prepare Log Message: ooops Index: prepare =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/prepare,v retrieving revision 1.87 retrieving revision 1.88 diff -u -d -r1.87 -r1.88 --- prepare 19 Jan 2011 14:33:10 -0000 1.87 +++ prepare 25 Jan 2011 18:04:51 -0000 1.88 @@ -69,7 +69,7 @@ cp -v $KERNEL_CONFIG_DIR/config_linux $KERNELDIR/.config || exit 1 cat $KERNEL_CONFIG_DIR/config_linux.$CONFIG_KERNEL_CPU >> $KERNELDIR/.config || exit 1 - set_kernel_option CONFIG_NR_CPUS $(CONFIG_LINUX_NR_CPUS) + set_kernel_option CONFIG_NR_CPUS $CONFIG_LINUX_NR_CPUS if [ "$CONFIG_ALSA" == "y" ]; then cat $KERNEL_CONFIG_DIR/config_linux.alsa >> $KERNELDIR/.config || exit 1 |
|
From: Heiko Z. <smi...@us...> - 2011-01-19 22:19:55
|
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 bf5458e95c61dde9b598807e493b85490b6f71b3 (commit)
from 5123f07cb59bc9cbf0c10f56cdf4581d21ade9a4 (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 bf5458e95c61dde9b598807e493b85490b6f71b3
Author: Heiko Zuerker <smi...@us...>
Date: Wed Jan 19 16:19:25 2011 -0600
oops, don't check in test versions
updated default config for latest buildroot
-----------------------------------------------------------------------
Summary of changes:
configs/devil-linux_x86_64_defconfig | 15 +++++++++++----
fs/initramfs/initramfs.mk | 13 +------------
2 files changed, 12 insertions(+), 16 deletions(-)
hooks/post-receive
--
Devil-Linux
|
|
From: Heiko Z. <smi...@us...> - 2011-01-19 22:16:59
|
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 5123f07cb59bc9cbf0c10f56cdf4581d21ade9a4 (commit)
via c2abc61d028b9e9cc602108ce1ad03942092bed2 (commit)
via 58b34e6a60ce101f2651772793b8c4d8bed24879 (commit)
via fef028dbd37b4c8e32e61314ab680f9eaadf22cf (commit)
via 758eff8852ba07fa6b70f17955b288aa484ca674 (commit)
via 9bc58a42af830ecccfdb6c1d4f837356567c6386 (commit)
via dea0b13403e2696046d1469f691945a74545127e (commit)
via 0705e448a484eca77bca37b96ee0ef03f55251e7 (commit)
via 5635902e8865b239dce255be38d7b9cffe8fc1a5 (commit)
via 7b9faa03ee7a9ec221b6c3d900d3f9783c4d27b5 (commit)
via 77154539d8115a3fd49d4e0a6376919fa64b2a6f (commit)
via 5118e1cf26641b6dd4dba0dd83be12b1ba56020d (commit)
via 47f8a98c5bdd3713e0ddac66b4154004cf20c9c0 (commit)
via f51cb1a3bd5572d421a073f4cd61dabd0fd6b28a (commit)
via 0cce9228a1bcf1c228a75da366d110cf52c0d39d (commit)
via 613ad08dd5f62a839bcb79501c94e36358fee71f (commit)
via 56b28d3ee1e50f7014d38f8535a67418f363ff23 (commit)
via b3395489fee554ee2d08269d1d72e1357d7c4c13 (commit)
via f6cc067d961cfd7c326bccabedca8d46ea807d5d (commit)
via ae2aa63dafca83259c4e113c9934bd5fef715881 (commit)
via 3a322f4a8216b3ce69040a17c2683b533675ac4f (commit)
via 147b81996db73787f578a73fd222d297e1e4ceef (commit)
via 15f088a115f58a38e35101bd6834718d30e77b62 (commit)
via 0ef1dde7db88ef1e5e0c6d7ee27e825c8faf9e25 (commit)
via b74f6d13d0d25b9328227734a5fc155b56b92bc8 (commit)
via 13b81880c84f90280764c8d834a5bb084ad00cf3 (commit)
via a7f298dcba1f442300e92d528498988b8efa7d41 (commit)
via 9cce44093bdffcabee3133301fd8caa31e97976b (commit)
via b98e4d001cb8073fa8aefd2193fd70df0274d05e (commit)
via e5e5f5d8684a23f774baf57e1f75281e9a6519bd (commit)
via f55d8dff351fa8d08e9acc2d5688380b0864d77e (commit)
via 87a5a194088f33f60176b4970526e7f6eb51de9b (commit)
via 7879a4ba3fb9effbf2b89ed744abf200d1386e1c (commit)
via a7f40dfc1b676a34fe257dc0dd0a25dfe69416d3 (commit)
via 86f2543c8ce2467847d397f52f570f0480b2f2a7 (commit)
via 921f75e2607e7f3d16b7ba8ee62ed68a3632eeb7 (commit)
via acd062778f940e91ae27643b1620e205ecd04816 (commit)
via f12b1771a10a95a2e6b13d65536c6c3c591fb5e2 (commit)
via 319815a5d54567c1aafa17f3c8125ea74f3f3c55 (commit)
via 051923e948f0abbe6e2db367094f307095b8f246 (commit)
via 05c8c8eb5ae4f001e594f7c756cf118ca54ad1c6 (commit)
via eff539ef5cda6c3cec50cb26d975322b47170336 (commit)
via 480afee911dad1e6e003d58877ee9528fc475412 (commit)
via d6e58cb18f05a4ff0a02437edb4438ac8392a58a (commit)
via d895a699cc04cb63dc71fc657b7efa27538f5bdb (commit)
via 386183f852ed94ec3a91b0bb8bbf15590027a042 (commit)
via 877044a73823a078f91f09579d838719f26797d7 (commit)
via f2bf06fd785de154ab96545b98952fb079310f35 (commit)
via 8497c46a57e740cb9d236cae2c2a4cc4d9962a23 (commit)
via d0f607c47ad5a90bede8f2db314d9f4355e97877 (commit)
via 7f8164267594c5ce8bed685192729c0fb0fd5056 (commit)
via ca2b65a6515800991dae49d1815b7bb933f4015c (commit)
via 69df644f5c539760cc4fd425571ee9d6dc4295b3 (commit)
via e012748b25e2f9675aca79ab39de1843ed9b3008 (commit)
via 749a5d7c2dd31118143c3038950c5e5e20243c39 (commit)
via bd5cbcb2b1702fff9983f101b9bc4c96bcedc389 (commit)
via f99f6aaa79918fe423e5b76f01f708fed2d93ced (commit)
via 49318cb92d7bde2b997d77566edaef41c20f7182 (commit)
via aaa291d40b1e746c81092ecac7a6388486325bd2 (commit)
via a6f14be6066540034a4b7475f1c63b9864989e8e (commit)
via 8664906fe782aa0edf767a68cdc6784493be6c91 (commit)
via 716d75350b26e4a0dab8045a5d39e1153e61b561 (commit)
via 8e2fd818870882158dab4c3aa4c1fdac11211fd5 (commit)
via 3209c12ffea696072ecebc703f858112992fae7a (commit)
via 54942318f93b12f8166f110905ec7df6e3279a74 (commit)
via c7333781cc192839c4ec78d262f3e4604cd79948 (commit)
via f1e7204cc3367aeb0cbaf4886b5f8223f012c74f (commit)
via 50f1383bfe3bf59608fe7c8994434d19bd953fa9 (commit)
via 0063c87c7e754b548a854655aff97ae5478e4c40 (commit)
via 01e46f8379120cc52021ec25ae3d1d1753e0c1d9 (commit)
via dc15930223c975f6390e34c12228e68d208da2ae (commit)
via 2ae7ac337f98f84e1862b655b414517b53794522 (commit)
via 34acba1b3ef4ea874a1793f0f36a6b49abbb37ff (commit)
via 6ca4e7ce970447fc5c6312e5f414b91b306b9f0b (commit)
via 639e80f27460977a7c689815db2ac06476789b27 (commit)
via 81f1f99dc5e54f02fd09e8b5a152b7beba5dbec5 (commit)
via 5ad139ebc9916413d25cfe1603da9aef89752231 (commit)
via 243add5abc6491db5faa079d77ff077700c59077 (commit)
via 5bd272eb6bdd85c2de7ee1405058dbb0131b8beb (commit)
via 009407e6be898abedb308247a82e4dee525e6570 (commit)
via b25cf0a05c1146b8f09da0c73032f3e08f768d86 (commit)
via 358214a8ba3e36f465829a33de7ea5c5ad0cef38 (commit)
via 06aa68394d4725c90500b35b75183ceec015c8fa (commit)
via e18087a6011b1c1d474630df97a82e9b50baedac (commit)
via 6bdaee1e0fd76c0201e8ec18b241b21cd9dc593a (commit)
via acc6188d5c4dca5117c9aa2f274833b892b68656 (commit)
via 582c0a7803119691537d2e167ffca622679f0cdb (commit)
via 1c962699fc4e6595d9f7ba0fe8b956b9dbbb830d (commit)
via 56fe2bc6dce89eb9f4e1824533d4bdfffef57ef8 (commit)
via 4696e075f6461d467340c78ecd7033301cac1dd7 (commit)
via eeea3ea6a88a8f1c7511abf0b429297a562e7d30 (commit)
via f3931ca1a159530026adc3964fbb173f8113aef6 (commit)
from 38246c02e59bac4d4621bc38d74962189644de24 (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 5123f07cb59bc9cbf0c10f56cdf4581d21ade9a4
Merge: 38246c02e59bac4d4621bc38d74962189644de24 c2abc61d028b9e9cc602108ce1ad03942092bed2
Author: Heiko Zuerker <smi...@us...>
Date: Wed Jan 19 16:15:57 2011 -0600
Merge branch 'master' of git://git.buildroot.net/buildroot
Conflicts:
package/iproute2/iproute2.mk
package/psmisc/psmisc-no-__progname.patch
package/psmisc/psmisc.mk
commit c2abc61d028b9e9cc602108ce1ad03942092bed2
Author: Mike Frysinger <va...@ge...>
Date: Mon Jan 10 09:28:45 2011 -0500
tcpdump: add patch for nommu systems
[Peter: slightly tweak patch]
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 58b34e6a60ce101f2651772793b8c4d8bed24879
Author: Mike Frysinger <va...@ge...>
Date: Mon Jan 10 09:28:44 2011 -0500
portmap: fix clean target to actually clean
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit fef028dbd37b4c8e32e61314ab680f9eaadf22cf
Author: Mike Frysinger <va...@ge...>
Date: Mon Jan 10 09:28:43 2011 -0500
portmap: respect target CFLAGS
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 758eff8852ba07fa6b70f17955b288aa484ca674
Author: Mike Frysinger <va...@ge...>
Date: Tue Jan 11 13:00:17 2011 -0500
portmap: add nommu support
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 9bc58a42af830ecccfdb6c1d4f837356567c6386
Author: Gustavo Zacarias <gu...@za...>
Date: Mon Jan 17 09:13:42 2011 -0300
toolchain: only fetch gcc/gmp/mpfr/mpc when using a buildroot toolchain
Closes #3103
gcc/gmp/mpfr/mpc are only needed when using an internal buildroot toolchain,
so only add them to HOST_SOURCE then.
Otherwise we get some nasty fetch error when doing "make source"
[Peter: add gmpc/mpfr/mpc and reword commit text]
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit dea0b13403e2696046d1469f691945a74545127e
Author: Peter Korsgaard <ja...@su...>
Date: Wed Jan 19 09:08:45 2011 +0100
busybox: add 1.18.2 fixes
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0705e448a484eca77bca37b96ee0ef03f55251e7
Author: Kim Jae-hui <twi...@gm...>
Date: Tue Jan 18 09:20:38 2011 +0100
busybox: fix busybox-menuconfig after 69df644f5
Closes #3109
Pass the correct -C <dir> option to make menuconfig.
Signed-off-by: Kim Jae-hui <twi...@gm...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5635902e8865b239dce255be38d7b9cffe8fc1a5
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 14 11:28:26 2011 -0300
openvpn: bump to version 2.1.4
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 7b9faa03ee7a9ec221b6c3d900d3f9783c4d27b5
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 14 10:43:24 2011 -0300
openssl: add ocf support
Enable OCF (cryptodev) support for openssl as an option.
This requires a patched kernel to export hardware acceleration for
openssl to use it.
If you lack a patched kernel or support it won't break anything, it will
simply fall back to the default software engine from openssl, you'll
just have a slightly bigger libssl/libcrypto.
Tested with 20100325 release + 20101223 patch from the mailing list.
[Peter: slightly tweaked .mk]
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 77154539d8115a3fd49d4e0a6376919fa64b2a6f
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 14 08:53:45 2011 -0300
coreutils: bump to version 8.9
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5118e1cf26641b6dd4dba0dd83be12b1ba56020d
Author: Gustavo Zacarias <gu...@za...>
Date: Wed Jan 12 15:21:05 2011 -0300
gperf: bump to version 3.0.4
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 47f8a98c5bdd3713e0ddac66b4154004cf20c9c0
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 11 15:32:31 2011 -0300
smartmontools: bump to version 5.40
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f51cb1a3bd5572d421a073f4cd61dabd0fd6b28a
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 11 15:10:38 2011 -0300
sysstat: bump to version 9.1.7
Includes some new metrics for sar (amount of active and inactive memory,
processes blocked waiting for I/O to complete).
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0cce9228a1bcf1c228a75da366d110cf52c0d39d
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 11 14:38:24 2011 -0300
bash: build after busybox
Make sure bash builds after busybox when it's enabled to override
busybox's /bin/sh symlink with bash.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 613ad08dd5f62a839bcb79501c94e36358fee71f
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 11 14:26:26 2011 -0300
wipe: convert to gentargets and bump to version 0.22
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 56b28d3ee1e50f7014d38f8535a67418f363ff23
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 7 16:38:24 2011 -0300
mpg123: bump to version 1.13.1
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b3395489fee554ee2d08269d1d72e1357d7c4c13
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 7 15:59:04 2011 -0300
php: security bump to 5.2.17
PHP bug #53632 and CVE-2010-4645, where conversions from string to
double might cause the PHP interpreter to hang on systems using x87 FPU
registers.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f6cc067d961cfd7c326bccabedca8d46ea807d5d
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 7 15:20:40 2011 -0300
ntfs-3g: bump to version 2010.10.2
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit ae2aa63dafca83259c4e113c9934bd5fef715881
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 7 15:19:03 2011 -0300
sshfs: select openssh instead of depending
Select openssh in Config.in rather than depend on it.
Otherwise the option is missing without an obvious reason.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 3a322f4a8216b3ce69040a17c2683b533675ac4f
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 7 15:18:26 2011 -0300
libfuse: bump to version 2.8.5
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 147b81996db73787f578a73fd222d297e1e4ceef
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 7 15:05:27 2011 -0300
psmisc: bump to version 22.13
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 15f088a115f58a38e35101bd6834718d30e77b62
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 7 14:43:40 2011 -0300
hdparm: bump to version 9.36
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0ef1dde7db88ef1e5e0c6d7ee27e825c8faf9e25
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 7 14:43:02 2011 -0300
lm-sensors: bump to version 3.2.0
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b74f6d13d0d25b9328227734a5fc155b56b92bc8
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 7 14:42:48 2011 -0300
i2c-tools: bump to version 3.0.3
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 13b81880c84f90280764c8d834a5bb084ad00cf3
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Jan 7 14:38:31 2011 -0300
dosfstools: bump to version 3.0.11
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a7f298dcba1f442300e92d528498988b8efa7d41
Author: Peter Korsgaard <ja...@su...>
Date: Sun Jan 16 20:12:38 2011 +0100
busybox: bump 1.18.x version
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 9cce44093bdffcabee3133301fd8caa31e97976b
Author: Peter Korsgaard <ja...@su...>
Date: Sat Jan 15 21:21:16 2011 +0100
toolchain-common.in: Fix USE_MMU typo
Thanks to Marc Gauthier for noticing.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b98e4d001cb8073fa8aefd2193fd70df0274d05e
Author: H Hartley Sweeten <har...@vi...>
Date: Mon Nov 29 18:22:20 2010 -0700
package: Add libsigc++ package
Add support for the libsigc++ library.
[Peter: Rename dir, use libtool patch, add C++ dep]
Signed-off-by: H Hartley Sweeten <hsw...@vi...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit e5e5f5d8684a23f774baf57e1f75281e9a6519bd
Author: Mike Frysinger <va...@ge...>
Date: Mon Jan 10 09:28:41 2011 -0500
toolchain: add a USE_MMU build option
Some packages need to know whether the MMU is in play, so add a toolchain
option to expose the feature to them.
[Peter: only show option on archs where it makes sense]
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f55d8dff351fa8d08e9acc2d5688380b0864d77e
Author: Peter Korsgaard <ja...@su...>
Date: Sat Jan 15 13:01:25 2011 +0100
docs: remove outdated files
Misleading/outdated docs is worse than no documentation.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 87a5a194088f33f60176b4970526e7f6eb51de9b
Author: Andy Kennedy <And...@ad...>
Date: Fri Jan 14 15:53:03 2011 -0600
kexec: bump to version 2.0.2 + change URL to match kernel.org
Closes #3007
Changed the KEXEC_SITE to the new home of kexec. This patch also satisfies
bug #3007 created by me last month. Thanks to Gustavo for pointing out that
the easy fix was to bump kexec to 2.0.2.
Signed-of-by: Andy Kennedy <And...@Ad...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 7879a4ba3fb9effbf2b89ed744abf200d1386e1c
Author: Matt Fleming <mat...@im...>
Date: Fri Sep 24 14:43:17 2010 +0100
makedevs: Add support for 16-bit major/minor numbers
Closes #2647
[Peter: Adjust for the real 12bit majors/20bit minors supported by Linux]
Signed-off-by: Matt Fleming <mat...@im...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a7f40dfc1b676a34fe257dc0dd0a25dfe69416d3
Author: Peter Korsgaard <ja...@su...>
Date: Fri Jan 14 22:02:47 2011 +0100
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 86f2543c8ce2467847d397f52f570f0480b2f2a7
Author: Mike Frysinger <va...@ge...>
Date: Wed Dec 8 00:07:16 2010 -0500
irda-utils: new package for IrDA devices
[Peter: Small tweaks, add patch descriptions]
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 921f75e2607e7f3d16b7ba8ee62ed68a3632eeb7
Author: Peter Korsgaard <ja...@su...>
Date: Fri Jan 14 11:16:09 2011 +0100
fs/jffs2: remove BR2_JFFS2_TARGET_SREC option
This kind of custom image conversion is better handled outside BR.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit acd062778f940e91ae27643b1620e205ecd04816
Author: Peter Korsgaard <ja...@su...>
Date: Fri Jan 14 11:14:05 2011 +0100
fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH option
The generic fs handling does a chmod -R 0:0 $(TARGET_DIR), so there's no
need for a specific option to enforce this when making an ext2fs image.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f12b1771a10a95a2e6b13d65536c6c3c591fb5e2
Author: Peter Korsgaard <ja...@su...>
Date: Fri Jan 14 11:03:49 2011 +0100
fs/tar: enable by default
This way we'll get something in images/ by default, and hopefully people
will be less likely to try to use target/ directly.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 319815a5d54567c1aafa17f3c8125ea74f3f3c55
Author: Peter Korsgaard <ja...@su...>
Date: Fri Jan 14 10:03:13 2011 +0100
fs/ext2: don't enable by default
It's pretty uncommon to use ext2fs on embedded systems, so don't enable
it by default.
Adjust defconfigs to match.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 051923e948f0abbe6e2db367094f307095b8f246
Author: Peter Korsgaard <ja...@su...>
Date: Fri Jan 14 09:59:06 2011 +0100
uClibc: 0.9.32-rc1 netlinkaccess fix
From uClibc git, fixes build issue on powerpc.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 05c8c8eb5ae4f001e594f7c756cf118ca54ad1c6
Author: Martin Banky <mar...@gm...>
Date: Thu Sep 30 12:03:36 2010 -0700
coreutils: add uname patch
On linux platforms, grok /proc/cpuinfo for the CPU/vendor info.
Signed-off-by: Martin Banky <Mar...@gm...>
Acked-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit eff539ef5cda6c3cec50cb26d975322b47170336
Author: Martin Banky <mar...@gm...>
Date: Thu Sep 30 12:03:35 2010 -0700
coreutils: changed/removed some of the configure environmental variables
gl_ac_cv_func_link_follows_symlink=no - changed to gl_cv_func_link_follows_symlink
gl_cv_func_mkdir_trailing_slash_bug=no - no longer used
gl_cv_func_rename_dest_exists_bug=no - no longer used
gl_cv_func_rename_trailing_slash_bug=no - no longer used
Signed-off-by: Martin Banky <Mar...@gm...>
Acked-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 480afee911dad1e6e003d58877ee9528fc475412
Author: Martin Banky <mar...@gm...>
Date: Thu Sep 30 12:03:34 2010 -0700
coreutils: bump to 8.5
Signed-off-by: Martin Banky <Mar...@gm...>
Acked-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d6e58cb18f05a4ff0a02437edb4438ac8392a58a
Author: Martin Banky <mar...@gm...>
Date: Thu Sep 30 12:03:33 2010 -0700
coreutils: fixed missing hostname
hostname is no longer installed by default (ChangeLog-2007 - 2007-08-28), and
has to be enabled with --enable-install-program=hostname. hostname's man file is
not included, and because of this, during make, help2man is run against
src/hostname to generate it's man file. src/hostname will not run on the host
system, causing the build to fail.
Generated the hostname man file, after building coreutils on the host
system, and generated this patch, which fixes the build error.
Signed-off-by: Martin Banky <Mar...@gm...>
Acked-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d895a699cc04cb63dc71fc657b7efa27538f5bdb
Author: Martin Banky <mar...@gm...>
Date: Thu Sep 30 12:03:32 2010 -0700
coreutils: changed/removed some of the configure environmental variables
ac_cv_func_closedir_void=no - no longer used
ac_cv_func_fnmatch_gnu=yes - no longer used
ac_cv_func_getcwd_null=yes - duplicate of gl_cv_func_getcwd_null
ac_cv_func_mkstemp=yes - changed to gl_cv_func_working_mkstemp
ac_cv_func_stat_empty_string_bug=no - no longer used
ac_cv_func_utime_null=yes - no longer used
ac_cv_have_decl_euidaccess=no - no longer used
ac_cv_have_decl_nanosleep=yes - no longer used
ac_cv_struct_st_mtim_nsec=no - no longer used
am_cv_func_working_getline=yes - duplicate
am_getline_needs_run_time_check=no - changed to gl_getline_needs_run_time_check
gl_cv_c_restrict=no - changed to ac_cv_c_restrict
gl_cv_func_mkstemp_limitations=no - no longer used
gl_cv_func_working_readdir=yes - no longer used
jm_ac_cv_func_link_follows_symlink=no - changed to gl_ac_cv_func_link_follows_symlink
jm_cv_func_gettimeofday_clobber=no - changed to gl_cv_func_gettimeofday_clobber
jm_cv_func_nanosleep_works=yes - no longer used
jm_cv_func_svid_putenv=yes - changed to gl_cv_func_svid_putenv
jm_cv_func_working_re_compile_pattern=yes - changed to gl_cv_func_re_compile_pattern_working
utils_cv_func_mkdir_trailing_slash_bug=no - duplicate of gl_cv_func_mkdir_trailing_slash_bug
utils_cv_func_mkstemp_limitations=no - duplicate of gl_cv_func_mkstemp_limitations
Signed-off-by: Martin Banky <Mar...@gm...>
Acked-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 386183f852ed94ec3a91b0bb8bbf15590027a042
Author: Martin Banky <mar...@gm...>
Date: Thu Sep 30 12:03:31 2010 -0700
coreutils: convert to autotarget
Signed-off-by: Martin Banky <Mar...@gm...>
Acked-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 877044a73823a078f91f09579d838719f26797d7
Author: Peter Korsgaard <ja...@su...>
Date: Thu Jan 13 00:18:02 2011 +0100
Update copyright info for 2011
Happy newyear!
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f2bf06fd785de154ab96545b98952fb079310f35
Author: Julien Boibessot <jul...@ar...>
Date: Tue Dec 21 18:38:07 2010 +0100
ubifs: Add UBI image generation support.
UBI images are generated from UBIFS one (with ubinize tool) and are used by
bootloaders (eg U-Boot) to write UBIFS images directly on bare NAND FLASH
(see http://www.linux-mtd.infradead.org/faq/ubi.html).
[Peter: tweak help text]
Signed-off-by: Julien Boibessot <jul...@ar...>
Signed-off-by: Nicolas Colombain <nic...@ar...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 8497c46a57e740cb9d236cae2c2a4cc4d9962a23
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 11 10:49:56 2011 -0300
target skeleton: add audio group
Add audio group to the target skeleton.
Some multimedia applications based on alsa-lib need it.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit d0f607c47ad5a90bede8f2db314d9f4355e97877
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Jan 6 15:42:01 2011 -0300
vorbis-tools: new package
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 7f8164267594c5ce8bed685192729c0fb0fd5056
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Jan 11 10:45:30 2011 -0300
libao: new package
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit ca2b65a6515800991dae49d1815b7bb933f4015c
Author: Mike Frysinger <va...@ge...>
Date: Mon Jan 10 09:28:40 2011 -0500
busybox: let buildroot handle stripping
For some ABI's (like FLAT), we cannot strip busybox as the file format
does not support it and strip will abort with errors like 'File format
not recognized'. Since the toplevel already takes care of stripping
things, simply disable the busybox step.
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 69df644f5c539760cc4fd425571ee9d6dc4295b3
Author: Mike Frysinger <va...@ge...>
Date: Mon Jan 10 09:28:39 2011 -0500
busybox: unify duplicated build steps
This does set a few more vars in some steps that weren't set before, but
they should be harmless in the contexts in question. And the resulting
save in duplication is nice.
Signed-off-by: Mike Frysinger <va...@ge...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit e012748b25e2f9675aca79ab39de1843ed9b3008
Author: Peter Korsgaard <ja...@su...>
Date: Tue Jan 11 07:56:22 2011 +0100
iptables: remove redundant --disable-ipv6
Is automatically handled by the autotargets infrastructure.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 749a5d7c2dd31118143c3038950c5e5e20243c39
Author: Gustavo Zacarias <gu...@za...>
Date: Mon Jan 10 14:41:25 2011 -0300
iproute2: bump to version 2.6.37 + fixes
Bump to version 2.6.37
Add iptables support when it's available.
ATM support requires linux-atm for which we don't have a package yet.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit bd5cbcb2b1702fff9983f101b9bc4c96bcedc389
Author: Gustavo Zacarias <gu...@za...>
Date: Mon Jan 10 14:41:24 2011 -0300
iptables: install to staging
Install iptables to staging so we can build iproute2 with filtering.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f99f6aaa79918fe423e5b76f01f708fed2d93ced
Author: Gustavo Zacarias <gu...@za...>
Date: Mon Jan 10 14:41:23 2011 -0300
webkit: security bump to version 1.2.6
Bump to version 1.2.6 which includes security fixes for:
CVE-2010-1791, CVE-2010-3812, CVE-2010-3813, CVE-2010-4197,
CVE-2010-4198, CVE-2010-4204 and CVE-2010-4206.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 49318cb92d7bde2b997d77566edaef41c20f7182
Author: Gustavo Zacarias <gu...@za...>
Date: Mon Jan 10 14:41:22 2011 -0300
busybox: add/update 1.18.1 fixes for hush, mkswap, modprobe, tftp and procps
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit aaa291d40b1e746c81092ecac7a6388486325bd2
Author: H Hartley Sweeten <har...@vi...>
Date: Thu Jan 6 21:14:41 2011 -0600
etc/securetty: Add ttyAM for ep93xx
Allow root login on the Cirrus ep93xx ARM AMBA serial ports.
Signed-off-by: H Hartley Sweeten <hsw...@vi...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a6f14be6066540034a4b7475f1c63b9864989e8e
Author: H Hartley Sweeten <har...@vi...>
Date: Thu Jan 6 21:08:38 2011 -0600
target/generic: add /dev/ttyAM* device nodes
Add ttyAM support for the ARM AMBA serial ports on the Cirrus EP93xx.
Signed-off-by: H Hartley Sweeten <hsw...@vi...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 8664906fe782aa0edf767a68cdc6784493be6c91
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 10 23:53:30 2011 +0100
ltrace: fix build issue with parallel builds
With highly parallel builds, sysdep.h is not always generated before it
is needed, breaking the build.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 716d75350b26e4a0dab8045a5d39e1153e61b561
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 10 23:24:58 2011 +0100
at: fix build issue with parallel builds
With highly parallel builds, the input files for parsetime.l are not
alway present when needed, breaking the build.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 8e2fd818870882158dab4c3aa4c1fdac11211fd5
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Jan 6 15:41:59 2011 -0300
flac: fix powerpc build
flac incorrectly assumes every powerpc around has altivec.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 3209c12ffea696072ecebc703f858112992fae7a
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 10 21:27:01 2011 +0100
kernel-headers: bump 2.6.34.x stable version
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 54942318f93b12f8166f110905ec7df6e3279a74
Author: Gustavo Zacarias <gu...@za...>
Date: Mon Jan 10 10:47:23 2011 -0300
pciutils: SHARED make opt goes for install too
If we don't pass SHARED when installing we miss the shared library
symlinks (libpci.so & libpci.so.3).
On internal and external toolchains that have a proper cross ldconfig this
isn't a problem as they get created during ldconfig, but it breaks on
toolchains that lack a cross ldconfig to automagically make the symlinks.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit c7333781cc192839c4ec78d262f3e4604cd79948
Author: Gustavo Zacarias <gu...@za...>
Date: Thu Jan 6 15:41:57 2011 -0300
alsa-utils: select alsa-lib
Select alsa-libs instead of depending on them otherwise it's just
"missing" from the menu.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f1e7204cc3367aeb0cbaf4886b5f8223f012c74f
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 10 12:29:15 2011 +0100
kernel-headers: remove deprecated 2.6.30/2.6.31 versions
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 50f1383bfe3bf59608fe7c8994434d19bd953fa9
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 10 12:28:17 2011 +0100
kernel-headers: bump 2.6.32.x / 2.6.36.x stable versions
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0063c87c7e754b548a854655aff97ae5478e4c40
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 10 12:23:38 2011 +0100
ccache: bump version
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 01e46f8379120cc52021ec25ae3d1d1753e0c1d9
Author: Peter Korsgaard <ja...@su...>
Date: Thu Jan 6 12:25:33 2011 +0100
barebox: bump version
Signed-off-by: Peter Korsgaard <ja...@su...>
commit dc15930223c975f6390e34c12228e68d208da2ae
Author: Peter Korsgaard <ja...@su...>
Date: Thu Jan 6 08:44:11 2011 +0100
linux: add 2.6.37, remove 2.6.36
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 2ae7ac337f98f84e1862b655b414517b53794522
Author: Peter Korsgaard <ja...@su...>
Date: Thu Jan 6 08:43:13 2011 +0100
kernel-headers: add 2.6.37
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 34acba1b3ef4ea874a1793f0f36a6b49abbb37ff
Author: Peter Korsgaard <ja...@su...>
Date: Tue Jan 4 00:32:34 2011 +0100
gdb: fixup symlink handling now tolchain gets installed into HOST_DIR
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 6ca4e7ce970447fc5c6312e5f414b91b306b9f0b
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 3 00:24:46 2011 +0100
toolchain/gcc: fix target-gcc selects
We need to select BR2_PACKAGE_BINUTILS as well, now
BINUTILS_TARGET depends on it.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 639e80f27460977a7c689815db2ac06476789b27
Author: Peter Korsgaard <ja...@su...>
Date: Mon Jan 3 00:11:40 2011 +0100
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 81f1f99dc5e54f02fd09e8b5a152b7beba5dbec5
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Dec 31 08:39:06 2010 -0300
target gcc: cleanup
WITH_TARGET_{GMP/MPC/MPFR} is unneeded since we are providing a sysroot.
It also breaks build-gcc under certain conditions.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5ad139ebc9916413d25cfe1603da9aef89752231
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Dec 31 08:39:05 2010 -0300
toolchain: do staging symlink
Make an output/staging -> sysroot symlink just for compatibility
purposes.
This may be gone in the future so don't count on it, use $(STAGING_DIR)
instead.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 243add5abc6491db5faa079d77ff077700c59077
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Dec 31 08:39:04 2010 -0300
oprofile: use new libbfd option
Convert the oprofile target to select the new libbfd staging/target
option to avoid a huge target binutils for a simple task.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 5bd272eb6bdd85c2de7ee1405058dbb0131b8beb
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Dec 31 08:39:02 2010 -0300
gcc: install copies of libgcc, libstdc++ and libgcj to the sysroot
We want to keep a copy around for the future SDK functionality.
Also it's a better fix for bug #1051.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 009407e6be898abedb308247a82e4dee525e6570
Author: Gustavo Zacarias <gu...@za...>
Date: Fri Dec 31 08:39:01 2010 -0300
binutils: make it a proper package
* Convert binutils to a proper autotargets package
* Add version 2.21 and drop version 2.17
* Hook up packaged binutils for target gcc
* Build tools are on HOST_DIR now so change it
* Move cross/host gcc to HOST_DIR
* Drop kludge from commit 3c77bab2eeace3ee675bd745ca335fa3dd1630bb
This is fixed in the next commit "gcc: install copies of libgcc,
libstdc++ and libgcj to the sysroot" - tested for arm & x86_64
targets.
* TARGET_CROSS now pointed to HOST_DIR too
[Peter: Config.in tweaks]
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit b25cf0a05c1146b8f09da0c73032f3e08f768d86
Author: Peter Korsgaard <ja...@su...>
Date: Sun Jan 2 12:28:35 2011 +0100
php: fix CFLAGS handling
The shell doesn't understand += assignments. Fixes a build issue with
sqlite extension and !largefile (and possibly with ext toolchains as well).
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 358214a8ba3e36f465829a33de7ea5c5ad0cef38
Author: Peter Korsgaard <ja...@su...>
Date: Sat Jan 1 21:53:34 2011 +0100
vim: ensure configure doesn't fail if X11 packages are enabled
When X11 is detected, vim's configure does a AC_TRY_RUN to detect wchar_t
size, so preset it.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 06aa68394d4725c90500b35b75183ceec015c8fa
Author: Peter Korsgaard <ja...@su...>
Date: Sat Jan 1 14:31:47 2011 +0100
gst-plugins-good: add option to build cairo plugin
Fixes build issue when cairo is built without png support.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit e18087a6011b1c1d474630df97a82e9b50baedac
Author: Peter Korsgaard <ja...@su...>
Date: Sat Jan 1 11:49:01 2011 +0100
ffmpeg: fix build with ccache
With ccache, HOSTCC contains a space, so ensure it's properly quoted.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 6bdaee1e0fd76c0201e8ec18b241b21cd9dc593a
Author: Peter Korsgaard <ja...@su...>
Date: Fri Dec 31 16:13:21 2010 +0100
bison: remove unused yacc wrapper
No longer used since 98611b (bison: convert to the autotools infrastructure)
Signed-off-by: Peter Korsgaard <ja...@su...>
commit acc6188d5c4dca5117c9aa2f274833b892b68656
Author: Peter Korsgaard <ja...@su...>
Date: Fri Dec 31 11:30:20 2010 +0100
libvorbis: bump version
Derived from patch by Martin Banky.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 582c0a7803119691537d2e167ffca622679f0cdb
Author: Peter Korsgaard <ja...@su...>
Date: Fri Dec 31 11:29:34 2010 +0100
libogg: bump version
Derived from patch by Martin Banky.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 1c962699fc4e6595d9f7ba0fe8b956b9dbbb830d
Author: Lionel Landwerlin <lla...@gm...>
Date: Mon Nov 15 09:58:03 2010 +0100
linux-fusion: bump to 8.1.2
Signed-off-by: Lionel Landwerlin <lla...@gm...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 56fe2bc6dce89eb9f4e1824533d4bdfffef57ef8
Author: Lionel Landwerlin <lla...@gm...>
Date: Mon Nov 15 09:58:04 2010 +0100
libglib2: bump to 2.26.1
Signed-off-by: Lionel Landwerlin <lla...@gm...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 4696e075f6461d467340c78ecd7033301cac1dd7
Author: Phil Edworthy <phi...@re...>
Date: Tue Nov 16 13:28:09 2010 +0000
gst-plugins-good: Add option for v4l2
Signed-off-by: Phil Edworthy <phi...@re...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit eeea3ea6a88a8f1c7511abf0b429297a562e7d30
Author: Peter Korsgaard <ja...@su...>
Date: Thu Dec 30 23:10:21 2010 +0100
genext2fs.sh: improve number of blocks calculation
Closes #2929
Instead of just adding a fixed amount to the blocks used, try to
estimate the real space needed according to the filesystem structure
(bitmaps, inodes, blocks).
The side effect of this is that we no longer significantly overestimate
the size needed for small file systems.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f3931ca1a159530026adc3964fbb173f8113aef6
Author: Guillaume Gardet <gui...@fr...>
Date: Thu Dec 30 16:46:14 2010 +0100
etc/securetty: Add ttyO0 to ttyO3 for omap
Recent kernels (2.6.37*) use a different name for OMAP serial ports.
They are no longer called ttySx but ttyOx.
Signed-off-by: Guillaume GARDET <gui...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 38 ++-
Makefile | 10 +-
TODO | 17 -
boot/barebox/barebox.mk | 2 +-
configs/arm_nptl_toolchain_defconfig | 1 -
configs/arm_toolchain_defconfig | 1 -
configs/at91rm9200df_defconfig | 1 -
configs/at91sam9260dfc_defconfig | 1 -
configs/at91sam9261ek_defconfig | 1 -
configs/at91sam9263ek_defconfig | 1 -
configs/at91sam9g20dfc_defconfig | 1 -
configs/atngw100_defconfig | 1 -
configs/atstk100x_defconfig | 1 -
configs/devil-linux_x86_64_defconfig | 20 +-
configs/integrator926_defconfig | 1 -
configs/kb9202_defconfig | 1 -
configs/qemu_arm_versatile_defconfig | 4 +
configs/qemu_mipsel_malta_defconfig | 4 +
configs/qemu_ppc_g3beige_defconfig | 4 +
configs/qemu_sh4_r2d_defconfig | 4 +
configs/qemu_x86_defconfig | 4 +
docs/README | 4 +-
docs/README.diskimage | 37 --
docs/TESTING.html | 67 ---
docs/U-boot.html | 254 -----------
docs/copyright.txt | 2 +-
docs/footer.html | 2 +-
docs/patches.html | 43 --
fs/ext2/Config.in | 6 -
fs/ext2/ext2.mk | 4 -
fs/ext2/genext2fs.sh | 25 +-
fs/initramfs/initramfs.mk | 13 +-
fs/jffs2/Config.in | 5 -
fs/jffs2/jffs2.mk | 10 +-
fs/skeleton/etc/group | 1 +
fs/skeleton/etc/securetty | 7 +
fs/tar/Config.in | 1 +
fs/ubifs/Config.in | 21 +
fs/ubifs/ubi.mk | 23 +
fs/ubifs/ubinize.cfg | 7 +
linux/Config.in | 10 +-
package/Config.in | 3 +
package/Makefile.in | 2 +-
package/at/at.mk | 2 +
package/bash/bash.mk | 5 +
package/binutils/Config.in | 21 +
package/binutils/Config.in.host | 56 +++
.../binutils-2.18}/100-makeinfo-version.patch | 0
.../binutils-2.18}/110-arm-eabi-conf.patch | 0
.../binutils-2.18}/300-001_ld_makefile_patch.patch | 0
.../300-012_check_ldrunpath_length.patch | 0
.../binutils-2.19.1}/110-arm-eabi-conf.patch | 0
.../binutils/binutils-2.19.1}/120-sh-conf.patch | 0
.../300-001_ld_makefile_patch.patch | 0
.../300-012_check_ldrunpath_length.patch | 0
.../binutils-2.19}/110-arm-eabi-conf.patch | 0
.../binutils/binutils-2.19}/120-sh-conf.patch | 0
.../binutils-2.19}/300-001_ld_makefile_patch.patch | 0
.../300-012_check_ldrunpath_length.patch | 0
.../binutils-2.20.1}/110-arm-eabi-conf.patch | 0
.../binutils/binutils-2.20.1}/120-sh-conf.patch | 0
.../300-001_ld_makefile_patch.patch | 0
.../300-012_check_ldrunpath_length.patch | 0
.../binutils-2.20.1}/400-arm_link_speed.patch | 0
.../binutils-2.20}/110-arm-eabi-conf.patch | 0
.../binutils/binutils-2.20}/120-sh-conf.patch | 0
.../binutils-2.20}/300-001_ld_makefile_patch.patch | 0
.../300-012_check_ldrunpath_length.patch | 0
.../binutils-2.20}/400-arm_link_speed.patch | 0
.../binutils-2.21}/110-arm-eabi-conf.patch | 0
.../binutils/binutils-2.21}/120-sh-conf.patch | 0
.../binutils-2.21}/300-001_ld_makefile_patch.patch | 0
.../300-012_check_ldrunpath_length.patch | 21 +
package/binutils/binutils.mk | 55 +++
package/bison/yacc | 2 -
package/busybox/Config.in | 2 +-
.../busybox-1.18.1/busybox-1.18.1-bzip2.patch | 40 --
.../busybox-1.18.1/busybox-1.18.1-cpio.patch | 20 -
.../busybox-1.18.1/busybox-1.18.1-hush.patch | 241 ----------
.../busybox-1.18.2/busybox-1.18.2-buildsys.patch | 62 +++
.../busybox-1.18.2/busybox-1.18.2-hush.patch | 34 ++
.../busybox-1.18.2-modprobe-small.patch | 19 +
package/busybox/busybox.mk | 30 +-
package/ccache/ccache.mk | 2 +-
.../coreutils/coreutils-7.4-rename-m4-fix.patch | 44 --
package/coreutils/coreutils-8.9-hostname-man.patch | 51 ++
package/coreutils/coreutils-uname.patch | 173 +++++++
package/coreutils/coreutils.mk | 167 ++-----
package/dosfstools/dosfstools.mk | 2 +-
package/fuse/libfuse.mk | 8 +-
package/gperf/gperf.mk | 7 +-
package/hdparm/hdparm.mk | 2 +-
package/i2c-tools/i2c-tools.mk | 7 +-
package/iproute2/iproute2.mk | 19 +-
package/iptables/iptables.mk | 8 +-
package/irda-utils/Config.in | 19 +
package/irda-utils/irda-utils-0.9.18-daemon.patch | 34 ++
package/irda-utils/irda-utils-0.9.18-nommu.patch | 24 +
package/irda-utils/irda-utils-0.9.18-subdir.patch | 23 +
package/irda-utils/irda-utils.mk | 46 ++
package/kexec/kexec.mk | 4 +-
package/libglib2/libglib2.mk | 2 +-
package/libsigc/Config.in | 13 +
package/libsigc/libsigc.mk | 11 +
.../linux-fusion-8.1.1-missing-include.patch | 17 -
...ux-fusion-8.1.2-fix-warnings-at-link-time.patch | 40 ++
package/linux-fusion/linux-fusion.mk | 6 +-
package/lm-sensors/lm-sensors.mk | 2 +-
package/ltrace/ltrace.mk | 1 +
package/makedevs/makedevs.c | 4 +-
package/multimedia/Config.in | 2 +
package/multimedia/alsa-utils/Config.in | 2 +-
package/multimedia/ffmpeg/ffmpeg.mk | 2 +-
package/multimedia/flac/flac-no-altivec.patch | 28 ++
package/multimedia/flac/flac.mk | 2 -
package/multimedia/gst-plugins-good/Config.in | 8 +
.../gst-plugins-good/gst-plugins-good.mk | 14 +-
package/multimedia/libao/Config.in | 7 +
package/multimedia/libao/libao.mk | 21 +
package/multimedia/libogg/libogg.mk | 2 +-
package/multimedia/libvorbis/libvorbis.mk | 2 +-
package/multimedia/mpg123/mpg123.mk | 18 +-
package/multimedia/vorbis-tools/Config.in | 12 +
package/multimedia/vorbis-tools/vorbis-tools.mk | 20 +
package/ntfs-3g/ntfs-3g.mk | 11 +-
package/openssl/Config.in | 10 +
package/openssl/ocf-cryptodev-20101223.h | 480 ++++++++++++++++++++
package/openssl/openssl.mk | 14 +-
package/openvpn/openvpn.mk | 4 +-
package/oprofile/Config.in | 1 +
package/oprofile/oprofile.mk | 5 +-
package/pciutils/pciutils.mk | 6 +-
package/php/php.mk | 13 +-
...0-0001-README-fix-typo-in-tcp-wrapper-doc.patch | 26 +
...0002-NO_PIE-make-PIE-support-controllable.patch | 53 +++
...K-control-usage-of-fork-for-nommu-systems.patch | 95 ++++
...ERROR-control-overriding-of-perror-symbol.patch | 65 +++
package/portmap/portmap.mk | 12 +-
package/psmisc/psmisc-no-__progname.patch | 18 +-
package/psmisc/psmisc.mk | 14 +-
package/smartmontools/Config.in | 4 +
package/smartmontools/smartmontools.mk | 7 +-
package/sshfs/Config.in | 2 +-
package/sshfs/sshfs.mk | 10 +-
package/sysstat/sysstat.mk | 2 +-
package/tcpdump/tcpdump-4.1.1-vfork.patch | 127 +++++
package/vim/vim.mk | 4 +-
package/webkit/webkit.mk | 2 +-
package/wipe/Config.in | 3 +-
package/wipe/wipe.mk | 67 +--
scripts/mkpkg | 109 -----
target/Devil-Linux/default/config/busybox | 4 +-
.../patches.ct-ng/add_glibc_2.12.x_support.patch | 1 +
target/generic/device_table.txt | 1 +
toolchain/Makefile.in | 2 +-
toolchain/binutils/2.17/100-uclibc-conf.patch | 139 ------
toolchain/binutils/2.17/110-arm-eabi-conf.patch | 24 -
.../binutils/2.17/300-001_ld_makefile_patch.patch | 50 --
.../binutils/2.17/300-006_better_file_error.patch | 43 --
.../2.17/300-012_check_ldrunpath_length.patch | 47 --
.../2.17/400-mips-ELF_MAXPAGESIZE-4K.patch | 26 -
.../binutils/2.17/500-fix-makeinfo-check.patch | 17 -
toolchain/binutils/Config.in | 59 ---
toolchain/binutils/binutils.mk | 179 --------
toolchain/gcc/Config.in.2 | 5 +
toolchain/gcc/gcc-uclibc-4.x.mk | 101 ++---
toolchain/gdb/gdb.mk | 4 +-
toolchain/helpers.mk | 2 +
toolchain/kernel-headers/Config.in | 24 +-
.../kernel-headers/linux-2.6.30.9-mips-delay.patch | 35 --
...-types-for-headers-exported-to-user-space.patch | 60 ---
...types-for-headers-exported-to-user-space.patch} | 0
...types-for-headers-exported-to-user-space.patch} | 0
toolchain/toolchain-buildroot.mk | 1 -
toolchain/toolchain-buildroot/Config.in | 2 +-
toolchain/toolchain-common.in | 7 +
toolchain/toolchain-crosstool-ng.mk | 1 -
toolchain/toolchain-external.mk | 1 -
.../uClibc-0.9.32-rc1-netlinkaccess-fix.patch | 34 ++
179 files changed, 2178 insertions(+), 2006 deletions(-)
delete mode 100644 TODO
delete mode 100644 docs/README.diskimage
delete mode 100644 docs/TESTING.html
delete mode 100644 docs/U-boot.html
delete mode 100644 docs/patches.html
create mode 100644 fs/ubifs/ubi.mk
create mode 100644 fs/ubifs/ubinize.cfg
create mode 100644 package/binutils/Config.in
create mode 100644 package/binutils/Config.in.host
rename {toolchain/binutils/2.18 => package/binutils/binutils-2.18}/100-makeinfo-version.patch (100%)
rename {toolchain/binutils/2.18 => package/binutils/binutils-2.18}/110-arm-eabi-conf.patch (100%)
copy {toolchain/binutils/2.18 => package/binutils/binutils-2.18}/300-001_ld_makefile_patch.patch (100%)
rename {toolchain/binutils/2.18 => package/binutils/binutils-2.18}/300-012_check_ldrunpath_length.patch (100%)
copy {toolchain/binutils/2.19.1 => package/binutils/binutils-2.19.1}/110-arm-eabi-conf.patch (100%)
copy {toolchain/binutils/2.19.1 => package/binutils/binutils-2.19.1}/120-sh-conf.patch (100%)
rename {toolchain/binutils/2.19.1 => package/binutils/binutils-2.19.1}/300-001_ld_makefile_patch.patch (100%)
rename {toolchain/binutils/2.19.1 => package/binutils/binutils-2.19.1}/300-012_check_ldrunpath_length.patch (100%)
rename {toolchain/binutils/2.19 => package/binutils/binutils-2.19}/110-arm-eabi-conf.patch (100%)
rename {toolchain/binutils/2.19 => package/binutils/binutils-2.19}/120-sh-conf.patch (100%)
rename {toolchain/binutils/2.19 => package/binutils/binutils-2.19}/300-001_ld_makefile_patch.patch (100%)
rename {toolchain/binutils/2.19 => package/binutils/binutils-2.19}/300-012_check_ldrunpath_length.patch (100%)
rename {toolchain/binutils/2.20.1 => package/binutils/binutils-2.20.1}/110-arm-eabi-conf.patch (100%)
rename {toolchain/binutils/2.20.1 => package/binutils/binutils-2.20.1}/120-sh-conf.patch (100%)
rename {toolchain/binutils/2.20.1 => package/binutils/binutils-2.20.1}/300-001_ld_makefile_patch.patch (100%)
rename {toolchain/binutils/2.20.1 => package/binutils/binutils-2.20.1}/300-012_check_ldrunpath_length.patch (100%)
rename {toolchain/binutils/2.20.1 => package/binutils/binutils-2.20.1}/400-arm_link_speed.patch (100%)
rename {toolchain/binutils/2.20 => package/binutils/binutils-2.20}/110-arm-eabi-conf.patch (100%)
rename {toolchain/binutils/2.20 => package/binutils/binutils-2.20}/120-sh-conf.patch (100%)
rename {toolchain/binutils/2.20 => package/binutils/binutils-2.20}/300-001_ld_makefile_patch.patch (100%)
rename {toolchain/binutils/2.20 => package/binutils/binutils-2.20}/300-012_check_ldrunpath_length.patch (100%)
rename {toolchain/binutils/2.20 => package/binutils/binutils-2.20}/400-arm_link_speed.patch (100%)
rename {toolchain/binutils/2.19.1 => package/binutils/binutils-2.21}/110-arm-eabi-conf.patch (100%)
rename {toolchain/binutils/2.19.1 => package/binutils/binutils-2.21}/120-sh-conf.patch (100%)
rename {toolchain/binutils/2.18 => package/binutils/binutils-2.21}/300-001_ld_makefile_patch.patch (100%)
create mode 100644 package/binutils/binutils-2.21/300-012_check_ldrunpath_length.patch
create mode 100644 package/binutils/binutils.mk
delete mode 100755 package/bison/yacc
delete mode 100644 package/busybox/busybox-1.18.1/busybox-1.18.1-bzip2.patch
delete mode 100644 package/busybox/busybox-1.18.1/busybox-1.18.1-cpio.patch
delete mode 100644 package/busybox/busybox-1.18.1/busybox-1.18.1-hush.patch
create mode 100644 package/busybox/busybox-1.18.2/busybox-1.18.2-buildsys.patch
create mode 100644 package/busybox/busybox-1.18.2/busybox-1.18.2-hush.patch
create mode 100644 package/busybox/busybox-1.18.2/busybox-1.18.2-modprobe-small.patch
delete mode 100644 package/coreutils/coreutils-7.4-rename-m4-fix.patch
create mode 100644 package/coreutils/coreutils-8.9-hostname-man.patch
create mode 100644 package/coreutils/coreutils-uname.patch
create mode 100644 package/irda-utils/Config.in
create mode 100644 package/irda-utils/irda-utils-0.9.18-daemon.patch
create mode 100644 package/irda-utils/irda-utils-0.9.18-nommu.patch
create mode 100644 package/irda-utils/irda-utils-0.9.18-subdir.patch
create mode 100644 package/irda-utils/irda-utils.mk
create mode 100644 package/libsigc/Config.in
create mode 100644 package/libsigc/libsigc.mk
delete mode 100644 package/linux-fusion/linux-fusion-8.1.1-missing-include.patch
create mode 100644 package/linux-fusion/linux-fusion-8.1.2-fix-warnings-at-link-time.patch
create mode 100644 package/multimedia/flac/flac-no-altivec.patch
create mode 100644 package/multimedia/libao/Config.in
create mode 100644 package/multimedia/libao/libao.mk
create mode 100644 package/multimedia/vorbis-tools/Config.in
create mode 100644 package/multimedia/vorbis-tools/vorbis-tools.mk
create mode 100644 package/openssl/ocf-cryptodev-20101223.h
create mode 100644 package/portmap/portmap-6.0-0001-README-fix-typo-in-tcp-wrapper-doc.patch
create mode 100644 package/portmap/portmap-6.0-0002-NO_PIE-make-PIE-support-controllable.patch
create mode 100644 package/portmap/portmap-6.0-0003-NO_FORK-control-usage-of-fork-for-nommu-systems.patch
create mode 100644 package/portmap/portmap-6.0-0004-NO_PERROR-control-overriding-of-perror-symbol.patch
create mode 100644 package/tcpdump/tcpdump-4.1.1-vfork.patch
delete mode 100755 scripts/mkpkg
delete mode 100644 toolchain/binutils/2.17/100-uclibc-conf.patch
delete mode 100644 toolchain/binutils/2.17/110-arm-eabi-conf.patch
delete mode 100644 toolchain/binutils/2.17/300-001_ld_makefile_patch.patch
delete mode 100644 toolchain/binutils/2.17/300-006_better_file_error.patch
delete mode 100644 toolchain/binutils/2.17/300-012_check_ldrunpath_length.patch
delete mode 100644 toolchain/binutils/2.17/400-mips-ELF_MAXPAGESIZE-4K.patch
delete mode 100644 toolchain/binutils/2.17/500-fix-makeinfo-check.patch
delete mode 100644 toolchain/binutils/Config.in
delete mode 100644 toolchain/binutils/binutils.mk
delete mode 100644 toolchain/kernel-headers/linux-2.6.30.9-mips-delay.patch
delete mode 100644 toolchain/kernel-headers/linux-2.6.32.27-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
rename toolchain/kernel-headers/{linux-2.6.31.14-scsi-use-__uX-types-for-headers-exported-to-user-space.patch => linux-2.6.32.28-scsi-use-__uX-types-for-headers-exported-to-user-space.patch} (100%)
rename toolchain/kernel-headers/{linux-2.6.34.7-scsi-use-__uX-types-for-headers-exported-to-user-space.patch => linux-2.6.34.8-scsi-use-__uX-types-for-headers-exported-to-user-space.patch} (100%)
create mode 100644 toolchain/uClibc/uClibc-0.9.32-rc1-netlinkaccess-fix.patch
hooks/post-receive
--
Devil-Linux
|
|
From: Heiko Z. <smi...@us...> - 2011-01-19 14:33:18
|
Update of /cvsroot/devil-linux/build/scripts/config/linux-2.6 In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25658/scripts/config/linux-2.6 Modified Files: config_linux.486 config_linux.586 config_linux.686 config_linux.AMD_K8 config_linux.VIAC3_2 Log Message: - maximum number of CPUs now defaults to 16 - correctly set max cpu's Index: config_linux.VIAC3_2 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux.VIAC3_2,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- config_linux.VIAC3_2 28 Jan 2010 01:46:08 -0000 1.4 +++ config_linux.VIAC3_2 19 Jan 2011 14:33:10 -0000 1.5 @@ -77,7 +77,7 @@ CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set # CONFIG_IOMMU_API is not set -CONFIG_NR_CPUS=4 +CONFIG_NR_CPUS=16 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_PREEMPT_NONE=y Index: config_linux.586 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux.586,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- config_linux.586 28 Jan 2010 01:46:08 -0000 1.8 +++ config_linux.586 19 Jan 2011 14:33:10 -0000 1.9 @@ -74,7 +74,7 @@ CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set # CONFIG_IOMMU_API is not set -CONFIG_NR_CPUS=4 +CONFIG_NR_CPUS=16 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_PREEMPT_NONE=y Index: config_linux.486 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux.486,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- config_linux.486 28 Jan 2010 01:46:08 -0000 1.10 +++ config_linux.486 19 Jan 2011 14:33:10 -0000 1.11 @@ -74,7 +74,7 @@ CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set # CONFIG_IOMMU_API is not set -CONFIG_NR_CPUS=4 +CONFIG_NR_CPUS=16 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_PREEMPT_NONE=y Index: config_linux.AMD_K8 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux.AMD_K8,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- config_linux.AMD_K8 28 Jan 2010 01:46:08 -0000 1.4 +++ config_linux.AMD_K8 19 Jan 2011 14:33:10 -0000 1.5 @@ -77,7 +77,7 @@ CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set # CONFIG_IOMMU_API is not set -CONFIG_NR_CPUS=4 +CONFIG_NR_CPUS=16 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_PREEMPT_NONE=y Index: config_linux.686 =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-2.6/config_linux.686,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- config_linux.686 28 Jan 2010 01:46:08 -0000 1.14 +++ config_linux.686 19 Jan 2011 14:33:10 -0000 1.15 @@ -80,7 +80,7 @@ CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set # CONFIG_IOMMU_API is not set -CONFIG_NR_CPUS=4 +CONFIG_NR_CPUS=16 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_PREEMPT_NONE=y |
|
From: Heiko Z. <smi...@us...> - 2011-01-19 14:33:18
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25658 Modified Files: CHANGES Log Message: - maximum number of CPUs now defaults to 16 - correctly set max cpu's Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1435 retrieving revision 1.1436 diff -u -d -r1.1435 -r1.1436 --- CHANGES 18 Jan 2011 22:11:15 -0000 1.1435 +++ CHANGES 19 Jan 2011 14:33:10 -0000 1.1436 @@ -22,6 +22,7 @@ # 1.4.2 +- maximum number of CPUs now defaults to 16 - updated shorewall to 4.4.16 - updated gradm to 2.2.1-201012301333 - updated grsecurity to 2.2.1-2.6.32.28-201101170305 |
|
From: Heiko Z. <smi...@us...> - 2011-01-19 14:33:18
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25658/scripts Modified Files: prepare Log Message: - maximum number of CPUs now defaults to 16 - correctly set max cpu's Index: prepare =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/prepare,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- prepare 13 Sep 2010 15:18:09 -0000 1.86 +++ prepare 19 Jan 2011 14:33:10 -0000 1.87 @@ -69,6 +69,7 @@ cp -v $KERNEL_CONFIG_DIR/config_linux $KERNELDIR/.config || exit 1 cat $KERNEL_CONFIG_DIR/config_linux.$CONFIG_KERNEL_CPU >> $KERNELDIR/.config || exit 1 + set_kernel_option CONFIG_NR_CPUS $(CONFIG_LINUX_NR_CPUS) if [ "$CONFIG_ALSA" == "y" ]; then cat $KERNEL_CONFIG_DIR/config_linux.alsa >> $KERNELDIR/.config || exit 1 |
|
From: Heiko Z. <smi...@us...> - 2011-01-18 22:11:26
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv4350 Modified Files: CHANGES md5sum.lst Log Message: - updated shorewall to 4.4.16 - updated gradm to 2.2.1-201012301333 - updated grsecurity to 2.2.1-2.6.32.28-201101170305 - updated kernel to 2.6.32.28 - updated sagator to 1.2.2 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1434 retrieving revision 1.1435 diff -u -d -r1.1434 -r1.1435 --- CHANGES 17 Jan 2011 21:29:32 -0000 1.1434 +++ CHANGES 18 Jan 2011 22:11:15 -0000 1.1435 @@ -22,6 +22,10 @@ # 1.4.2 +- updated shorewall to 4.4.16 +- updated gradm to 2.2.1-201012301333 +- updated grsecurity to 2.2.1-2.6.32.28-201101170305 +- updated kernel to 2.6.32.28 - updated sagator to 1.2.2 - added mod_proxy_html 3.1.1 - added mod_authn_otp 1.1.1 Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.613 retrieving revision 1.614 diff -u -d -r1.613 -r1.614 --- md5sum.lst 17 Jan 2011 21:27:20 -0000 1.613 +++ md5sum.lst 18 Jan 2011 22:11:15 -0000 1.614 @@ -172,11 +172,11 @@ f989fe8e24f82d19c8ce55df15784e15 src/gocr-0.43.tar.gz c1f1db32fb6598d6a93e6e88796a8632 src/gperf-3.0.4.tar.gz 6b534da16dc1b28ba828dea89e520f6f src/gpm-1.20.6.tar.bz2 -374be2172bab734ff99a479fdd5780c7 src/gradm-2.2.1-201012121738.tar.gz +7ab5e5f57525c7a4a399e3616faf5629 src/gradm-2.2.1-201012301333.tar.gz 3095b57837b312f087c0680559de7f13 src/grep-2.6.3.tar.gz b2151714de0c8d31d864fc7b7b9fcb3a src/groff-1.20.1-badchar.patch.bz2 48fa768dd6fdeb7968041dd5ae8e2b02 src/groff-1.20.1.tar.gz -4ae03da7b46a78866f53aa7f69422d4b src/grsecurity-2.2.1-2.6.32.27-201012151819.patch.bz2 +6d8d7c3716198fb2edd0e7a2b2050188 src/grsecurity-2.2.1-2.6.32.28-201101170305.patch.bz2 cd3f3eb54446be6003156158d51f4884 src/grub-0.97.tar.gz e381b8506210c794278f5527cba0e765 src/gzip-1.4.tar.gz d1f19a3a8fa5d83e33729ddac904894d src/hdparm-9.36.tar.gz @@ -286,6 +286,7 @@ 552639142e163745f6bcd4f1f3816d8a src/logrotate-3.7.1.tar.gz 937d982006b2a76a83edfcfd2e5a9d7d src/logwatch-7.3.6.tar.gz f90188b0fede61fab371093e32382ab9 src/longhaul-1.2.tar.gz +367146363ae86471beda08c0a78f5c80 src/loop-AES-v3.5b-20110110.diff.bz2 f5efb1dea4cd7cd5b7ae7522ff8e7959 src/loop-AES-v3.5b.tar.bz2 2c4c0ceac3a7e50b37fac4174d2179c3 src/lsof_4.82_src.tar.bz2 493af4c77ef6761e3f0157cd1be033a0 src/lynx2.8.7.tar.bz2 @@ -371,7 +372,7 @@ e6f90c8e57e236d45626d479feca2dc4 src/pam_otp_auth-3.2.2.tar.gz a5d27ccbaaad9d9fb254b01a3c12bd06 src/pam_radius-1.3.17.tar.gz 30ceb6df7e8681891e865e2fe5a7903d src/parted-2.3.tar.gz -f599415b44a6587a68de16365c6abd30 src/patch-2.6.32.27.bz2 +fc8c36b4638d8384a5d26a50413a1d11 src/patch-2.6.32.28.bz2 289248c80d96184a902ffac1db56543f src/patch-o-matic-ng-20090819.tar.bz2 ad241429bf352d1b55493153f2eaae2f src/pax-linux-2.6.32.10-test27.patch.bz2 acf0e368cb33bc2f6a335ba3f5e4fd2b src/pax-utils-0.1.15.tar.bz2 @@ -633,7 +634,7 @@ 8acb9328abe17d012db8c5f95f1d7d75 src/sg3_utils-1.30.tgz dd6ca3ac424b447962d7a7af923b7bda src/shadow-4.1.0.tar.bz2 016f49d71bc32eee2b5d11fc1600cfbe src/shfs-0.35.tar.gz -0b61326ee735db5971408e53fc3d5d67 src/shorewall-4.4.12.1.tar.bz2 +79499da61b50afa314b84d49c31cd9f2 src/shorewall-4.4.16.tar.bz2 8d59e70d21d8f0568e310d342e3e2306 src/sipcalc-1.1.5.tar.gz 45e5a44803181e2bf3361d562060c904 src/siproxd-0.7.1.tar.gz a282846532ecbd6b4a28072373b3a70b src/smartmontools-5.38.tar.gz |
|
From: Heiko Z. <smi...@us...> - 2011-01-18 22:11:25
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv4350/scripts Modified Files: loop-AES Log Message: - updated shorewall to 4.4.16 - updated gradm to 2.2.1-201012301333 - updated grsecurity to 2.2.1-2.6.32.28-201101170305 - updated kernel to 2.6.32.28 - updated sagator to 1.2.2 Index: loop-AES =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/loop-AES,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- loop-AES 6 Jan 2010 15:20:24 -0000 1.12 +++ loop-AES 18 Jan 2011 22:11:15 -0000 1.13 @@ -17,6 +17,7 @@ case $1 in build ) + patch_from_file 1 $DL_DIR/src/loop-AES-v3.5b-20110110.diff.bz2 #make CC="gcc -no-pie" LINUX_SOURCE=$KERNELDIR INSTALL_MOD_PATH=$(pwd) || exit 1 make PADLOCK=y EXTRA_CIPHERS=y LINUX_SOURCE=$KERNELDIR INSTALL_MOD_PATH=$(pwd) || exit 1 ;; |
|
From: Heiko Z. <smi...@us...> - 2011-01-17 21:29:40
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14424 Modified Files: CHANGES Log Message: oops Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1433 retrieving revision 1.1434 diff -u -d -r1.1433 -r1.1434 --- CHANGES 17 Jan 2011 21:27:20 -0000 1.1433 +++ CHANGES 17 Jan 2011 21:29:32 -0000 1.1434 @@ -22,7 +22,7 @@ # 1.4.2 -- updated sagator too 1.2.2 +- updated sagator to 1.2.2 - added mod_proxy_html 3.1.1 - added mod_authn_otp 1.1.1 - updated fetchmail-6.3.19 |
|
From: Heiko Z. <smi...@us...> - 2011-01-17 21:27:28
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv13951 Modified Files: CHANGES md5sum.lst Log Message: updated sagator too 1.2.2 Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1432 retrieving revision 1.1433 diff -u -d -r1.1432 -r1.1433 --- CHANGES 7 Jan 2011 15:39:50 -0000 1.1432 +++ CHANGES 17 Jan 2011 21:27:20 -0000 1.1433 @@ -22,6 +22,7 @@ # 1.4.2 +- updated sagator too 1.2.2 - added mod_proxy_html 3.1.1 - added mod_authn_otp 1.1.1 - updated fetchmail-6.3.19 Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.612 retrieving revision 1.613 diff -u -d -r1.612 -r1.613 --- md5sum.lst 7 Jan 2011 15:39:50 -0000 1.612 +++ md5sum.lst 17 Jan 2011 21:27:20 -0000 1.613 @@ -618,9 +618,8 @@ b0c3093d2f0d850760e59ac1db9bf152 src/rpm-4.0.4.tar.gz 19b24f7184a8dbf7b48c1bbb565ad9fb src/rrdtool-1.2.30.tar.gz b53525900817cf1ba7ad3a516ab5bfe9 src/rsync-3.0.7.tar.gz -8846cf204d730396ca698fd6777ddfbb src/sagator-1.2.1.tar.bz2 +ae4154e72718c036e721df8b014ac710 src/sagator-1.2.2.tar.bz2 9b356a0efce3af4f6fb0367fd4c5aee7 src/sagator-milter_umask.patch.bz2 -5c83ad21798db0970f0286d73fd00db7 src/sagator_clamav-0.96.2.patch.bz2 bf6c09ea497a166df8bd672db1d8da8f src/samba-3.5.6.tar.gz 6e2e2c386a89aaff31f048eb2a6c5b1a src/sarg-2.2.3.1.tar.gz f1eb94c7588e878df806b63aa8348174 src/scponly-20080308.tgz |
|
From: Heiko Z. <smi...@us...> - 2011-01-17 21:27:28
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv13951/scripts Modified Files: sagator Log Message: updated sagator too 1.2.2 Index: sagator =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sagator,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- sagator 7 Jan 2011 15:39:51 -0000 1.24 +++ sagator 17 Jan 2011 21:27:20 -0000 1.25 @@ -19,8 +19,7 @@ case $1 in build ) if [ "$CONFIG_SAGATOR" = "y" ]; then - #patch_from_file 0 $DL_DIR/src/sagator_clamav-0.96.2.patch.bz2 - #patch_from_file 1 $DL_DIR/src/sagator-milter_umask.patch.bz2 + patch_from_file 1 $DL_DIR/src/sagator-milter_umask.patch.bz2 #replace_str Makefile python2.2 python2.3 export PYTHONHOME=$WORKDIR/Python-install/usr |
|
From: Heiko Z. <smi...@us...> - 2011-01-07 15:40:01
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23623/scripts Modified Files: sagator Added Files: mod_proxy_html Log Message: added mod_proxy_html 3.1.1 Index: sagator =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/sagator,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- sagator 2 Dec 2010 18:25:58 -0000 1.23 +++ sagator 7 Jan 2011 15:39:51 -0000 1.24 @@ -19,8 +19,8 @@ case $1 in build ) if [ "$CONFIG_SAGATOR" = "y" ]; then - patch_from_file 0 $DL_DIR/src/sagator_clamav-0.96.2.patch.bz2 - patch_from_file 1 $DL_DIR/src/sagator-milter_umask.patch.bz2 + #patch_from_file 0 $DL_DIR/src/sagator_clamav-0.96.2.patch.bz2 + #patch_from_file 1 $DL_DIR/src/sagator-milter_umask.patch.bz2 #replace_str Makefile python2.2 python2.3 export PYTHONHOME=$WORKDIR/Python-install/usr --- NEW FILE: mod_proxy_html --- #!/bin/bash # # http://www.devil-linux.org # you need the next line, otherwise script won't be executed !!! # DL-build-system v3 # get the directoryname of the script MYDIR=${0%/*} # source functions and config source $MYDIR/settings case $1 in build ) if [ "$CONFIG_HTTPD" = "y" ]; then if [ "$CONFIG_MOD_PROXY_HTML" = "y" ]; then apxs -a -c -I/usr/include/libxml2 -I./ -i mod_xml2enc.c || exit 1 apxs -a -c -I/usr/include/libxml2 -I./ -i mod_proxy_html.c || exit 1 strip_debug fi fi ;; install ) if [ "$CONFIG_HTTPD" = "y" ]; then if [ "$CONFIG_MOD_PROXY_HTML" = "y" ]; then cp -dfpv .libs/mod_*.so $CDDIR/usr/lib/apache2/modules/ || exit 1 cp -dfpv proxy_html.conf $ETCDIR/etc/apache2/extra || exit 1 fi fi ;; * ) echo "ERROR ($0)" echo "please add parameter so I know what to do" exit 1 ;; esac |
|
From: Heiko Z. <smi...@us...> - 2011-01-07 15:40:01
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23623/scripts/configuration Modified Files: mod_authn_otp.config Added Files: mod_proxy_html.config Log Message: added mod_proxy_html 3.1.1 Index: mod_authn_otp.config =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/mod_authn_otp.config,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mod_authn_otp.config 29 Dec 2010 15:17:47 -0000 1.1 +++ mod_authn_otp.config 7 Jan 2011 15:39:51 -0000 1.2 @@ -6,5 +6,5 @@ # http://www.devil-linux.org if [ "$CONFIG_HTTPD" = "y" ]; then - menu_add "Networking|WWW|Apache Config" bool "mod_authn_otp for Apache" CONFIG_MOD_AUTHN_OTP + menu_add "Networking|WWW|Apache Config" bool "mod_proxy_html for Apache" CONFIG_MOD_PROXY_HTML fi --- NEW FILE: mod_proxy_html.config --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/configuration/mod_proxy_html.config,v $ # $Revision: 1.1 $ # $Date: 2011/01/07 15:39:51 $ # # http://www.devil-linux.org if [ "$CONFIG_HTTPD" = "y" ]; then menu_add "Networking|WWW|Apache Config" bool "mod_authn_otp for Apache" CONFIG_MOD_AUTHN_OTP fi |
|
From: Heiko Z. <smi...@us...> - 2011-01-07 15:40:01
|
Update of /cvsroot/devil-linux/build In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23623 Modified Files: CHANGES Makefile.build Makefile.install md5sum.lst Log Message: added mod_proxy_html 3.1.1 Index: Makefile.build =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.build,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- Makefile.build 29 Dec 2010 15:17:47 -0000 1.26 +++ Makefile.build 7 Jan 2011 15:39:50 -0000 1.27 @@ -91,7 +91,7 @@ strongswan swig syslog-ng udev webmin GROUP_21 := Mail-SpamAssassin bluez-firmware bluez-hcidump bluez-utils ippool \ - lm_sensors mdadm mod_auth_kerb mod_authn_otp mod_perl module-init-tools \ + lm_sensors mdadm mod_auth_kerb mod_authn_otp mod_perl mod_proxy_html module-init-tools \ ntop openl2tp pam_radius poptop portslave \ pptp-linux rp-pppoe sagator xmbmon modsecurity-apache @@ -783,6 +783,8 @@ mod_authn_otp: | $(GROUP_20) +mod_proxy_html: | $(GROUP_20) + mod_perl: | $(GROUP_20) module-init-tools: | $(GROUP_20) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1431 retrieving revision 1.1432 diff -u -d -r1.1431 -r1.1432 --- CHANGES 29 Dec 2010 15:17:47 -0000 1.1431 +++ CHANGES 7 Jan 2011 15:39:50 -0000 1.1432 @@ -22,6 +22,7 @@ # 1.4.2 +- added mod_proxy_html 3.1.1 - added mod_authn_otp 1.1.1 - updated fetchmail-6.3.19 - updated gradm-2.2.1-201012121738 Index: md5sum.lst =================================================================== RCS file: /cvsroot/devil-linux/build/md5sum.lst,v retrieving revision 1.611 retrieving revision 1.612 diff -u -d -r1.611 -r1.612 --- md5sum.lst 29 Dec 2010 15:17:47 -0000 1.611 +++ md5sum.lst 7 Jan 2011 15:39:50 -0000 1.612 @@ -307,6 +307,7 @@ a363588578050b3d320a2ceccf3ed666 src/mod_auth_kerb-5.3.tar.gz 50ddc1cacde9be8e8c20eb0e253267cf src/mod_authn_otp-1.1.1.tar.gz 1a05625ae6843085f985f5da8214502a src/mod_perl-2.0.4.tar.gz +d6497b48d2bffc4150472472004618c3 src/mod_proxy_html.tar.bz2 f7d14b97bbe54ecb953125b0f9b87a24 src/modsecurity-apache_2.5.12.tar.gz 28dfcb9e24cdbeb12b99ac1eb8af7dea src/module-init-tools-3.11.1.tar.bz2 1ba0065ed50509aaffb171594c689f46 src/motion-3.2.12.tar.gz Index: Makefile.install =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.install,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- Makefile.install 29 Dec 2010 15:17:47 -0000 1.18 +++ Makefile.install 7 Jan 2011 15:39:50 -0000 1.19 @@ -85,7 +85,7 @@ udev webmin GROUP_21 := Mail-SpamAssassin bluez-firmware bluez-hcidump bluez-utils ippool \ - lm_sensors mdadm mod_auth_kerb mod_authn_otp mod_perl module-init-tools \ + lm_sensors mdadm mod_auth_kerb mod_authn_otp mod_perl mod_proxy_html module-init-tools \ ntop openl2tp pam_radius poptop portslave \ pptp-linux rp-pppoe sagator xmbmon modsecurity-apache MailScanner @@ -700,6 +700,8 @@ mod_authn_otp: | $(GROUP_20) +mod_proxy_html: | $(GROUP_20) + mod_perl: | $(GROUP_20) module-init-tools: | $(GROUP_20) |
|
From: Heiko Z. <smi...@us...> - 2011-01-07 15:40:01
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23623/scripts/configuration/help Added Files: mod_proxy_html.help Log Message: added mod_proxy_html 3.1.1 --- NEW FILE: mod_proxy_html.help --- CONFIG_MOD_PROXY_HTML mod_proxy_html is an output filter to rewrite HTML links in a proxy situation, to ensure that links work for users outside the proxy. It serves the same purpose as Apache's ProxyPassReverse directive does for HTTP headers, and is an essential component of a reverse proxy. |
|
From: Heiko Z. <smi...@us...> - 2010-12-30 14:32:00
|
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 38246c02e59bac4d4621bc38d74962189644de24 (commit)
via bd891474cc9f15c5105124fac6f25b6adf86536f (commit)
via fe008aaf38f3ac2d8083ec88f68616c721cd5c53 (commit)
via 2bf3c1660965d73a553d3c99d6f1a62f36e0069b (commit)
via 17dfec8c9b92824544ba6e4e9d0e23614e2347ba (commit)
via 74058758e4165dbef1d8f1d446cce0d9fb27a955 (commit)
from a04390c17179e4351cbe0224cedf98d67004d6a1 (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 38246c02e59bac4d4621bc38d74962189644de24
Merge: a04390c17179e4351cbe0224cedf98d67004d6a1 bd891474cc9f15c5105124fac6f25b6adf86536f
Author: Heiko Zuerker <smi...@us...>
Date: Thu Dec 30 08:31:13 2010 -0600
Merge branch 'master' of git://git.buildroot.net/buildroot
commit bd891474cc9f15c5105124fac6f25b6adf86536f
Author: Peter Korsgaard <ja...@su...>
Date: Thu Dec 30 08:45:29 2010 +0100
busybox: 1.18.1 fixes for bzip2 and cpio
Signed-off-by: Peter Korsgaard <ja...@su...>
commit fe008aaf38f3ac2d8083ec88f68616c721cd5c53
Author: Yegor Yefremov <yeg...@vi...>
Date: Tue Dec 7 10:05:32 2010 +0100
New package: sdparm
Add utility to accesses SCSI device parameters.
Signed-off-by: Yegor Yefremov <yeg...@go...>
Acked-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 2bf3c1660965d73a553d3c99d6f1a62f36e0069b
Author: Daniel Nyström <dan...@ti...>
Date: Sun Dec 26 00:29:42 2010 +0100
Reset critical environment variables
Reset them early in top-level Makefile to ensure they're keept unset
all the way through the build process.
This also removes the requirement of these variables being unset
globally prior the build.
Signed-off-by: Daniel Nyström <dan...@ti...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 17dfec8c9b92824544ba6e4e9d0e23614e2347ba
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Dec 28 16:10:35 2010 -0300
toolchain: drop BR2_CROSS_TOOLCHAIN_TARGET_UTILS option
It's really not very useful, all it does is install a target
strace and ldd in a target_utils directory in staging.
While at it clean up the strace makefile a bit.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 74058758e4165dbef1d8f1d446cce0d9fb27a955
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Dec 28 16:10:32 2010 -0300
package: drop sparc64 bits
Remove VIS optimization, it's for sparc64 and it's gone.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
-----------------------------------------------------------------------
Summary of changes:
Makefile | 6 +++
configs/arm_nptl_toolchain_defconfig | 1 -
configs/arm_toolchain_defconfig | 1 -
package/Config.in | 1 +
package/Makefile.in | 5 --
.../busybox-1.18.1/busybox-1.18.1-bzip2.patch | 40 ++++++++++++++++++++
.../busybox-1.18.1/busybox-1.18.1-cpio.patch | 20 ++++++++++
package/sdparm/Config.in | 6 +++
package/sdparm/sdparm.mk | 5 ++
package/strace/strace.mk | 22 ++--------
target/xtensa/defconfig | 1 -
toolchain/dependencies/dependencies.sh | 9 ----
toolchain/toolchain-buildroot/Config.in.2 | 12 ------
toolchain/uClibc/uclibc.mk | 5 --
14 files changed, 83 insertions(+), 51 deletions(-)
create mode 100644 package/busybox/busybox-1.18.1/busybox-1.18.1-bzip2.patch
create mode 100644 package/busybox/busybox-1.18.1/busybox-1.18.1-cpio.patch
create mode 100644 package/sdparm/Config.in
create mode 100644 package/sdparm/sdparm.mk
hooks/post-receive
--
Devil-Linux
|
|
From: Heiko Z. <smi...@us...> - 2010-12-29 19:16:47
|
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 a04390c17179e4351cbe0224cedf98d67004d6a1 (commit)
via 213f15be3d0e1934ce57f1aa58712c78aeddb2a6 (commit)
via 0c4cf012fa0a772546971625204caa13840ffa9d (commit)
via 10d23ec6b38449e65293f0e249975b8eb814dcff (commit)
via 38826858c03db1ac09723ef5948eba438a349e09 (commit)
via 514c019aa0f6847d0766a439da178ac4648db554 (commit)
via 87b81bb56f45f3bb903c085f0745775e140e2154 (commit)
via f78b344ea82f6f45547788652c4352ba2a623cbb (commit)
via 6b0e9dd06f27d134340a4aedde6e6e2105820832 (commit)
via a68640c31dbf216eb5862d76daefce4b7e754795 (commit)
via 58ddf43464ab3892d2af0c3973e6d9ef31653fdf (commit)
via 467f221d20f2a1927ef695bd4ac92559257ce8f9 (commit)
from 9aebf14c15fd6416c06d2e735d623921e0cf60c0 (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 a04390c17179e4351cbe0224cedf98d67004d6a1
Merge: 9aebf14c15fd6416c06d2e735d623921e0cf60c0 213f15be3d0e1934ce57f1aa58712c78aeddb2a6
Author: Heiko Zuerker <smi...@us...>
Date: Wed Dec 29 13:16:08 2010 -0600
Merge branch 'master' of git://git.buildroot.net/buildroot
commit 213f15be3d0e1934ce57f1aa58712c78aeddb2a6
Author: Peter Korsgaard <ja...@su...>
Date: Wed Dec 29 15:54:58 2010 +0100
xapp_xlogo: needs libXft and pkg-config
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 0c4cf012fa0a772546971625204caa13840ffa9d
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Dec 28 16:55:35 2010 -0300
libcap: fix target install
/usr/lib/libcap.so.* was installed via "install -D" but libcap.so.2 is
a symlink so it was dereferenced.
Also update the buildsystem patch so that the shared lib is +X.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 10d23ec6b38449e65293f0e249975b8eb814dcff
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Dec 28 16:38:09 2010 -0300
uclibc: fix configs for 0.9.32 & snapshot
* 0.9.32 config needs UCLIBC_HAS___PROGNAME defined or we stall when
program invocation name is enabled.
* Mirror 0.9.32's config to snapshot for consistency.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 38826858c03db1ac09723ef5948eba438a349e09
Author: Peter Korsgaard <ja...@su...>
Date: Wed Dec 29 09:14:15 2010 +0100
automake: ensure staging aclocal dir gets created
Otherwise aclocal fails.
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 514c019aa0f6847d0766a439da178ac4648db554
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Dec 28 16:10:28 2010 -0300
uclibc: move tools to host dir
Move uclibc host tools (ldd/ldconfig) to host dir.
They were previously installed in the staging dir.
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 87b81bb56f45f3bb903c085f0745775e140e2154
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Dec 28 16:10:27 2010 -0300
toolchain: move sysroot to host dir
* Drop the BR2_STAGING_DIR option
* Hardcode STAGING_DIR to $(HOST_DIR)/usr/TUPLE/sysroot
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit f78b344ea82f6f45547788652c4352ba2a623cbb
Author: Gustavo Zacarias <gu...@za...>
Date: Tue Dec 28 16:10:26 2010 -0300
sstrip: make it a proper package
* Convert sstrip to a proper gentargets package
* Use openwrt svn version, it's basically the same one we used
* Change the hooks from old toolchain/sstrip to new package/sstrip
* Drop the old toolchain/sstrip directory
* sstrip for the target is now in Package -> Development
Signed-off-by: Gustavo Zacarias <gu...@za...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 6b0e9dd06f27d134340a4aedde6e6e2105820832
Author: Lionel Landwerlin <lla...@gm...>
Date: Sun Dec 26 17:16:36 2010 +0100
automake: install gtk-doc.m4 in host directory instead of staging
Signed-off-by: Lionel Landwerlin <lla...@gm...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit a68640c31dbf216eb5862d76daefce4b7e754795
Author: Lionel Landwerlin <lla...@gm...>
Date: Sun Dec 26 17:16:35 2010 +0100
package: avoid copying .m4 files from host to staging
Since we are preparing a package generation mechanism, we would like
to avoid packages that move/touch/modify files which are not part
of their own package. That's why we try to not install host files into
the staging directory (in this case .m4 files) and instead we include
$(HOST_DIR)/usr/share/aclocal into autoreconf search directory.
Signed-off-by: Lionel Landwerlin <lla...@gm...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 58ddf43464ab3892d2af0c3973e6d9ef31653fdf
Author: Lionel Landwerlin <lla...@gm...>
Date: Sun Dec 26 17:16:34 2010 +0100
vtun: fix startup script installation
In case etc/init.d does not exist.
Signed-off-by: Lionel Landwerlin <lla...@gm...>
Signed-off-by: Peter Korsgaard <ja...@su...>
commit 467f221d20f2a1927ef695bd4ac92559257ce8f9
Author: Thomas Petazzoni <tho...@fr...>
Date: Thu Dec 16 10:47:34 2010 +0100
cloop: bump and fix package
On a machine without zlib-dev installed, cloop must rely on the
host-zlib compiled by Buildroot, but due to the horrible cloop build
system, this didn't happen and the build was failing.
Therefore, we now pass all the $(HOST_CONFIGURE_OPTS) when building
cloop, and we fix the Makefile so that it takes into account
CFLAGS/LDFLAGS passed in the environment or command-line and do not
override them.
[Peter: fix typos, remove HOST_MAKE_ENV]
Signed-off-by: Thomas Petazzoni <tho...@fr...>
Signed-off-by: Peter Korsgaard <ja...@su...>
-----------------------------------------------------------------------
Summary of changes:
Config.in | 13 -
Makefile | 2 -
package/Config.in | 3 +
package/Makefile.in | 56 ++--
package/autoconf/autoconf.mk | 2 +-
package/automake/automake.mk | 9 +-
package/cloop/cloop-2.634-1-cflags.patch | 30 ++
package/cloop/cloop.mk | 5 +-
package/libcap/libcap-2.19-build-system.patch | 35 ++-
package/libcap/libcap.mk | 3 +-
package/libtool/libtool.mk | 9 -
package/pkg-config/pkg-config.mk | 7 -
package/sstrip/Config.in | 7 +
package/sstrip/sstrip.mk | 45 +++
package/vtun/vtun-3.0.2-001-Makefile.in.patch | 2 +-
package/x11r7/xapp_xlogo/Config.in | 1 +
package/x11r7/xapp_xlogo/xapp_xlogo.mk | 3 +-
toolchain/dependencies/dependencies.mk | 2 +-
toolchain/sstrip/Config.in | 9 -
toolchain/sstrip/sstrip.c | 467 -------------------------
toolchain/sstrip/sstrip.mk | 70 ----
toolchain/toolchain-buildroot.mk | 1 -
toolchain/toolchain-buildroot/Config.in.2 | 1 -
toolchain/toolchain-crosstool-ng.mk | 1 -
toolchain/toolchain-external.mk | 1 -
toolchain/uClibc/uClibc-0.9.32.config | 1 +
toolchain/uClibc/uClibc-snapshot.config | 34 +-
toolchain/uClibc/uclibc.mk | 12 +-
28 files changed, 179 insertions(+), 652 deletions(-)
create mode 100644 package/cloop/cloop-2.634-1-cflags.patch
create mode 100644 package/sstrip/Config.in
create mode 100644 package/sstrip/sstrip.mk
delete mode 100644 toolchain/sstrip/Config.in
delete mode 100644 toolchain/sstrip/sstrip.c
delete mode 100644 toolchain/sstrip/sstrip.mk
hooks/post-receive
--
Devil-Linux
|
|
From: Heiko Z. <smi...@us...> - 2010-12-29 15:17:56
|
Update of /cvsroot/devil-linux/build/scripts/configuration/help In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28725/scripts/configuration/help Added Files: mod_authn_otp.help Log Message: added mod_authn_otp 1.1.1 --- NEW FILE: mod_authn_otp.help --- CONFIG_MOD_AUTHN_OTP mod_authn_otp - Apache module for one-time password authentication mod_authn_otp is an Apache web server module for two-factor authentication using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in RFC 4226. This creates a simple way to protect a web site with one-time passwords, using any RFC 4226-compliant hardware or software token device. mod_authn_otp also supports the Mobile-OTP algorithm. mod_authn_otp supports both event and time based one-time passwords. It also supports "lingering" which allows the repeated re-use of a previously used one-time password up to a configurable maximum linger time. This allows one-time passwords to be used directly in HTTP authentication without forcing the user to enter a new one-time password for every page load. mod_authn_otp supports both basic and digest authentication, and will auto-synchronize with the user's token within a configurable maximum offset (auto-synchronization is not supported with digest authentication). mod_authn_otp is especially useful for setting up protected web sites that require more security than simple username/password authentication yet also don't require users to install special VPN software, and is compatible with software tokens that run on cell phones. Also included is otptool, a one-time password command line utility. For configuration information and other details please see: http://mod-authn-otp.googlecode.com/ |
|
From: Heiko Z. <smi...@us...> - 2010-12-29 15:17:56
|
Update of /cvsroot/devil-linux/build/scripts/configuration In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28725/scripts/configuration Added Files: mod_authn_otp.config Log Message: added mod_authn_otp 1.1.1 --- NEW FILE: mod_authn_otp.config --- #!/bin/bash # $Source: /cvsroot/devil-linux/build/scripts/configuration/mod_authn_otp.config,v $ # $Revision: 1.1 $ # $Date: 2010/12/29 15:17:47 $ # # http://www.devil-linux.org if [ "$CONFIG_HTTPD" = "y" ]; then menu_add "Networking|WWW|Apache Config" bool "mod_authn_otp for Apache" CONFIG_MOD_AUTHN_OTP fi |
|
From: Heiko Z. <smi...@us...> - 2010-12-29 15:17:55
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28725/scripts/configuration/profiles Modified Files: default server Log Message: added mod_authn_otp 1.1.1 Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- default 11 Jul 2010 17:15:49 -0000 1.113 +++ default 29 Dec 2010 15:17:48 -0000 1.114 @@ -248,3 +248,4 @@ CONFIG_IRQBALANCE=y CONFIG_MODSECURITY=y CONFIG_POUND=y +CONFIG_MOD_AUTHN_OTP=y Index: server =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/server,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- server 11 Jul 2010 17:15:49 -0000 1.24 +++ server 29 Dec 2010 15:17:48 -0000 1.25 @@ -247,3 +247,4 @@ CONFIG_IRQBALANCE=y CONFIG_MODSECURITY=y CONFIG_POUND=y +CONFIG_MOD_AUTHN_OTP=y |