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
*
fix deps so xorg can once again be selected
Eric Andersen
2006-11-17
1
-2
/
+2
*
fix missing dependancy for BR2_QTE_TMAKE_VERSION
Eric Andersen
2006-11-17
1
-0
/
+1
*
- bump version.
Bernhard Reutner-Fischer
2006-11-17
1
-2
/
+3
*
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-11-17
67
-87
/
+146
*
- fix typo introduced in my global search and replace.
Bernhard Reutner-Fischer
2006-11-17
2
-2
/
+2
*
- Adjust the install prefix for current busybox.
Bernhard Reutner-Fischer
2006-11-17
1
-0
/
+5
*
- bump version and pass the target cflags in properly (at least for most of the
Bernhard Reutner-Fischer
2006-11-17
1
-3
/
+4
*
- I had to apply this patch to get it to build with a uClibc-snapshot..
Bernhard Reutner-Fischer
2006-11-17
2
-2
/
+17
*
- that version didn't build for me.
Bernhard Reutner-Fischer
2006-11-17
3
-3
/
+31
*
- Typo fix: copy headers to the correct location on the target.
Bernhard Reutner-Fischer
2006-11-17
2
-2
/
+3
*
- bump version
Bernhard Reutner-Fischer
2006-11-17
3
-1
/
+79
*
- also allow grub for x86_64
Bernhard Reutner-Fischer
2006-11-17
2
-3
/
+25
*
- newer busyboxen want CROSS_COMPILE rather than the old CROSS.
Bernhard Reutner-Fischer
2006-11-17
1
-3
/
+6
*
- check if busybox' Rules.mak exists.
Bernhard Reutner-Fischer
2006-11-17
2
-6
/
+9
*
Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR.
Peter Korsgaard
2006-11-16
1
-2
/
+4
*
make certain the target directory exists
Eric Andersen
2006-11-15
1
-0
/
+1
*
subversion makes it so we do not need a separate tarball
Eric Andersen
2006-11-15
38
-16
/
+36
*
bring up to version 3.31
Eric Andersen
2006-11-14
1
-3
/
+8
*
- point to the buildroot ML instead of the uclibc one.
Bernhard Reutner-Fischer
2006-11-05
2
-3
/
+4
*
- Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.
Bernhard Reutner-Fischer
2006-11-04
4
-28
/
+86
*
fix use of BUILD_WITH_LARGEFILE to properly
Eric Andersen
2006-11-03
1
-1
/
+1
*
Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC
Peter Korsgaard
2006-10-26
1
-4
/
+3
*
Bump to upstream v1.2.2
Peter Korsgaard
2006-10-25
1
-1
/
+1
*
2.17.50.0.6 ver bump
Mike Frysinger
2006-10-21
6
-0
/
+308
*
update defaults
Eric Andersen
2006-10-17
2
-2
/
+2
*
update config files
Eric Andersen
2006-10-17
2
-99
/
+105
*
we use BR2_ENABLE_LOCALE not ENABLE_LOCALE
Eric Andersen
2006-10-17
3
-5
/
+7
*
fix CrossCompileDir (patch by Andrew E. Milesk)
Peter Korsgaard
2006-10-14
1
-1
/
+1
*
- normalize KERNEL_ARCH via sed
Bernhard Reutner-Fischer
2006-10-11
1
-1
/
+6
*
new upstream version
Eric Andersen
2006-10-09
1
-1
/
+1
*
use cannonical source location
Eric Andersen
2006-10-09
1
-1
/
+1
*
use http for kernel.org
Eric Andersen
2006-10-09
1
-1
/
+1
*
- we need to pass ARCH to the kernel; The kernel does not have a table to
Bernhard Reutner-Fischer
2006-10-09
1
-1
/
+4
*
Bump version (patch by Fredrik Roubert)
Peter Korsgaard
2006-10-09
1
-2
/
+2
*
- use headers_install for full kernel tarballs used as kernel-headers
Bernhard Reutner-Fischer
2006-10-09
1
-5
/
+30
*
remove duplicate/invalid options in choice
Mike Frysinger
2006-10-07
1
-3
/
+0
*
- passing the target arch in isn't useful
Bernhard Reutner-Fischer
2006-10-06
1
-1
/
+1
*
- be gentle to vi syntax color mode
Bernhard Reutner-Fischer
2006-10-06
1
-1
/
+1
*
- jffs2 requires the mtd package for the mtd-host tools.
Bernhard Reutner-Fischer
2006-10-06
2
-0
/
+2
*
- use the HOSTCC given by the user.
Bernhard Reutner-Fischer
2006-10-06
1
-1
/
+1
*
- use the HOSTCC for building host-tools.
Bernhard Reutner-Fischer
2006-10-03
1
-1
/
+1
*
- late binding isn't a good idea there, i did end up with an empty SOURCE.
Bernhard Reutner-Fischer
2006-10-03
1
-3
/
+3
*
add a know to enable/disable building a shared libgcc
Eric Andersen
2006-10-02
2
-4
/
+16
*
kill the separate 'uClibc.config-locale' file, which was generally left unmai...
Eric Andersen
2006-10-02
2
-190
/
+3
*
escape the wildcard
Eric Andersen
2006-10-02
1
-1
/
+1
*
Andrew E. Mileski writes:
Eric Andersen
2006-10-02
1
-1
/
+1
*
- add missing hung from the BR2_ZCAT introduction
Bernhard Reutner-Fischer
2006-10-01
1
-0
/
+2
*
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-10-01
109
-115
/
+115
*
- add BR2_ZCAT in preparation of fixing bug #971
Bernhard Reutner-Fischer
2006-10-01
1
-0
/
+10
*
tidy up
Mike Frysinger
2006-09-30
10
-48
/
+40
[next]