index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
package: Kconfig: use menu instead of menuconfig for sub menus
Peter Korsgaard
2008-11-14
6
-100
/
+24
*
Fix build. Use TARGET_CONFIGURE_OPTS as environment rather than as argument o...
Thiago A. Corrêa
2008-11-14
1
-1
/
+1
*
target/Config.in.toolchain: cleanup
Peter Korsgaard
2008-11-14
1
-15
/
+13
*
dropbear: bump version
Peter Korsgaard
2008-11-14
1
-1
/
+1
*
busybox: add 1.13.x, mark older as deprecated
Peter Korsgaard
2008-11-13
4
-2
/
+91
*
busybox: bump 1.12.x version
Peter Korsgaard
2008-11-13
10
-339
/
+36
*
Add a parallel compilation fix for fontconfig
Thomas Petazzoni
2008-11-11
2
-1
/
+27
*
Fix the mtd package with regard to external toolchain use.
Thomas Petazzoni
2008-11-11
3
-0
/
+3
*
Fix Qtopia build issues
Thomas Petazzoni
2008-11-11
1
-1
/
+3
*
Fix external toolchain build
Thomas Petazzoni
2008-11-11
1
-4
/
+10
*
package/tiff/tiff.mk: Change to Autotools.in format
Daniel Laird
2008-11-11
1
-81
/
+19
*
package/freetype/freetype.mk: Add zib to dependencies
Daniel Laird
2008-11-11
1
-2
/
+1
*
Remove .rej file included in the upstream tarball before patching
Hamish Moffatt
2008-11-10
1
-0
/
+1
*
revert 23987 until proper implementation
Ivan Kuten
2008-11-10
1
-1
/
+1
*
Download Kernel.org minor patches at the same time as full sources.
Ivan Kuten
2008-11-10
1
-1
/
+1
*
Fix Grub tarball version as the current version has disappeared from
Thomas Petazzoni
2008-11-08
1
-1
/
+1
*
busybox: basename 1.12.1 fix
Peter Korsgaard
2008-11-07
1
-0
/
+10
*
Makefile: revert HOST_GLIB_BIN staging_dir fix (r23920,23923)
Peter Korsgaard
2008-11-07
1
-2
/
+1
*
Makefile.autotools.in: make MESSAGE output stand out
Peter Korsgaard
2008-11-07
1
-2
/
+2
*
package/Makefile.in: revert rpath setup for toolchains.
Daniel Laird
2008-11-07
1
-4
/
+3
*
ntp: add /etc/default/ntpd to control whether to start
Wade Berrier
2008-11-06
3
-3
/
+25
*
package/Makefile.in: rpath setup for toolchains.
Daniel Laird
2008-11-06
1
-3
/
+4
*
prboom: misc cleanups
Peter Korsgaard
2008-11-05
1
-5
/
+5
*
prboom: add a touch $@ to end of install target rule to install PrBoom only once
Hans-Christian Egtvedt
2008-11-05
1
-0
/
+1
*
linux26: make installation of modules rule depend on .depend_done
Hans-Christian Egtvedt
2008-11-05
1
-1
/
+1
*
Build $(PROJECT_BUILD_DIR)/autotools-stamps with normal Makefile rules
Hans-Christian Egtvedt
2008-11-05
1
-7
/
+6
*
kernel-headers: bump 2.6.26 and 2.6.27 minor versions
Peter Korsgaard
2008-11-05
1
-2
/
+2
*
Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level Makefile
Hans-Christian Egtvedt
2008-11-05
2
-1
/
+1
*
make: add gettext dependency to make rule instead of TARGETS
Hans-Christian Egtvedt
2008-11-05
1
-2
/
+2
*
make: select gettext and libintl if locale is enabled
Hans-Christian Egtvedt
2008-11-05
2
-1
/
+3
*
matchbox: fix prefix
Peter Korsgaard
2008-11-04
1
-12
/
+12
*
matchbox: fix mb-applet-startup-monitor compilation (TRUE/FALSE issue)
Peter Korsgaard
2008-11-04
2
-0
/
+22
*
Kernel build fix related to external toolchain use
Peter Korsgaard
2008-11-04
1
-0
/
+7
*
Makefile: glib-genmarshal: use BR2_STAGING_DIR instead of hardcoded staging_dir
Peter Korsgaard
2008-11-04
1
-1
/
+1
*
netsnmp: run CONFIG_UPDATE
Peter Korsgaard
2008-11-04
1
-0
/
+1
*
netsnmp: bump version
Peter Korsgaard
2008-11-04
4
-256
/
+169
*
Makefile: ignore glib-genmarshal in staging_dir
Peter Korsgaard
2008-11-03
1
-1
/
+2
*
External toolchain C++ cross-compiler fix
Peter Korsgaard
2008-11-03
1
-0
/
+6
*
More external toolchain fixes
Peter Korsgaard
2008-11-03
1
-2
/
+2
*
External toolchain support improvements
Peter Korsgaard
2008-11-03
3
-16
/
+12
*
mkdosfs: cleanup target install handling
Peter Korsgaard
2008-11-03
1
-2
/
+2
*
package/: remove more 'default n' (see r22874)
Peter Korsgaard
2008-11-02
2
-5
/
+0
*
sdl-image: convert to Makefile.autotools.in format
Peter Korsgaard
2008-11-02
1
-149
/
+27
*
libpng: fix Makefile.autotools.in fallout
Peter Korsgaard
2008-11-02
3
-3
/
+3
*
syslinux: fix download url
Peter Korsgaard
2008-11-02
1
-1
/
+1
*
busybox: additional 1.12.1 patches
Peter Korsgaard
2008-11-02
5
-4
/
+272
*
Fixes for Qt from Markus Heidelberg
Arnar Mar Sigurðsson
2008-11-02
5
-22
/
+16
*
Update valka target
Arnar Mar Sigurðsson
2008-10-31
20
-20361
/
+527
*
Add options to select what gfx and mouse drivers are compiled in.
Arnar Mar Sigurðsson
2008-10-31
5
-9
/
+121
*
Fix zlib install broken by previous commit. Sorry
Thiago A. Corrêa
2008-10-31
1
-5
/
+6
[next]