Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Thiago A. CorrêaThiago A. Corrêa
0e0bd3a7806Improve Qt embedded target_dir install handling and granularity. This saves me 600k on jffs2 compressed fs for avr32.
Thiago A. CorrêaThiago A. Corrêa
bb1b2135702Fix atngw100_defconfig busybox config location
Peter KorsgaardPeter Korsgaard
e628da073b6package/: remove obsolete qte package
Peter KorsgaardPeter Korsgaard
c67733f9a2btoolchain/uClibc: 0.9.30.1 arm linuxthreads fix Reported by Michael Roth <mroth@nessie.de>. Identical to the 0.9.30 ...
Peter KorsgaardPeter Korsgaard
e594f5d591fpackage/multimedia/gstreamer: bump version Patch by Sven Neumann <s.neumann@raumfeld.com>, closes #101.
Thomas PetazzoniThomas Petazzoni
17950c9ab31Fix issues in shared-mime-info * Properly indent Config.in * Remove unneeded SHARED_MIME_INFO_INSTALL_STAGING_OPT ...
Peter KorsgaardPeter Korsgaard
01dce412173docs/buildroot.html: fix typo
Thomas PetazzoniThomas Petazzoni
f6d00867f9cAdd the shared-mime-info package The shared-mime-info package contains the core database of common types and the upd...
Thomas PetazzoniThomas Petazzoni
b7c3eb7aa73Add libxml2 for the host Some other packages, such as shared-mime-info, might need libxml2 and related tools (xmllin...
Thomas PetazzoniThomas Petazzoni
c9adae97af0New section on external toolchain usage
Thomas PetazzoniThomas Petazzoni
b7b6946b562Documentation cleanups * Add the section describing the project feature to the table of contents * Change the f...
Peter KorsgaardPeter Korsgaard
37de0c8cc3ctoolchain/gdb: remove empty dirs (git-svn issue)
Peter KorsgaardPeter Korsgaard
8759a416c41toolchain/gdb: remove ancient deprecated versions They shouldn't be used anymore, needs havily patching (6.3 has mor...
Peter KorsgaardPeter Korsgaard
f46b9cda0d9toolchain/gdb: remove broken snapshot support
Peter KorsgaardPeter Korsgaard
a4c8130640dpackage/openssl: fix uninstall
Peter KorsgaardPeter Korsgaard
32c9952c3fbpackage/openssl: STRIP_STRIP_ALL should be used for binaries
Peter KorsgaardPeter Korsgaard
df1f80d645cpackage/openssl: also strip libraries with _OPENSSL_BIN is enabled
Peter KorsgaardPeter Korsgaard
98dcd8656d1package/openssl: make sure TARGET_CFLAGS are used And remove the unnedded c_rehash binary while we're at it. Patch ...
Wade BerrierWade Berrier
027aa1d2ec0Older versions of 'find' don't have the '-delete' option Use find's '-print0' and 'xargs -0' as an equivalent altern...
Peter KorsgaardPeter Korsgaard
ff7e08083betoolchain/kernel-headers: bump 2.6.29 version
Peter KorsgaardPeter Korsgaard
30ee5f05604toolchain/gcc: java needs largefile support
Peter KorsgaardPeter Korsgaard
a62ceefdd41toolchain/gcc: fix java support Not runtime tested, but now it atleast builds.
Peter KorsgaardPeter Korsgaard
1f3eec6e8fctoolchain/gcc: disable tls support Fixes libstdc++ linking with gcc 4.4.x
Peter KorsgaardPeter Korsgaard
038c5ee028alibglib2: bump version Patch by Sven Neumann <s.neumann@phase-zero.de>, closes #279.
Peter KorsgaardPeter Korsgaard
2f094a92471package: add libsoup package Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #35.
Peter KorsgaardPeter Korsgaard
4a653c39d4esamba: fix build with ipv6 support is disabled Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #285
Peter KorsgaardPeter Korsgaard
78e8e2c74ebbusybox: 1.14.0 dhcp fix
Peter KorsgaardPeter Korsgaard
d76155005fatoolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address From uClibc r24336.
Peter KorsgaardPeter Korsgaard
f856f324d47package/multimeda: add taglib package Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #283.
Peter KorsgaardPeter Korsgaard
b091877aa90directfb: bump version Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #281.
Thiago A. CorrêaThiago A. Corrêa
f3bce517ed8Update to 4.5.1
Peter KorsgaardPeter Korsgaard
8a68eb29bbcdbus-glib: workaround Kconfig issue with select Kconfig gets confused about the selects and thinks there's a recursi...
Peter KorsgaardPeter Korsgaard
c5dc5dcc004package/qtopia4: fix GPL download URL Patch by Will Newton <will.newton@gmail.com>
Peter KorsgaardPeter Korsgaard
5eeeeec056ctoolchain/gcc: add 4.4.0
Peter KorsgaardPeter Korsgaard
6930ce94153dbus-glib: host compilation needs libglib2 and expat
Peter KorsgaardPeter Korsgaard
7f6e9b2e10cdbus-glib: needs expat Even though dbus can use libxml2 for XML support, dbus-glib cannot - So make sure expat is av...
Peter KorsgaardPeter Korsgaard
6d48463df63toolchain/gcc: fix PR 32044 patch Somehow the patch was a patch adding a patch instead of the patch itself.
Peter KorsgaardPeter Korsgaard
503ab93cfe0toolchain: add BR2_USE_SSP option for stack protection support Using the support in uClibc.
Peter KorsgaardPeter Korsgaard
3b712a3d891toolchain/gcc: don't enable libssp support It's broken anyway as we don't install libssp* into TARGET_DIR, and we sh...
Peter KorsgaardPeter Korsgaard
e493fc6ce52dbus: fix rebuild if /var/lib is a symlink to /tmp for target /tmp/dbus will end up being a recursive symlink to its...
Thiago A. CorrêaThiago A. Corrêa
f9c5711c072Workaround problem with configure for x86 crosscompile to x86 under linux.
Peter KorsgaardPeter Korsgaard
3165260921fbusybox: 1.14.0 fixes
Peter KorsgaardPeter Korsgaard
c52f02514d6cups: add -source target
Peter KorsgaardPeter Korsgaard
40367aa404bbusybox: 1.14.0 fix for move_to_unaligned32 / dnsd.c on !x86
Peter KorsgaardPeter Korsgaard
23795ec71f5pkg-config: fix target package As reported by Sven Neumann on the list.
Peter KorsgaardPeter Korsgaard
475bf3a83actoolchain/br2_autoreconf: remove It got added by Ulf back in 2007, but there's no references to it anywhere, so remo...
Peter KorsgaardPeter Korsgaard
a767c8bdf7cMakefile: distclean: remove correct dirs Remove toolchain build dir, and don't try to remove the non-existing includ...
Peter KorsgaardPeter Korsgaard
0c2043240f8sqlite: bump version Closes #277.
Thiago A. CorrêaThiago A. Corrêa
52cc210d883Updated i686 config
Thiago A. CorrêaThiago A. Corrêa
d55d6180a24Fix busybox config file location
Peter KorsgaardPeter Korsgaard
66ef1e589a3bind: bump version (security issue with DNSSEC DLV) Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #275.
Peter KorsgaardPeter Korsgaard
635346844cetarget/generic: support for busybox >= 1.14.x speed=0 handling
Peter KorsgaardPeter Korsgaard
55b03d61157busybox: remove ancient versions
Peter KorsgaardPeter Korsgaard
c19a51f9933busybox: add 1.14.x
Peter KorsgaardPeter Korsgaard
edfe9feee71busybox: bump 1.13.x version
Peter KorsgaardPeter Korsgaard
ef8fd64dcbatoolchain/gcc: shared libgcc broken for sparc, so disable it
austinfaustinf
a1e086da090unmark the sparc targets as broken, they build if you disable shared libgcc
Peter KorsgaardPeter Korsgaard
73f4adaa542openssl: git rid of version number in patches As noted by Hamish Moffatt on the list.
Thiago A. CorrêaThiago A. Corrêa
7f69e5369fdQtopia4: -xmlpatterns requires -exceptions .
Peter KorsgaardPeter Korsgaard
e9cb98273d9target/Makefile.in: make 3.80 compatibility fix Patch by Andreas Schweigstill <aschweig@schweigstill.de>
Peter KorsgaardPeter Korsgaard
e6b271fbb0clzop: new package Patch by Olaf Rempel <razzor@kopf-tisch.de>, closes #245. lzop is a file compressor which is very...
Peter KorsgaardPeter Korsgaard
4acb763df38sqlite: bump version Fixes database corruption with rollback http://www.sqlite.org/releaselog/3_6_12.html
Peter KorsgaardPeter Korsgaard
b8767865eb0jffs2root: build host version of lzo and use for host mkfs.jffs2
Peter KorsgaardPeter Korsgaard
b2ffc1f9fa8lua: bump version Patch by Michael Roth <mroth@nessie.de>.
Peter KorsgaardPeter Korsgaard
32faf35112eMakefile: add target-finalize for common filesystem cleanup And remove from each rootfs variant.
Peter KorsgaardPeter Korsgaard
f276b269181liberation: cleanup and really fix continous rebuild
Peter KorsgaardPeter Korsgaard
76e5c2988f8target/jffs2: default to big endian format for big endian archs Same logic as in target/Config.in.arch.
Peter KorsgaardPeter Korsgaard
dbdd03601b8target/jffs2: s/Memory Type/Flash Type/
Peter KorsgaardPeter Korsgaard
bd176bded32target/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditional And get rid of all the individual 'depend...
Peter KorsgaardPeter Korsgaard
3b4a5f59e1ctarget: remove BR2_TARGET_ROOTFS_*_SQUASH options Everything besides ubifs does an unconditional chown -R 0:0 anyway.
Peter KorsgaardPeter Korsgaard
5b8c84e717frsync: bump version
Peter KorsgaardPeter Korsgaard
bd14b0e70f5openssl: bump version Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #217 Fixes multiple security flaw...
Thiago A. CorrêaThiago A. Corrêa
a933ef66bfdFix compile for Qt Embedded (qtopia4) based packages
Thiago A. CorrêaThiago A. Corrêa
ff33fbe8808Remove asm optimization patch for AVR32. This is non-essencial, yet, was unclean and prevented the build from complet...
Peter KorsgaardPeter Korsgaard
7092bd901d2squashfs: add v4.0 support and version selection Squashfs 4.0 is needed to create file systems for the mainline squa...
Peter KorsgaardPeter Korsgaard
2b380f81600liberation: fix continous rebuild
Peter KorsgaardPeter Korsgaard
4f232636f14kernel-headers: bump 2.6.29.x version
Peter KorsgaardPeter Korsgaard
b87b4742e0bMakefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted locales Add BR2_ENABLE_LOCALE_PURGE / BR2_ENABLE_LOCALE_WHIT...
Peter KorsgaardPeter Korsgaard
4d298a2d377Makefile: target-devfiles: combine .a / .la find invocation
Peter KorsgaardPeter Korsgaard
d26240a8cf5ncftp: cleanup Config.in Subentries of a menu automatically gets hidden if the dependencies of the menu element aren...
Peter KorsgaardPeter Korsgaard
4635eb92930ncftp: convert to Makefile.autotools.in - ncftpspooler is just a link to ncftpbatch - only ncftpbookmarks needs ncur...
Peter KorsgaardPeter Korsgaard
e93d65906f7target/device/Atmel: remove u-boot dir (git-svn issue)
Peter KorsgaardPeter Korsgaard
4ffff5ec9b2target/device/Atmel: remove unused legacy u-boot handling
Peter KorsgaardPeter Korsgaard
d290edadb96fakeroot: install into HOST_DIR
Peter KorsgaardPeter Korsgaard
512d08afff6fakeroot: build host version under BUILD_DIR as well
Peter KorsgaardPeter Korsgaard
7737b360df8makedevs: install into HOST_DIR
Peter KorsgaardPeter Korsgaard
b54bedd60c7busybox: additional 1.13.3 fixes
Peter KorsgaardPeter Korsgaard
bb62b139ba7iptables: unbreak build with ipv6 after r25897.
Peter KorsgaardPeter Korsgaard
0c522bdc1efqtopia4: default to the ppc config for powerpc builds
Peter KorsgaardPeter Korsgaard
0a88002e643qtopia4: make qmake.conf handling more robust (fixes build for x86/x86_64/ppc) qmake.conf needs to be tweaked to mak...
Peter KorsgaardPeter Korsgaard
3c154928410iptables: use correct variable for configure options Introduced in r23409.
Peter KorsgaardPeter Korsgaard
6cd7c8332e5iptables: needs largefile support in toolchain
Peter KorsgaardPeter Korsgaard
4e5ecadd221iptables: fix build without ipv6 support in toolchain Patch by Steffen Schulz <sf@cbg.dyndns.org>, closes #233.
Peter KorsgaardPeter Korsgaard
eee376bc8e2freetype: strip target library and remove freetype-config if not needed As noticed by Thomas Petazzoni.
Peter KorsgaardPeter Korsgaard
32417137befntfs-3g: needs wchar support in toolchain Closes #187.
Peter KorsgaardPeter Korsgaard
40b8127db91ntfs-3g: fix avr32 comment dependency (NTFS-3G, not NTFS_3G)
Peter KorsgaardPeter Korsgaard
e88f37505f8ntfs-3g: needs libfuse which requires LARGEFILE, so update kconfig to match Fixup tabs/spaces and trailing spaces mi...
Peter KorsgaardPeter Korsgaard
078593643abntfs-3g: remove extra white space
Peter KorsgaardPeter Korsgaard
b563453ee8dntfs-3g: remove stray line added in r24738 (Bump version of ntfs-3g to 1-5130)
Peter KorsgaardPeter Korsgaard
265f8bb959etarget/Config.in.arch: really provide correct --with-arch= for ARM targets The ARM arch names are armVx, not armX
Peter KorsgaardPeter Korsgaard
b5b921e1854target/Config.in.arch: provide correct gcc --with-arch= for ARM targets Updated to match gcc-4.3.3/gcc/config/arm/ar...
Peter KorsgaardPeter Korsgaard
a0366abb105busybox: 1.13.3 tail fix
Peter KorsgaardPeter Korsgaard
cccc5a26272libX11: fix build on hosts without libx11-dev Make sure the build doesn't use keysymdef.h from the host.
Peter KorsgaardPeter Korsgaard
6099e286e2bpackage: proper aclocal fix Revert r25827 and instead copy over the host aclocal files of the stuff needed for auto*...
Thomas PetazzoniThomas Petazzoni
fb56c53e393Another external toolchain fix Change the definition of TARGET_LDFLAGS to use --sysroot $(STAGING_DIR) instead of -L...
Peter KorsgaardPeter Korsgaard
2bae136f05amplayer: disable LIVE555 Streaming Media LIVE555 was installed on the build system and was recognized by configure: ...
Peter KorsgaardPeter Korsgaard
7e6620c4103docs/images: remove unused busybox logo
Peter KorsgaardPeter Korsgaard
36a70c3058adocs/images/: tweak menuconfig*png Convert to 8bit, saves ~145kb
Peter KorsgaardPeter Korsgaard
546ebed1394docs/news.html: announce new logo
Peter KorsgaardPeter Korsgaard
5646b276f24docs/images: fix svn:mime-type on logo
Peter KorsgaardPeter Korsgaard
69f91aadd77docs/: use new logo
Peter KorsgaardPeter Korsgaard
bec705479e6scripts/setlocalversion: Renamed 'git-svn' to 'git svn' Git 1.6.x+ got rid of git-<subcommand> in the normal path. ...
Peter KorsgaardPeter Korsgaard
2caf8195a89package/mtd: don't enable rarely used commands by default Most people don't need them, so don't enable mkfsjffs + do...
Peter KorsgaardPeter Korsgaard
cdd687faf69package/mtd: default to mtd-utils release, mark 20061007 snapshot as deprecated
Peter KorsgaardPeter Korsgaard
cecaddbf774mtd-utils.git: revert r24869 (convert to DOWNLOAD helper) to fix download Reported by Thomas Petazzoni. The git dow...
Peter KorsgaardPeter Korsgaard
749c71d506apackage/mtd: remove unneeded 'depends on BR2_PACKAGE_MTD' The entire mtd handling is within an if BR2_PACKAGE_MTD co...
Peter KorsgaardPeter Korsgaard
20561ef3434m4: provide download target (missing from r25810)
Thomas PetazzoniThomas Petazzoni
2cddfd259fd/usr/share/aclocal is now in $(HOST_DIR) and not $(STAGING_DIR). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@f...
Peter KorsgaardPeter Korsgaard
e28e98026cadocs/images: set svn:mime-type on .png's Thanks to Thomas for noticing.
Peter KorsgaardPeter Korsgaard
4be3c6e8298util-linux: fix download URL
Peter KorsgaardPeter Korsgaard
5d8d6b26078docs/about.html: Capitalize Buildroot
Peter KorsgaardPeter Korsgaard
c772f41f050docs/: show about.html as index page The about page is more informative for new users than the list of news, so show...
Peter KorsgaardPeter Korsgaard
d1be50be77edocs/about.html: add menuconfig screenshot
Peter KorsgaardPeter Korsgaard
42ca7252162docs/about: fix typo
Thomas PetazzoniThomas Petazzoni
d30b3346543Remove useless <ol>...</ol> tags
Peter KorsgaardPeter Korsgaard
6c79a9615cewpa_supplicant: bump version Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #213.
Peter KorsgaardPeter Korsgaard
30141c22ee5target/device/x86: only include Makefile if BR2_TARGET_X86 is enabled Fixes build breakage for !BR2_TARGET_X86 in ke...
Peter KorsgaardPeter Korsgaard
a91177bf432pango: host build needs automake/autoconf
Peter KorsgaardPeter Korsgaard
91149af9f31package: provide download target for host packages
Peter KorsgaardPeter Korsgaard
21ab5f31f7bkernel-headers: add 2.6.29.x, remove 2.6.22.x
Peter KorsgaardPeter Korsgaard
b78ad230d16kernel-headers: remove unused patches for ancient versions
Peter KorsgaardPeter Korsgaard
182418982e3kernel-headers: bump 2.6.27.x / 2.6.28.x versions
Peter KorsgaardPeter Korsgaard
ed6b7a111a0busybox: 1.13.3 hush fix
Peter KorsgaardPeter Korsgaard
3803dc14e4btarget/linux: default to bzImage for i386/x86_64
Peter KorsgaardPeter Korsgaard
0fadec67a8ddocs/buildroot.html: remove reference to unused BUILDROOT_USE_XWINDOWS
Peter KorsgaardPeter Korsgaard
ed4a22b4f5blibtool: cleanup - Convert into Makefile.autotools.in format for target build - Build host version in BUILD_DIR and ...
Peter KorsgaardPeter Korsgaard
3467cf73051m4: cleanup - Convert into Makefile.autotools.in format for target build - Build host version in BUILD_DIR and insta...
Peter KorsgaardPeter Korsgaard
a870e467626autoconf: cleanup - Convert into Makefile.autotools.in format for target build - Build host version in BUILD_DIR and...
Peter KorsgaardPeter Korsgaard
f7b31461443automake: cleanup - Convert into Makefile.autotools.in format for target build - Build host version in BUILD_DIR and...
Peter KorsgaardPeter Korsgaard
bae2f9fc121pkgconfig: really use make install for BR2_ENABLE_DEBUG
Peter KorsgaardPeter Korsgaard
f91a64d2247package: auto* needs perl
Peter KorsgaardPeter Korsgaard
f9926351d3eu-boot: remove empty dirs from r25796 (git-svn issue)
Peter KorsgaardPeter Korsgaard
2e47c82b61bu-boot: add 2009.03 release
Peter KorsgaardPeter Korsgaard
589ab711a6au-boot: get rid of version specific patch dirs All those dirs seem a bit excessive for a single patch
Peter KorsgaardPeter Korsgaard
7b780f34476xorg: needs LARGEFILE support For mesa3d/libpciaccess
Peter KorsgaardPeter Korsgaard
a5eae2a83ebmesa3d: sync kconfig deps with makefile
Peter KorsgaardPeter Korsgaard
cc8ea5e5511libpciaccess: needs large file support
Peter KorsgaardPeter Korsgaard
cb69d005ad5target/generic: s/TTYSO/TTYS0/ Thanks to Hiroshi Shinji for noticing.
Peter KorsgaardPeter Korsgaard
073db18bac7dbus: fix for read-only rootfs Similar to how it's handled by avahi - Make sure /var/lib/dbus is a symlink to /tmp/d...
Peter KorsgaardPeter Korsgaard
9611fd600bbtarget/generic: add kconfig for serial getty config (port + baudrate) These are the settings people most often want ...
Peter KorsgaardPeter Korsgaard
bf1ccf16a25target/device: wrap AMD preset in BR2_TARGET_AMD menuconfig
Peter KorsgaardPeter Korsgaard
1a57a548049target/generic: skeleton: add netdev group for dbus
Peter KorsgaardPeter Korsgaard
c3285dcd21edbus: put local state files in /var and not /usr/var For read only rootfs'es - Like it used to be.
Peter KorsgaardPeter Korsgaard
584eb85c7fcdbus: fix host build Hunk missing from r25755.
Peter KorsgaardPeter Korsgaard
90ac14b2a0cavahi: gtk support needs libglade as well
Peter KorsgaardPeter Korsgaard
1d269dea1d2pango: fix host build pango likes to rerun it's configure script at make time, and it then fails to find the correct...
Peter KorsgaardPeter Korsgaard
e7b38c71ce5package: add STAMP_DIR and use for host builds Move stamp (dependency) files outside the (version specific) source d...
Peter KorsgaardPeter Korsgaard
f58ff9a25f2liboil: don't build examples Add patch missing from r25053.
Peter KorsgaardPeter Korsgaard
849c45648d2pkg-config: rename pkgconfig to pkg-config This matches upstream tarball, doesn't screw up existing .config's with B...
Peter KorsgaardPeter Korsgaard
27fb8ed49d7busybox: 1.13.3 ash fix
Peter KorsgaardPeter Korsgaard
e40b41f4d9apkgconfig: make sure host compile target isn't considered out of date
Peter KorsgaardPeter Korsgaard
1d076fdfb91kernel-headers: adjust patch names for 2.6.28.8
Peter KorsgaardPeter Korsgaard
beacda6e73fpango: use same with/without-x setting for host build as for target Ensures identical pango.modules contents
Peter KorsgaardPeter Korsgaard
dc69684e585pango: generate pango.modules at build time rather than run time Generate pango.modules using the host tools instead...
Peter KorsgaardPeter Korsgaard
d20a2eb9723avahi: fix python path
Peter KorsgaardPeter Korsgaard
99334cde2b4libgtk2: build host version, use it for build time binaries
Peter KorsgaardPeter Korsgaard
689c10faea3pango: add host version
Peter KorsgaardPeter Korsgaard
aefadc18d98cairo: remove unneeded _INSTALL_STAGING_OPT setting
Peter KorsgaardPeter Korsgaard
dd4faf6f6f3cairo: add host version
Peter KorsgaardPeter Korsgaard
33552590d53freetype: add host version
Peter KorsgaardPeter Korsgaard
02960591123freetype: cleanup target install
Peter KorsgaardPeter Korsgaard
ff2df713989freetype: bump version
Peter KorsgaardPeter Korsgaard
eb84b8ba872freetype: get rid of ancient 2.2.1 version
Peter KorsgaardPeter Korsgaard
d673d13bfa7freetype: fixup help text indentation
Peter KorsgaardPeter Korsgaard
13c68ecb58bexpat: fixup help text
Peter KorsgaardPeter Korsgaard
9e8fa29da90fontconfig: fixup help text indentation
Peter KorsgaardPeter Korsgaard
5ff46e5dca1pixman: add host version
Peter KorsgaardPeter Korsgaard
cb4ca456a23pixman: fixup help text indentation
Peter KorsgaardPeter Korsgaard
991f304207batk: add host version
Peter KorsgaardPeter Korsgaard
b1d451b13c3atk: small cleanup
Peter KorsgaardPeter Korsgaard
58703982e77libglib2: no longer needs glib2-dev package on host
Peter KorsgaardPeter Korsgaard
77754571b2fpkgconfig: add pkgconfig package for target The host versions shouldn't be visible in Kconfig, so remove the referen...
Peter KorsgaardPeter Korsgaard
344d59d788dpkgconfig: use pkg-config-*-host build dir for host version
Peter KorsgaardPeter Korsgaard
b4510152038pkgconfig: install into HOST_DIR
Peter KorsgaardPeter Korsgaard
396480b41d6package: add dbus-python
Peter KorsgaardPeter Korsgaard
2f575f43ec3alsa-lib: don't force EABI for ARM Closes #191.
Peter KorsgaardPeter Korsgaard
111056b6e0dkernel-headers: bump 2.6.27.x version
Peter KorsgaardPeter Korsgaard
4801198ae7aavahi: enable glib / gtk support if available