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
...
*
Avoid repeated remake of dialog
Ulf Samuelsson
2007-09-23
1
-1
/
+2
*
- search env for BUILDROOT_CONFIG for use as a config file; defaults to .config
Bernhard Reutner-Fischer
2007-09-23
2
-1
/
+12
*
- pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ...
Bernhard Reutner-Fischer
2007-09-23
18
-179
/
+774
*
Strip files the correct alsa-lib subdirectory
Ulf Samuelsson
2007-09-23
1
-1
/
+1
*
Send correct args to fbset
Ulf Samuelsson
2007-09-23
1
-4
/
+1
*
fix error when doing 'make %_defconfig
Ulf Samuelsson
2007-09-23
1
-1
/
+1
*
Update atstk1002 config
Ulf Samuelsson
2007-09-23
1
-48
/
+108
*
Ensure project U-Boot dir exists before using it
Ulf Samuelsson
2007-09-23
1
-0
/
+1
*
Update SAM9261EK linux config
Ulf Samuelsson
2007-09-23
1
-2
/
+20
*
Use correct path to vmlinux, Fix bad SED of config
Ulf Samuelsson
2007-09-23
1
-2
/
+6
*
Fix syntax error when using addprefix in ipsec-tools.mk
Ulf Samuelsson
2007-09-23
1
-2
/
+2
*
Do not use $(STAGING_DIR)/include for freetype, for now
Ulf Samuelsson
2007-09-23
1
-3
/
+4
*
Use correct library path for SDL
Ulf Samuelsson
2007-09-23
1
-1
/
+1
*
Build readline as shared lib
Ulf Samuelsson
2007-09-23
1
-0
/
+1
*
Fix library path in lzo
Ulf Samuelsson
2007-09-23
1
-0
/
+1
*
Remove bad 'w' flag from rm in diffutils
Ulf Samuelsson
2007-09-23
1
-1
/
+1
*
- rename the gcc base_target to the more appropriate term cross_compiler
Bernhard Reutner-Fischer
2007-09-22
4
-6
/
+10
*
- update i386 sample config a little bit
Bernhard Reutner-Fischer
2007-09-22
1
-0
/
+2
*
- put LZMA into generic flags
Bernhard Reutner-Fischer
2007-09-22
1
-4
/
+6
*
- fix typo in .config filename
Bernhard Reutner-Fischer
2007-09-22
1
-1
/
+1
*
- bump version (forgot this hunk for r19941)
Bernhard Reutner-Fischer
2007-09-22
1
-2
/
+2
*
- default to 0.9.29
Bernhard Reutner-Fischer
2007-09-22
1
-1
/
+1
*
- bump version
Bernhard Reutner-Fischer
2007-09-22
1
-1
/
+1
*
- add a more generic "Kernel" menu instead of "Linux Options"
Bernhard Reutner-Fischer
2007-09-22
3
-4
/
+41
*
- move project settings from toolchain to device
Bernhard Reutner-Fischer
2007-09-22
2
-2
/
+4
*
- set and export VERBOSE if V= was requested
Bernhard Reutner-Fischer
2007-09-22
1
-1
/
+4
*
- Subsume and collaps toolchain options in one menu
Bernhard Reutner-Fischer
2007-09-22
8
-23
/
+15
*
- remove inadequate dependencies prerequisite.
Bernhard Reutner-Fischer
2007-09-22
1
-1
/
+1
*
- remove duplicate module-init-tools-source rule
Bernhard Reutner-Fischer
2007-09-22
1
-2
/
+0
*
- add check for UCLIBC_HAS_LFS.
Bernhard Reutner-Fischer
2007-09-21
1
-0
/
+0
*
- bump version
Bernhard Reutner-Fischer
2007-09-21
1
-1
/
+1
*
Fix bad patch in MPlayer
Ulf Samuelsson
2007-09-20
2
-12
/
+0
*
- revert r19918 for now
Bernhard Reutner-Fischer
2007-09-20
1
-1
/
+0
*
- of course we also define glibc. argh!
Bernhard Reutner-Fischer
2007-09-20
1
-4
/
+5
*
- add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware
Bernhard Reutner-Fischer
2007-09-20
1
-0
/
+13
*
- Reset flags, packages are usually built with -O2 otherwise.
Bernhard Reutner-Fischer
2007-09-20
1
-0
/
+13
*
Use correct patch name
Ulf Samuelsson
2007-09-20
1
-1
/
+1
*
- bump version
Bernhard Reutner-Fischer
2007-09-20
1
-1
/
+8
*
- pull POSIX compliance fixes from upstream
Bernhard Reutner-Fischer
2007-09-20
7
-14
/
+29
*
Add CONFIG_SEQ for atstk1002 busybox
Ulf Samuelsson
2007-09-20
1
-1
/
+1
*
Check if STK1002 init scripts are executable before running
Ulf Samuelsson
2007-09-20
1
-1
/
+3
*
Enable CONFIG_SEQ in busybox for ngw100
Ulf Samuelsson
2007-09-20
1
-1
/
+1
*
Use correct board name for ngw100
Ulf Samuelsson
2007-09-20
1
-2
/
+4
*
Make sure libdaemon finds AC_PROG_LIBTOOL
Ulf Samuelsson
2007-09-20
2
-8
/
+2
*
- don't use functions that are marked LEGACY in SUSv3
Bernhard Reutner-Fischer
2007-09-20
2
-3
/
+64
*
- add missing ';'
Bernhard Reutner-Fischer
2007-09-20
1
-1
/
+1
*
- this is generic infrastructure, there is no point in special-casing any ind...
Bernhard Reutner-Fischer
2007-09-20
1
-1
/
+5
*
- fix source location of libusb libs
Bernhard Reutner-Fischer
2007-09-20
1
-3
/
+3
*
- fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where th...
Bernhard Reutner-Fischer
2007-09-20
1
-1
/
+1
*
- cleanup and fix libid3tag (Hans-Christian Egtvedt)
Bernhard Reutner-Fischer
2007-09-20
1
-10
/
+7
[prev]
[next]