Peter Korsgaard | 4439d388907 | toolchain/gcc: bump 4.4.x version to 4.4.4
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Lionel Landwerlin | 9b24af38201 | autoconf: add AUTOCONF variable setting
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Acked-by: Thomas Pe... | | |
Lionel Landwerlin | a6304a23a98 | autoconf: add missing AUTOMAKE variable setting
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Acked-by: T... | | |
Lionel Landwerlin | e411497c3a3 | autoconf: add AUTOHEADER variable
autoheader is used by autoreconf, therefor we need to give the right
path to this ... | | |
Lionel Landwerlin | 21a74f14628 | libtool: added LIBTOOLIZE variable to point on $(HOST_DIR)/usr/bin/libtoolize
Signed-off-by: Lionel Landwerlin <llan... | | |
Lionel Landwerlin | 6660b7dc3fd | scripts: force copy of files to erase already present and readonly files
Signed-off-by: Lionel Landwerlin <llandwerl... | | |
Lionel Landwerlin | e8b469b81fe | package: Force copy of .la files at the post install hook (readonly files might be problematic)
Signed-off-by: Lione... | | |
Lionel Landwerlin | 1b41e32febf | package: add PKG_CONF_ENV variables to host packages
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Acked-... | | |
Luca Ceresoli | ec45e2bad4e | tslib: fix plugin linking
Fixes error: "Couldnt load module pthres" and similar.
Original patch: svn://svn.berlios.... | | |
Paulius Zaleckas | ee39d53ce34 | Fix GDB BFD test linking
When compiling GDB for target (in my case i386) it links
wrong BFD library from host OS. Th... | | |
Gustavo Zacarias | bb73ce22225 | haserl: Add lua option
Closes #719
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter K... | | |
Gustavo Zacarias | 46913a2d4f5 | lua: Migrate to gentargets and improve it
Closes #803
Based on initial patch by rvpaasen@t3i.nl
[Peter: lua/luac n... | | |
Darius Augulis | 494149b9898 | Make Mesa3D optional for X11
[Peter: XF86DRIPROTO should only be selected if mesa is enabled]
Signed-off-by: Darius ... | | |
Darius Augulis | 20c59892f95 | xda_xcursor-themes: depends on libXcursor
While at it convert spaces to TABs
Signed-off-by: Darius Augulis <augulis... | | |
Paulius Zaleckas | f421f557f52 | xlib_libXtst: depends on libXi
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Peter Kor... | | |
Darius Augulis | b64a031bada | Fix build of matchbox-keyboard and matchbox-wm
These packages have buggy configure script. It adds -L/lib flag
for l... | | |
Paulius Zaleckas | 6ca43d88bcd | toolchain/gdb: Add GDB 7.0.1 and 7.1 support
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off... | | |
Peter Korsgaard | 7548e5a7070 | busybox: 1.16.1 fixes for ash and cpio
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
serj.kalichev | d07aee18c46 | linux-advanced: Fix Kernel EXTRAVERSION for BR2_LINUX26_CUSTOM
Closes #1267
Signed-off-by: serj.kalichev <serj.kali... | | |
Grant Edwards | 532e1fb5d35 | busybox: pass EXTRA_LDFLAGS for external toolchains
Closes #1321
[Peter: Rework patch to make it apply to git]
Sign... | | |
Gustavo Zacarias | 558861639ce | eeprog: Convert to gentargets
Closes #1615
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thom... | | |
Gustavo Zacarias | 554ef43a9c1 | hostapd: Bump to 0.7.2
Closes #1645
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter ... | | |
Peter Korsgaard | 671ec3917b7 | alsa-utils: alsamixer needs WCHAR
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 5ad26724701 | alsa-utils: fix usr/share/alsa installation to target
Closes #1573
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | e0db53202c3 | package: get rid of editors subdir
Not much point in a seperate subdir for only four packages.
Signed-off-by: Peter... | | |
Peter Korsgaard | 187f0a55323 | package: get rid of database subdir
Not much point in a seperate subdir for only two packages.
Signed-off-by: Peter... | | |
Peter Korsgaard | 28200ca3f23 | cairo: 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 Korsgaard | 3eb9262c842 | libgtk2: get rid of old patches
Haven't been touches for more than 2 years, so lets get rid of them.
Signed-off-by:... | | |
Gustavo Zacarias | ba9ed137080 | samba: bump version
Closes #1561
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kor... | | |
Peter Korsgaard | c1a2661c195 | kernel-headers: bump 2.6.32.x / 2.6.33.x stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Luca Ceresoli | 532d36fa15b | tslib: fix use of open()
Fixes error: "open with O_CREAT in second argument needs 3 arguments".
Original patch: svn... | | |
Will Wagner | 3aed796e78e | X11R7.5 - remove all version information from Config.in files
As discussed on the list, don't want to have to change... | | |
Will Wagner | e5b948a54ec | libXaw: do not build docs (fails if missing host tools), also cleanup makefile
Signed-off-by: Will Wagner <will_wagn... | | |
Will Wagner | 84e5d7c772b | Remove XEvIE (app & proto) as removed from X11R7.5
[Peter: remove select from xserver Config.in]
Signed-off-by: Will... | | |
Will Wagner | fca42cd6452 | Remove XFree86-Misc (lib & proto) as removed from X11R7.5
[Peter: also remove selects from affected Config.in's]
Sig... | | |
Will Wagner | 9638be1acfb | Remove XTrap (app, lib & proto) as removed from X11R7.5
Signed-off-by: Will Wagner <will_wagner@carallon.com>
Acked-... | | |
Will Wagner | 09729b5e63b | xserver_xorg-server: bump version, improve option support
Later version of xserver no longer need configure hack to ... | | |
Paulius Zaleckas | ab0a176feba | usbutils need libusb-compat
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Peter Korsga... | | |
Peter Korsgaard | fd3194a1c63 | Merge branch 'codesourcery-toolchain-support' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Josh.Wu | 78de2495586 | Add support to linux 2.6.30 kernel patches for Atmel arm in menuconfig.
Signed-off-by: Josh.Wu <josh.wu@atmel.com>
S... | | |
Peter Korsgaard | f935368cc0d | busybox: add 1.16.1 sed fix
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Will Wagner | 4ddb427ef96 | initramfs: fix init symlink
When initramfs was ported to the new fs structure the init symlink
macro was defined, bu... | | |
Peter Korsgaard | b0432db6977 | busybox: get rid of unused initramfs.mk file
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | d3a1233fbaa | target: really remove the target/*/*.mk include
Commit 5faae4869027 claimed to do this, but it didn't - Causing
make... | | |
Laine Walker-Avina | b33e2abd4ea | toolchain/binutils: Improve arm linking performance
Backported a patch from CVS that improves linking times for larg... | | |
Will Wagner | 102ca91d741 | Repair initramfs dependancies after move to fs
The restructure for building root filesystems changed the target name... | | |
Peter Korsgaard | a726691a00a | Merge branch 'makedevs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Michael Roth | d496bc1f281 | mtd: Add missing 'mtdinfo'
Commit 9277cb760a4cc6e62d0cd23fa938dd953e875a13 added support
for mtdinfo to mtd.mk but m... | | |
Thomas Petazzoni | 81cd9d45ffa | makedevs: convert to a more normal way of building packages
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-e... | | |
Thomas Petazzoni | 5faae486902 | makedevs: move to package/
Since target/ doesn't contain any .mk file in subdirectories, also
remove the include in ... | | |
Peter Korsgaard | 7b3a6f0aab1 | python: needs WCHAR support in toolchain
And hence, portage needs it as well.
Signed-off-by: Peter Korsgaard <jacme... | | |
Peter Korsgaard | fb951b93423 | fs/ext2: fix blocks/inodes calculation
With the ROOTFS_TARGET conversion, EXT2_OPTS gets evaluated very early
(befor... | | |
Kelvin Cheung | f7f01e18e77 | Enable libutil by default for uclibc 0.9.31
Closes #1591
Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
Sig... | | |
Peter Korsgaard | 816e724a460 | toolchain/gdb: target-gdb needs wchar support in toolchain
For the embedded readline/gettext stuff.
Signed-off-by: ... | | |
Peter Korsgaard | 7b7e1bc3fb4 | fs/ext2: fix typo
BR2_TARGET_ROOTFS_EXT2_RESBLKS is an int, so test against 0 rather than
the empty string - Otherwi... | | |
Peter Korsgaard | ab1f6e5cc09 | CHANGES: #1591 is now closed (portmap fails to compile)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 6c5225b1593 | CHANGES: #1537 is now closed (dev entries not created anymore)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 50f8d922941 | Merge branch 'fs-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Gustavo Zacarias | 4ab6883ac5a | uclibc: Enable libresolv and libnsl stubs by default for 0.9.31
Closes #1555.
Signed-off-by: Gustavo Zacarias <gust... | | |
Thomas Petazzoni | 525ac766cd7 | Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definition
We only bother updating the defconfigs that need a n... | | |
Thomas Petazzoni | 32241116c82 | Remove all TARGET_DEVICE_TABLE definitions
We have a special case for Xtensa, which was patching the generic
device_... | | |
Thomas Petazzoni | 0b78722085a | documentation: update after TARGET_DEVICE_TABLE removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect... | | |
Thomas Petazzoni | d25c560ab2c | cramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variable
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electr... | | |
Thomas Petazzoni | 64ec20e6c01 | fs: change the way the device table is configured
Until now, the location of the device table was specified by a
var... | | |
Thomas Petazzoni | e5da1b85209 | cramfs: fix installation
The installation procedure of cramfs was broken when
$(HOST_DIR)/usr/bin didn't exist (i.e,... | | |
Thomas Petazzoni | 55098e50488 | busybox: make sure architecture flags are used at link time
When compiling Busybox, according to readelf -A, all obj... | | |
Thomas Petazzoni | 05c75314c9f | external-toolchain: Support for multilib toolchains
Multilib toolchains provide different versions of the base libra... | | |
Thomas Petazzoni | ea2505ee567 | external-toolchain: support libraries outside of /lib
The copy_toolchain_lib_root function was making the assumption... | | |
Thomas Petazzoni | 7b7a4be0e1d | external toolchains: take into account architecture variant
Until now, many TARGET_CFLAGS where missing when using a... | | |
Peter Korsgaard | 65e209ca074 | openssl: fix build without ipv6 support
Closes #1567
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Thomas Brandstetter | 78743709074 | pciutils: convert to the generic-tools infrastructure
Signed-off-by: Thomas Brandstetter <thomas.brandstetter@me.com... | | |
Peter Korsgaard | 237f5a8520e | mtd: host compilation needs host-zlib
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Will Wagner | d362cc504dd | mtd: mkfs.jffs2 requires zlib to build
[Peter: lzo needed as well]
Signed-off-by: Will Wagner <will_wagner@carallon.... | | |
Peter Korsgaard | 376549b7556 | iso9660: menu.lst fixup after move to fs
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Will Wagner | a7e276bc3d2 | initramfs: trivial fix following move to fs
Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Pet... | | |
Peter Korsgaard | 9f018b77ff6 | busybox: 1.16.1 dnsd / hwclock fixes
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Paulius Zaleckas | c8b4f397e62 | libdrm: enable/disable features according to driver selection
Also cleanup autotools symbols and add libatomic_ops d... | | |
Paulius Zaleckas | 71a041c852d | Add libatomic_ops 1.2 needed by libdrm Intel support
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Si... | | |
Peter Korsgaard | b827af3bb41 | Merge branch 'autotools-conversion' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 157526cb051 | libid3tag: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.... | | |
Thomas Petazzoni | 7100a85e372 | libmad: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 3b838d86407 | aumix: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 8e4a53cf8c5 | madplay: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | c901bef2c80 | findutils: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.... | | |
Thomas Petazzoni | 9005b04bc0d | ipkg: remove useless configure options
These options are part of the default set of options passed to
./configure by... | | |
Thomas Petazzoni | 3be78a238e5 | argus: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | e300d684bcb | tar: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 98611b3a5ec | bison: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 6ad9d386416 | Remove incorrect 'dummy' example
Since the introduction of the AUTOTARGETS infrastructure, the dummy
example is no l... | | |
Thomas Petazzoni | 73e346effcf | libcgi: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 41d7e35fcf8 | libsysfs: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 503062a3556 | libraw1394: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons... | | |
Thomas Petazzoni | 6862ed36d57 | libcgicc: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | aca04872617 | libosip2: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 0dae022b7a8 | patch: convert to the autotools infrastructure and bump version
Bumping the version from 2.5.9 to 2.6 allows to avoi... | | |
Thomas Petazzoni | 25afa562f6a | smartmontools: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electr... | | |
Thomas Petazzoni | 61fc526a16e | setserial: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.... | | |
Thomas Petazzoni | 55184f55a84 | udpcast: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | f2e9f7604af | x11vnc: cleanup useless config options
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 516708f94fa | vtun: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 9554403ad0b | Update defconfigs after BR2_RECENT removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | e5d07810b29 | Remove the BR2_RECENT option
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 02bc426214a | Get rid of all usages of BR2_RECENT
Since BR2_RECENT was enabled by default, we do not want entries marked
BR2_RECEN... | | |
Thomas Petazzoni | 04ba0089a67 | Get rid of the OPTIMIZE_FOR_CPU variable
This variable, together with the FIXME comment, has been added has
part of ... | | |
Thomas Petazzoni | 423399ba56d | Get rid of useless OpenMP related code
It seems that there was an intention to add BR2_ENABLE_OPENMP someday,
but it... | | |
Thomas Petazzoni | 1d1b55a2504 | Remove variables useless after BR2_PREFER_IMA removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electro... | | |
Thomas Petazzoni | 72f913bb3b3 | Get rid of unused variables
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 4ca8e41a766 | Update defconfigs after BR2_ENABLE_LOCALE_PREGENERATED removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fre... | | |
Thomas Petazzoni | 51a7a978a36 | Remove BR2_ENABLE_LOCALE_PREGENERATED
The option is marked broken since october 2009, and even the uClibc
configurat... | | |
Thomas Petazzoni | ce3bd8da2aa | Get rid of now unused HOST_ARCH computation code
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | ec66816ad5e | Update defconfigs after BR2_GNU_BUILD_SUFFIX removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electron... | | |
Thomas Petazzoni | 60281cbfe4f | Guess build system and remove BR2_GNU_BUILD_SUFFIX
Instead of having a configuration option BR2_GNU_BUILD_SUFFIX, le... | | |
Thomas Petazzoni | bc59823bd55 | Move the global config cache option to an Advanced submenu
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el... | | |
Thomas Petazzoni | aa41d377e30 | Bring the three path-related options together
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 159292658f7 | Move the command-related options to a submenu
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 7500d6d7535 | Update defconfigs after BR2_HAVE_{INFOPAGES,MANPAGES} removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free... | | |
Thomas Petazzoni | b703066033b | Get rid of BR2_HAVE_{MANPAGES,INFOPAGES} config options
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect... | | |
Thomas Petazzoni | 0e56099e70f | Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES}
Signed-off-by: Thomas Petazzoni <thomas.petazzon... | | |
Thomas Petazzoni | bb363647424 | Do not remove documentation on a per-package basis
Since the documentation cleanup is done by the main Makefile in a... | | |
Thomas Petazzoni | 87b0637bd08 | Remove all documentation when BR2_HAVE_DOCUMENTATION is not set
Until now, we had BR2_HAVE_MANPAGES, BR2_HAVE_INFOPA... | | |
Thomas Petazzoni | ef785f61ad7 | Do not let packages remove man pages, info pages and documentation
The cleanup of $(TARGET_DIR)/usr/share/man, $(TAR... | | |
Thomas Petazzoni | 0f5a2ea7765 | Update defconfigs after BR2_UPDATE_CONFIG removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 0ed643665f0 | Update config.{guess,sub} unconditionally
Remove the BR2_UPDATE_CONFIG option which allowed to globally
enable/disab... | | |
Thomas Petazzoni | 0a63c06319a | Update defconfig after BR2_PREFER_IMA removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 7a0263525fe | Remove BR2_PREFER_IMA
This option is barely used, no-one is maintaining it or extending
it. So let's remove it.
Sig... | | |
Peter Korsgaard | e7b72e11dc2 | cramfs: fix help text typo
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 3f583771a42 | Merge branch 'squashfs3' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Peter Korsgaard | 6bb35a38c24 | Merge branch 'fs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | b8cee9fb438 | Add version selection for the SquashFS root filesystem
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electr... | | |
Thomas Petazzoni | 5ef9fe7e539 | squashfs3: new package
Add support for the old squashfs 3.x tools, so that squashfs 3.x root
filesystems can be gene... | | |
Thomas Petazzoni | 0b79c5022d3 | fs/*/Config.in: remove useless configuration comments
The dependency on gzip, bzip2 and lzma are properly handled
au... | | |
Thomas Petazzoni | c1d601afff4 | Update defconfigs after fs cleanup
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 3474716bff3 | Coherent naming for .mk files in fs/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 0585241505c | Move all filesystem generation code to fs/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 325bfd1cbae | Remove IMAGE and related configuration options
Now, we just hardcode the image filenames to be rootfs.$(FSTYPE), in
... | | |
Thomas Petazzoni | eefa832dff6 | iso9660: rework in a similar way to ROOTFS_TARGET
Unfortunately, it cannot use the ROOTFS_TARGET infrastructure, due... | | |
Thomas Petazzoni | d2b07919ac2 | target/common: do not use IMAGE
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | f840a2b28cf | busybox initramfs: do not use the IMAGE variable
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 9d8e1b69ab3 | initramfs: convert to ROOTFS_TARGET infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.... | | |
Thomas Petazzoni | 99eb1dc9690 | ubifs: convert to ROOTFS_TARGET infrastructure
We also remove the BR2_TARGET_ROOTFS_UBIFS_OUTPUT option, that could
... | | |
Thomas Petazzoni | bd36a7273a6 | jffs2: convert to ROOTFS_TARGET infrastructure
We also remove the BR2_TARGET_ROOTFS_JFFS2_OUTPUT option, that could
... | | |
Thomas Petazzoni | 208d06abf9e | ext2: convert to ROOTFS_TARGET infrastructure
We also remove the BR2_TARGET_ROOTFS_EXT2_OUTPUT option, that could be... | | |
Thomas Petazzoni | 3892493f8dd | squashfs: convert to ROOTFS_TARGET infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 959ee39bf6b | tar: convert to ROOTFS_TARGET infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | aa50ffdbffd | romfs: convert to ROOTFS_TARGET infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 5e530b7b955 | cramfs: convert to ROOTFS_TARGET infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 9bda87be1bd | cpio: convert to ROOTFS_TARGET infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | f57982ffd5c | cloop: convert to ROOTFS_TARGET infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 21f3bcc1868 | target: Add new infrastructure for filesystem generation
In order to avoid code duplication between the different fi... | | |
Thomas Petazzoni | b605699f1f3 | target/: remove the COPYTO mess
There's no need to provide options to copy the filesystem image after
the build. Jus... | | |
Thomas Petazzoni | 77ab5443080 | fakeroot: remove all references to BR2_HOST_FAKEROOT
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electron... | | |
Thomas Petazzoni | 0bdaf067967 | fakeroot: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 58a02b1e43c | target/ubifs: cleanup, unbroken
Use package/mtd to build the host mtd-utils, which contains
mkfs.ubifs. Remove depen... | | |
Thomas Petazzoni | d36ca79149b | target/tar: cleanup
Remove dependency on BR2_HOST_FAKEROOT.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-... | | |
Thomas Petazzoni | 1f5c3ccdcea | target/squashfs: cleanup, remove support for 3.x
Remove the code to build squashfs-tools for the host, since they ca... | | |
Thomas Petazzoni | 3cabc6cce15 | target/romfs: cleanup
Remove the code needed to build host genromfs, since it can now be
done using package/genromfs... | | |
Thomas Petazzoni | 16b1d2a734b | target/jffs2: cleanup
Remove the code to build host MTD utils, since they can now be built
using package/mtd.
Signe... | | |
Thomas Petazzoni | a573150c199 | target/iso9660: cleanup
Remove the mkisofs host tools building process, which is now in
package/cdrkit.
Signed-off-... | | |
Thomas Petazzoni | 8e599f7fc64 | target/ext2: cleanup
Remove the genext2fs host tools building process, which is now in
package/genext2fs.
Signed-of... | | |
Thomas Petazzoni | e01de2e7d6b | target/cramfs: cleanup
Remove the cramfs host tools building process, which is now in
package/cramfs.
Signed-off-by... | | |
Thomas Petazzoni | 4bcefe826bb | target/cpio: cleanup
* Remove the dependency on BR2_HOST_FAKEROOT, since we don't have
config option for host to... | | |
Thomas Petazzoni | 57579378e18 | target/cloop: cleanup
Remove the code to build the cloop utilities for the host (it is now
in package/cloop).
Use f... | | |
Thomas Petazzoni | 002a31168ec | lzma: convert the host package to the autotools infrastructure
Note that we loose the ability to use a lzma command ... | | |
Thomas Petazzoni | ae4c8a81d3e | cloop: new package
Only the host variant is supported, which explains why there is no
Config.in file. Will be used b... | | |
Thomas Petazzoni | de4cf4e9135 | mtd: convert to gentargets, add host package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | e7cf05aebee | e2fsprogs: add support for host package
Host package is needed to get libuuid installed for the host, needed
to buil... | | |
Thomas Petazzoni | 1ef21e7bd45 | cdrkit: new package
Supported both for the target and the host. Will be used by the root
filesystem generation code,... | | |
Thomas Petazzoni | 73b1ab73d7f | cmake: new package
Only compilation for the host is supported, why explains why we don't
have a Config.in and the co... | | |
Thomas Petazzoni | ea448feff70 | bzip2: convert to gentargets, add host package, bump version
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-... | | |
Thomas Petazzoni | 7ec49b9af7e | libcap: new package
Needed as a dependency of cdrkit, which contains genisomage, useful
for generating ISO9660 files... | | |
Thomas Petazzoni | c040b2c0105 | squashfs: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | f601bb72db8 | cramfs: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 069290f197c | genext2fs: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 0fe8279abf8 | genromfs: add new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Josh.Wu | b6ebab842db | atmel: Add at91sam9g45ekes board support
Signed-off-by: Josh.Wu <josh.wu@atmel.com>
Signed-off-by: Peter Korsgaard <... | | |
Peter Korsgaard | 6cbdb507c37 | CHANGES: add libaio
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 6047d57813f | Merge branch 'libaio-conversion' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Will Wagner | b72cb51e0b7 | xdriver_xf86-video-intel: bump version
[Peter: remove version from Config.in help]
Signed-off-by: Will Wagner <will_... | | |
Will Wagner | ec0db92559f | xlib_libXxf86misc: bump version
[Peter: remove version from Config.in help]
Signed-off-by: Will Wagner <will_wagner@... | | |
Will Wagner | de6d1e532f8 | xproto_evieext: bump version
[Peter: remove version from Config.in help]
Signed-off-by: Will Wagner <will_wagner@car... | | |
Will Wagner | 9b02ce9e9d9 | xkeyboard-config: bump version
Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Peter Korsgaard ... | | |
Will Wagner | e9f9ef7d67a | xlib_libXfontcache: bump version
[Peter: remove version from Config.in help]
Signed-off-by: Will Wagner <will_wagner... | | |
Will Wagner | 741d1cd4b04 | xlib_libpciaccess: bump version
[Peter: remove version from Config.in help]
Signed-off-by: Will Wagner <will_wagner@... | | |
Will Wagner | b7bf7f00770 | xproto_xf86miscproto: bump version
[Peter: remove version from Config.in help]
Signed-off-by: Will Wagner <will_wagn... | | |
Will Wagner | 24c2ca78414 | xproto_fontcacheproto: bump version
[Peter: remove version from Config.in help]
Signed-off-by: Will Wagner <will_wag... | | |
Will Wagner | 864950c1a4a | xproto_dri2proto: bump version
[Peter: remove version from Config.in help]
Signed-off-by: Will Wagner <will_wagner@c... | | |
Will Wagner | 7e391f16228 | pthread-stubs: bump version
Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Peter Korsgaard <ja... | | |
Will Wagner | 23840f1f44e | xlib_libXau: remove duplicate dependancies
Signed-off-by: Will Wagner <will_wagner@carallon.com>
Acked-by: Thomas Pe... | | |
Next → |