Age | Commit message (Collapse) | Author | Files |
|
Use require for the BitBake files within packages. In contrast
to the conf files the authors of these files expected these files
to be included.
|
|
Added to fix some IPv6 related bugs. See the changelog in 22.2 source
for full list.
|
|
correctly determines in the configure script but fails to actually use.
Patch Makefile.am to link to libintl if it determines that it's required.
Has no effect on the glibc build. Also added virtual/libintl to the DEPENDS.
|
|
|
|
|
|
|
|
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
|
|
|
|
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
|