Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Peter KorsgaardPeter Korsgaard
4439d388907toolchain/gcc: bump 4.4.x version to 4.4.4 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Lionel LandwerlinLionel Landwerlin
9b24af38201autoconf: add AUTOCONF variable setting Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Acked-by: Thomas Pe...
Lionel LandwerlinLionel Landwerlin
a6304a23a98autoconf: add missing AUTOMAKE variable setting Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Acked-by: T...
Lionel LandwerlinLionel Landwerlin
e411497c3a3autoconf: add AUTOHEADER variable autoheader is used by autoreconf, therefor we need to give the right path to this ...
Lionel LandwerlinLionel Landwerlin
21a74f14628libtool: added LIBTOOLIZE variable to point on $(HOST_DIR)/usr/bin/libtoolize Signed-off-by: Lionel Landwerlin <llan...
Lionel LandwerlinLionel Landwerlin
6660b7dc3fdscripts: force copy of files to erase already present and readonly files Signed-off-by: Lionel Landwerlin <llandwerl...
Lionel LandwerlinLionel Landwerlin
e8b469b81fepackage: Force copy of .la files at the post install hook (readonly files might be problematic) Signed-off-by: Lione...
Lionel LandwerlinLionel Landwerlin
1b41e32febfpackage: add PKG_CONF_ENV variables to host packages Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Acked-...
Luca CeresoliLuca Ceresoli
ec45e2bad4etslib: fix plugin linking Fixes error: "Couldnt load module pthres" and similar. Original patch: svn://svn.berlios....
Paulius ZaleckasPaulius Zaleckas
ee39d53ce34Fix GDB BFD test linking When compiling GDB for target (in my case i386) it links wrong BFD library from host OS. Th...
Gustavo ZacariasGustavo Zacarias
bb73ce22225haserl: Add lua option Closes #719 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter K...
Gustavo ZacariasGustavo Zacarias
46913a2d4f5lua: Migrate to gentargets and improve it Closes #803 Based on initial patch by rvpaasen@t3i.nl [Peter: lua/luac n...
Darius AugulisDarius Augulis
494149b9898Make Mesa3D optional for X11 [Peter: XF86DRIPROTO should only be selected if mesa is enabled] Signed-off-by: Darius ...
Darius AugulisDarius Augulis
20c59892f95xda_xcursor-themes: depends on libXcursor While at it convert spaces to TABs Signed-off-by: Darius Augulis <augulis...
Paulius ZaleckasPaulius Zaleckas
f421f557f52xlib_libXtst: depends on libXi Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Signed-off-by: Peter Kor...
Darius AugulisDarius Augulis
b64a031badaFix build of matchbox-keyboard and matchbox-wm These packages have buggy configure script. It adds -L/lib flag for l...
Paulius ZaleckasPaulius Zaleckas
6ca43d88bcdtoolchain/gdb: Add GDB 7.0.1 and 7.1 support Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Signed-off...
Peter KorsgaardPeter Korsgaard
7548e5a7070busybox: 1.16.1 fixes for ash and cpio Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
serj.kalichevserj.kalichev
d07aee18c46linux-advanced: Fix Kernel EXTRAVERSION for BR2_LINUX26_CUSTOM Closes #1267 Signed-off-by: serj.kalichev <serj.kali...
Grant EdwardsGrant Edwards
532e1fb5d35busybox: pass EXTRA_LDFLAGS for external toolchains Closes #1321 [Peter: Rework patch to make it apply to git] Sign...
Gustavo ZacariasGustavo Zacarias
558861639ceeeprog: Convert to gentargets Closes #1615 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thom...
Gustavo ZacariasGustavo Zacarias
554ef43a9c1hostapd: Bump to 0.7.2 Closes #1645 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Peter KorsgaardPeter Korsgaard
671ec3917b7alsa-utils: alsamixer needs WCHAR Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
5ad26724701alsa-utils: fix usr/share/alsa installation to target Closes #1573 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
e0db53202c3package: get rid of editors subdir Not much point in a seperate subdir for only four packages. Signed-off-by: Peter...
Peter KorsgaardPeter Korsgaard
187f0a55323package: get rid of database subdir Not much point in a seperate subdir for only two packages. Signed-off-by: Peter...
Peter KorsgaardPeter Korsgaard
28200ca3f23cairo: get rid of old patches Haven't been touches for more than 2 years, so lets get rid of them. Signed-off-by: P...
Peter KorsgaardPeter Korsgaard
3eb9262c842libgtk2: get rid of old patches Haven't been touches for more than 2 years, so lets get rid of them. Signed-off-by:...
Gustavo ZacariasGustavo Zacarias
ba9ed137080samba: bump version Closes #1561 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Peter KorsgaardPeter Korsgaard
c1a2661c195kernel-headers: bump 2.6.32.x / 2.6.33.x stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Luca CeresoliLuca Ceresoli
532d36fa15btslib: fix use of open() Fixes error: "open with O_CREAT in second argument needs 3 arguments". Original patch: svn...
Will WagnerWill Wagner
3aed796e78eX11R7.5 - remove all version information from Config.in files As discussed on the list, don't want to have to change...
Will WagnerWill Wagner
e5b948a54eclibXaw: do not build docs (fails if missing host tools), also cleanup makefile Signed-off-by: Will Wagner <will_wagn...
Will WagnerWill Wagner
84e5d7c772bRemove XEvIE (app & proto) as removed from X11R7.5 [Peter: remove select from xserver Config.in] Signed-off-by: Will...
Will WagnerWill Wagner
fca42cd6452Remove XFree86-Misc (lib & proto) as removed from X11R7.5 [Peter: also remove selects from affected Config.in's] Sig...
Will WagnerWill Wagner
9638be1acfbRemove XTrap (app, lib & proto) as removed from X11R7.5 Signed-off-by: Will Wagner <will_wagner@carallon.com> Acked-...
Will WagnerWill Wagner
09729b5e63bxserver_xorg-server: bump version, improve option support Later version of xserver no longer need configure hack to ...
Paulius ZaleckasPaulius Zaleckas
ab0a176febausbutils need libusb-compat Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Signed-off-by: Peter Korsga...
Peter KorsgaardPeter Korsgaard
fd3194a1c63Merge branch 'codesourcery-toolchain-support' of git://git.busybox.net/~tpetazzoni/git/buildroot
Josh.WuJosh.Wu
78de2495586Add support to linux 2.6.30 kernel patches for Atmel arm in menuconfig. Signed-off-by: Josh.Wu <josh.wu@atmel.com> S...
Peter KorsgaardPeter Korsgaard
f935368cc0dbusybox: add 1.16.1 sed fix Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Will WagnerWill Wagner
4ddb427ef96initramfs: fix init symlink When initramfs was ported to the new fs structure the init symlink macro was defined, bu...
Peter KorsgaardPeter Korsgaard
b0432db6977busybox: get rid of unused initramfs.mk file Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
d3a1233fbaatarget: really remove the target/*/*.mk include Commit 5faae4869027 claimed to do this, but it didn't - Causing make...
Laine Walker-AvinaLaine Walker-Avina
b33e2abd4eatoolchain/binutils: Improve arm linking performance Backported a patch from CVS that improves linking times for larg...
Will WagnerWill Wagner
102ca91d741Repair initramfs dependancies after move to fs The restructure for building root filesystems changed the target name...
Peter KorsgaardPeter Korsgaard
a726691a00aMerge branch 'makedevs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot
Michael RothMichael Roth
d496bc1f281mtd: Add missing 'mtdinfo' Commit 9277cb760a4cc6e62d0cd23fa938dd953e875a13 added support for mtdinfo to mtd.mk but m...
Thomas PetazzoniThomas Petazzoni
81cd9d45ffamakedevs: convert to a more normal way of building packages Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-e...
Thomas PetazzoniThomas Petazzoni
5faae486902makedevs: move to package/ Since target/ doesn't contain any .mk file in subdirectories, also remove the include in ...
Peter KorsgaardPeter Korsgaard
7b3a6f0aab1python: needs WCHAR support in toolchain And hence, portage needs it as well. Signed-off-by: Peter Korsgaard <jacme...
Peter KorsgaardPeter Korsgaard
fb951b93423fs/ext2: fix blocks/inodes calculation With the ROOTFS_TARGET conversion, EXT2_OPTS gets evaluated very early (befor...
Kelvin CheungKelvin Cheung
f7f01e18e77Enable libutil by default for uclibc 0.9.31 Closes #1591 Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com> Sig...
Peter KorsgaardPeter Korsgaard
816e724a460toolchain/gdb: target-gdb needs wchar support in toolchain For the embedded readline/gettext stuff. Signed-off-by: ...
Peter KorsgaardPeter Korsgaard
7b7e1bc3fb4fs/ext2: fix typo BR2_TARGET_ROOTFS_EXT2_RESBLKS is an int, so test against 0 rather than the empty string - Otherwi...
Peter KorsgaardPeter Korsgaard
ab1f6e5cc09CHANGES: #1591 is now closed (portmap fails to compile) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
6c5225b1593CHANGES: #1537 is now closed (dev entries not created anymore) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
50f8d922941Merge branch 'fs-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot
Gustavo ZacariasGustavo Zacarias
4ab6883ac5auclibc: Enable libresolv and libnsl stubs by default for 0.9.31 Closes #1555. Signed-off-by: Gustavo Zacarias <gust...
Thomas PetazzoniThomas Petazzoni
525ac766cd7Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definition We only bother updating the defconfigs that need a n...
Thomas PetazzoniThomas Petazzoni
32241116c82Remove all TARGET_DEVICE_TABLE definitions We have a special case for Xtensa, which was patching the generic device_...
Thomas PetazzoniThomas Petazzoni
0b78722085adocumentation: update after TARGET_DEVICE_TABLE removal Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect...
Thomas PetazzoniThomas Petazzoni
d25c560ab2ccramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variable Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electr...
Thomas PetazzoniThomas Petazzoni
64ec20e6c01fs: change the way the device table is configured Until now, the location of the device table was specified by a var...
Thomas PetazzoniThomas Petazzoni
e5da1b85209cramfs: fix installation The installation procedure of cramfs was broken when $(HOST_DIR)/usr/bin didn't exist (i.e,...
Thomas PetazzoniThomas Petazzoni
55098e50488busybox: make sure architecture flags are used at link time When compiling Busybox, according to readelf -A, all obj...
Thomas PetazzoniThomas Petazzoni
05c75314c9fexternal-toolchain: Support for multilib toolchains Multilib toolchains provide different versions of the base libra...
Thomas PetazzoniThomas Petazzoni
ea2505ee567external-toolchain: support libraries outside of /lib The copy_toolchain_lib_root function was making the assumption...
Thomas PetazzoniThomas Petazzoni
7b7a4be0e1dexternal toolchains: take into account architecture variant Until now, many TARGET_CFLAGS where missing when using a...
Peter KorsgaardPeter Korsgaard
65e209ca074openssl: fix build without ipv6 support Closes #1567 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas BrandstetterThomas Brandstetter
78743709074pciutils: convert to the generic-tools infrastructure Signed-off-by: Thomas Brandstetter <thomas.brandstetter@me.com...
Peter KorsgaardPeter Korsgaard
237f5a8520emtd: host compilation needs host-zlib Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Will WagnerWill Wagner
d362cc504ddmtd: mkfs.jffs2 requires zlib to build [Peter: lzo needed as well] Signed-off-by: Will Wagner <will_wagner@carallon....
Peter KorsgaardPeter Korsgaard
376549b7556iso9660: menu.lst fixup after move to fs Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Will WagnerWill Wagner
a7e276bc3d2initramfs: trivial fix following move to fs Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Pet...
Peter KorsgaardPeter Korsgaard
9f018b77ff6busybox: 1.16.1 dnsd / hwclock fixes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Paulius ZaleckasPaulius Zaleckas
c8b4f397e62libdrm: enable/disable features according to driver selection Also cleanup autotools symbols and add libatomic_ops d...
Paulius ZaleckasPaulius Zaleckas
71a041c852dAdd libatomic_ops 1.2 needed by libdrm Intel support Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Si...
Peter KorsgaardPeter Korsgaard
b827af3bb41Merge branch 'autotools-conversion' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
157526cb051libid3tag: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons....
Thomas PetazzoniThomas Petazzoni
7100a85e372libmad: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
3b838d86407aumix: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
8e4a53cf8c5madplay: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
c901bef2c80findutils: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons....
Thomas PetazzoniThomas Petazzoni
9005b04bc0dipkg: remove useless configure options These options are part of the default set of options passed to ./configure by...
Thomas PetazzoniThomas Petazzoni
3be78a238e5argus: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
e300d684bcbtar: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
98611b3a5ecbison: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
6ad9d386416Remove incorrect 'dummy' example Since the introduction of the AUTOTARGETS infrastructure, the dummy example is no l...
Thomas PetazzoniThomas Petazzoni
73e346effcflibcgi: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
41d7e35fcf8libsysfs: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
503062a3556libraw1394: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons...
Thomas PetazzoniThomas Petazzoni
6862ed36d57libcgicc: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
aca04872617libosip2: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
0dae022b7a8patch: convert to the autotools infrastructure and bump version Bumping the version from 2.5.9 to 2.6 allows to avoi...
Thomas PetazzoniThomas Petazzoni
25afa562f6asmartmontools: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electr...
Thomas PetazzoniThomas Petazzoni
61fc526a16esetserial: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons....
Thomas PetazzoniThomas Petazzoni
55184f55a84udpcast: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
f2e9f7604afx11vnc: cleanup useless config options Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
516708f94favtun: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
9554403ad0bUpdate defconfigs after BR2_RECENT removal Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
e5d07810b29Remove the BR2_RECENT option Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
02bc426214aGet rid of all usages of BR2_RECENT Since BR2_RECENT was enabled by default, we do not want entries marked BR2_RECEN...
Thomas PetazzoniThomas Petazzoni
04ba0089a67Get rid of the OPTIMIZE_FOR_CPU variable This variable, together with the FIXME comment, has been added has part of ...
Thomas PetazzoniThomas Petazzoni
423399ba56dGet rid of useless OpenMP related code It seems that there was an intention to add BR2_ENABLE_OPENMP someday, but it...
Thomas PetazzoniThomas Petazzoni
1d1b55a2504Remove variables useless after BR2_PREFER_IMA removal Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electro...
Thomas PetazzoniThomas Petazzoni
72f913bb3b3Get rid of unused variables Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
4ca8e41a766Update defconfigs after BR2_ENABLE_LOCALE_PREGENERATED removal Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fre...
Thomas PetazzoniThomas Petazzoni
51a7a978a36Remove BR2_ENABLE_LOCALE_PREGENERATED The option is marked broken since october 2009, and even the uClibc configurat...
Thomas PetazzoniThomas Petazzoni
ce3bd8da2aaGet rid of now unused HOST_ARCH computation code Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
ec66816ad5eUpdate defconfigs after BR2_GNU_BUILD_SUFFIX removal Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electron...
Thomas PetazzoniThomas Petazzoni
60281cbfe4fGuess build system and remove BR2_GNU_BUILD_SUFFIX Instead of having a configuration option BR2_GNU_BUILD_SUFFIX, le...
Thomas PetazzoniThomas Petazzoni
bc59823bd55Move the global config cache option to an Advanced submenu Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el...
Thomas PetazzoniThomas Petazzoni
aa41d377e30Bring the three path-related options together Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
159292658f7Move the command-related options to a submenu Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
7500d6d7535Update defconfigs after BR2_HAVE_{INFOPAGES,MANPAGES} removal Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free...
Thomas PetazzoniThomas Petazzoni
b703066033bGet rid of BR2_HAVE_{MANPAGES,INFOPAGES} config options Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect...
Thomas PetazzoniThomas Petazzoni
0e56099e70fUse BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES} Signed-off-by: Thomas Petazzoni <thomas.petazzon...
Thomas PetazzoniThomas Petazzoni
bb363647424Do not remove documentation on a per-package basis Since the documentation cleanup is done by the main Makefile in a...
Thomas PetazzoniThomas Petazzoni
87b0637bd08Remove all documentation when BR2_HAVE_DOCUMENTATION is not set Until now, we had BR2_HAVE_MANPAGES, BR2_HAVE_INFOPA...
Thomas PetazzoniThomas Petazzoni
ef785f61ad7Do not let packages remove man pages, info pages and documentation The cleanup of $(TARGET_DIR)/usr/share/man, $(TAR...
Thomas PetazzoniThomas Petazzoni
0f5a2ea7765Update defconfigs after BR2_UPDATE_CONFIG removal Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
0ed643665f0Update config.{guess,sub} unconditionally Remove the BR2_UPDATE_CONFIG option which allowed to globally enable/disab...
Thomas PetazzoniThomas Petazzoni
0a63c06319aUpdate defconfig after BR2_PREFER_IMA removal Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
7a0263525feRemove BR2_PREFER_IMA This option is barely used, no-one is maintaining it or extending it. So let's remove it. Sig...
Peter KorsgaardPeter Korsgaard
e7b72e11dc2cramfs: fix help text typo Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
3f583771a42Merge branch 'squashfs3' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter KorsgaardPeter Korsgaard
6bb35a38c24Merge branch 'fs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
b8cee9fb438Add version selection for the SquashFS root filesystem Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electr...
Thomas PetazzoniThomas Petazzoni
5ef9fe7e539squashfs3: new package Add support for the old squashfs 3.x tools, so that squashfs 3.x root filesystems can be gene...
Thomas PetazzoniThomas Petazzoni
0b79c5022d3fs/*/Config.in: remove useless configuration comments The dependency on gzip, bzip2 and lzma are properly handled au...
Thomas PetazzoniThomas Petazzoni
c1d601afff4Update defconfigs after fs cleanup Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
3474716bff3Coherent naming for .mk files in fs/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
0585241505cMove all filesystem generation code to fs/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
325bfd1cbaeRemove IMAGE and related configuration options Now, we just hardcode the image filenames to be rootfs.$(FSTYPE), in ...
Thomas PetazzoniThomas Petazzoni
eefa832dff6iso9660: rework in a similar way to ROOTFS_TARGET Unfortunately, it cannot use the ROOTFS_TARGET infrastructure, due...
Thomas PetazzoniThomas Petazzoni
d2b07919ac2target/common: do not use IMAGE Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
f840a2b28cfbusybox initramfs: do not use the IMAGE variable Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
9d8e1b69ab3initramfs: convert to ROOTFS_TARGET infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons....
Thomas PetazzoniThomas Petazzoni
99eb1dc9690ubifs: convert to ROOTFS_TARGET infrastructure We also remove the BR2_TARGET_ROOTFS_UBIFS_OUTPUT option, that could ...
Thomas PetazzoniThomas Petazzoni
bd36a7273a6jffs2: convert to ROOTFS_TARGET infrastructure We also remove the BR2_TARGET_ROOTFS_JFFS2_OUTPUT option, that could ...
Thomas PetazzoniThomas Petazzoni
208d06abf9eext2: convert to ROOTFS_TARGET infrastructure We also remove the BR2_TARGET_ROOTFS_EXT2_OUTPUT option, that could be...
Thomas PetazzoniThomas Petazzoni
3892493f8ddsquashfs: convert to ROOTFS_TARGET infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
959ee39bf6btar: convert to ROOTFS_TARGET infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
aa50ffdbffdromfs: convert to ROOTFS_TARGET infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
5e530b7b955cramfs: convert to ROOTFS_TARGET infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
9bda87be1bdcpio: convert to ROOTFS_TARGET infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
f57982ffd5ccloop: convert to ROOTFS_TARGET infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
21f3bcc1868target: Add new infrastructure for filesystem generation In order to avoid code duplication between the different fi...
Thomas PetazzoniThomas Petazzoni
b605699f1f3target/: remove the COPYTO mess There's no need to provide options to copy the filesystem image after the build. Jus...
Thomas PetazzoniThomas Petazzoni
77ab5443080fakeroot: remove all references to BR2_HOST_FAKEROOT Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electron...
Thomas PetazzoniThomas Petazzoni
0bdaf067967fakeroot: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
58a02b1e43ctarget/ubifs: cleanup, unbroken Use package/mtd to build the host mtd-utils, which contains mkfs.ubifs. Remove depen...
Thomas PetazzoniThomas Petazzoni
d36ca79149btarget/tar: cleanup Remove dependency on BR2_HOST_FAKEROOT. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-...
Thomas PetazzoniThomas Petazzoni
1f5c3ccdceatarget/squashfs: cleanup, remove support for 3.x Remove the code to build squashfs-tools for the host, since they ca...
Thomas PetazzoniThomas Petazzoni
3cabc6cce15target/romfs: cleanup Remove the code needed to build host genromfs, since it can now be done using package/genromfs...
Thomas PetazzoniThomas Petazzoni
16b1d2a734btarget/jffs2: cleanup Remove the code to build host MTD utils, since they can now be built using package/mtd. Signe...
Thomas PetazzoniThomas Petazzoni
a573150c199target/iso9660: cleanup Remove the mkisofs host tools building process, which is now in package/cdrkit. Signed-off-...
Thomas PetazzoniThomas Petazzoni
8e599f7fc64target/ext2: cleanup Remove the genext2fs host tools building process, which is now in package/genext2fs. Signed-of...
Thomas PetazzoniThomas Petazzoni
e01de2e7d6btarget/cramfs: cleanup Remove the cramfs host tools building process, which is now in package/cramfs. Signed-off-by...
Thomas PetazzoniThomas Petazzoni
4bcefe826bbtarget/cpio: cleanup * Remove the dependency on BR2_HOST_FAKEROOT, since we don't have config option for host to...
Thomas PetazzoniThomas Petazzoni
57579378e18target/cloop: cleanup Remove the code to build the cloop utilities for the host (it is now in package/cloop). Use f...
Thomas PetazzoniThomas Petazzoni
002a31168eclzma: convert the host package to the autotools infrastructure Note that we loose the ability to use a lzma command ...
Thomas PetazzoniThomas Petazzoni
ae4c8a81d3ecloop: new package Only the host variant is supported, which explains why there is no Config.in file. Will be used b...
Thomas PetazzoniThomas Petazzoni
de4cf4e9135mtd: convert to gentargets, add host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
e7cf05aebeee2fsprogs: add support for host package Host package is needed to get libuuid installed for the host, needed to buil...
Thomas PetazzoniThomas Petazzoni
1ef21e7bd45cdrkit: new package Supported both for the target and the host. Will be used by the root filesystem generation code,...
Thomas PetazzoniThomas Petazzoni
73b1ab73d7fcmake: new package Only compilation for the host is supported, why explains why we don't have a Config.in and the co...
Thomas PetazzoniThomas Petazzoni
ea448feff70bzip2: convert to gentargets, add host package, bump version Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-...
Thomas PetazzoniThomas Petazzoni
7ec49b9af7elibcap: new package Needed as a dependency of cdrkit, which contains genisomage, useful for generating ISO9660 files...
Thomas PetazzoniThomas Petazzoni
c040b2c0105squashfs: new package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
f601bb72db8cramfs: new package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
069290f197cgenext2fs: new package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
0fe8279abf8genromfs: add new package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Josh.WuJosh.Wu
b6ebab842dbatmel: Add at91sam9g45ekes board support Signed-off-by: Josh.Wu <josh.wu@atmel.com> Signed-off-by: Peter Korsgaard <...
Peter KorsgaardPeter Korsgaard
6cbdb507c37CHANGES: add libaio Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
6047d57813fMerge branch 'libaio-conversion' of git://git.busybox.net/~tpetazzoni/git/buildroot
Will WagnerWill Wagner
b72cb51e0b7xdriver_xf86-video-intel: bump version [Peter: remove version from Config.in help] Signed-off-by: Will Wagner <will_...
Will WagnerWill Wagner
ec0db92559fxlib_libXxf86misc: bump version [Peter: remove version from Config.in help] Signed-off-by: Will Wagner <will_wagner@...
Will WagnerWill Wagner
de6d1e532f8xproto_evieext: bump version [Peter: remove version from Config.in help] Signed-off-by: Will Wagner <will_wagner@car...
Will WagnerWill Wagner
9b02ce9e9d9xkeyboard-config: bump version Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard ...
Will WagnerWill Wagner
e9f9ef7d67axlib_libXfontcache: bump version [Peter: remove version from Config.in help] Signed-off-by: Will Wagner <will_wagner...
Will WagnerWill Wagner
741d1cd4b04xlib_libpciaccess: bump version [Peter: remove version from Config.in help] Signed-off-by: Will Wagner <will_wagner@...
Will WagnerWill Wagner
b7bf7f00770xproto_xf86miscproto: bump version [Peter: remove version from Config.in help] Signed-off-by: Will Wagner <will_wagn...
Will WagnerWill Wagner
24c2ca78414xproto_fontcacheproto: bump version [Peter: remove version from Config.in help] Signed-off-by: Will Wagner <will_wag...
Will WagnerWill Wagner
864950c1a4axproto_dri2proto: bump version [Peter: remove version from Config.in help] Signed-off-by: Will Wagner <will_wagner@c...
Will WagnerWill Wagner
7e391f16228pthread-stubs: bump version Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard <ja...
Will WagnerWill Wagner
23840f1f44exlib_libXau: remove duplicate dependancies Signed-off-by: Will Wagner <will_wagner@carallon.com> Acked-by: Thomas Pe...