Age | Commit message (Collapse) | Author | Files |
|
|
|
- reverts revisions:
53e14a99825447107bfefacf77e28b5718be54b8
b0535ae5d884f64c3f25212755c0dbbd607a4984
8aaa554502fb1d84fe29935d27089df09bfc3ea1
de47a33901a0f8666a237eaf5825ba25f364516f
- reasoning - please play by the rules
* we have a policy for commit messages
* don't silently drop patches (gnutls), whenever we patch stuff it's usually
done for a reason
* don't upgrade security critical packages (gnutls) to development releases.
upstream has a reason for not declaring them stable yet.
* when told by a senior developer to consult oe@ _before_ pushing a change
do so, don't ignore him (RP) and push anyway
|
|
gnutls already being built. Resolves licensing issues, and non-working supplicant issues for those with 2.6/2.4 kernels. Report breakage to Eric (jnc).
|
|
|
|
tune-iwmmxt: inlcude for iwmmxt optimizations, courtesy Justin Treon
|
|
|
|
modules get included in the rootfs.
|
|
taken from .oz354fam083
|
|
ep9312 cpus
|
|
|
|
defconfigs. Update sharpsl_pm patch from Dirk.
|
|
* Creation of task-gpe for gpe tasks
* Removal of unneeded DEPENDS variables
* Switch existing gpe meta files to use task-gpe
* include gpe-image.bb instead of reinventing the wheel
|
|
- the generic ixp4xx-kernel package now creates the same generic kernel
regardless of how MACHINE is set, it then appends shims to the kernel
to obtain machine specific kernels and produces packages of the results.
Still TBD is the command line fixup.
The generic command line is the nslu2 one, this is a temporary hack
to keep the NSLU2 build working.
|
|
|
|
- rather than build nslu2-kernel or nas100d-kernel slugos-image now
builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the
normal MACHINE override, even though MACHINE itself is still set to
nslu2 or nas100d (or ixp4xx).
|
|
- the kernel packages now use ${MACHINE}[bl] according to the system
byte sex, therefore this must be included in the IPKG_ARCH list or
the image build will fail.
|
|
- conf/machine/include/ixp4xx.conf now provides generic
configuration for nslu2 and nas100d (+ future ixp4xx based
machines), the kernel image fixup is made generic, all
kernel packages have a generic name. ipkg search rules
changed to look for the generic packages too.
|
|
DEPENDS usage. Move certain things into EXTRA_IMAGEDEPENDS. No valid users of EXTRA_BOOTSTRAP_DEPENDS were found so it was removed entirely. Change zaurus-updater not to package as it doesn't provide any.
|
|
into conf/machine/include.
|