Age | Commit message (Collapse) | Author | Files |
|
|
|
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
|
|
Also update python functions doing the same job to use COMPATIBLE_(MACHINE|HOST)
|
|
|
|
- define TARGET_KERNEL_CC_ARCH to define arch specific compiler options
in machine.conf. The default for the kernel is "" (empty), although
it should probably be TARGET_CC_ARCH in the future. The default for
modules is TARGET_CC_ARCH
|
|
|
|
- apex: contains an absolute build sys path name (commented)
- base-files: rename openslug to slugos in 3.0.14
- busybox: rename openslug to slugos in 1.00, 1.01
- netbase: rename openslug to slugos in 4.21
- slugos-init: rename openslug to slugos in 0.10
- all others: remove or replace openslug in comments (no
build changes)
|
|
- remove old kernel versions
- remove openslug-kernel
- move patches from openslug-kernel
- fix kernel UTS_RELEASE handling (requires change in kernel.bbclass)
- fix nslu2-kernel MM build
- move to 2.6.14.1 (important security fix)
|
|
- 16-ixp4xx-ioremap is removed (l-a-k wants the warning in there)
- 25-nslu2-arch-reset is removed (doesn't seem necessary in 2.6.13+)
- 10-ixp4xx-copy-from update to remove compiler warning
- 18-ixp4xx-io-h-addr better patch - removes casts
- defconfig - update from CVS
- nslu2-kernel.inc: EXTRAVERSION and LOCALVERSION are now set to ""
- to ensure that KERNEL_VERSION is constant between major versions.
|
|
ucslugc 3
- all the nslu2-???.conf files are now slugos-???.conf and slugos has been made
- the base for both openslug and ucslugc. OpenSlug now enables thumb interwork.
|
|
|
|
- potentially optional parts of openslug-image can now be removed
- removed 2.6.14-rc2
- moved to 2.6.14-rc4
- added RedBoot FIS Directory automagic byte swap
|
|
The mach-type is now set by instructions appended to the kernel image,
in 2.6.14 kernels the mach-type patch has been removed. le support is
added by adding the appropriate switch-to-le instructions too (LE support
is incomplete because the flash read patch is not in.)
|
|
|
|
|
|
configuration override to be specified in the machine.conf rather than
hardwiring -mno-thumb-interwork into nslu2-kernel.inc
|
|
This allows a simple local.conf change to re-enable the debug messages
simply by setting CMDLINE_DEBUG to ""
|
|
device (ensure it is in read mode, not write) on halt/reboot.
|
|
|
|
as 2.6.12.2
2.6.12/defconfig: add TUN
2.6.12.2.bb: working 2.6.12.2 NSLU2 kernel
|
|
Add reboot=s
BKrev: 42b5acbcCZowYKUWzO17VTbxpXaJ_Q
|
|
BKrev: 42b4c91dxOH_4bdPsmtMhPY4AEvjLw
|
|
BKrev: 42b33ac8Yb6rKg0CTONkF5O7i4w1OQ
|
|
into marsco.kalmiopsis:/home/nslu2/ref
2005/05/31 09:49:53-07:00 kalmiopsis!jbowler
Dev only change (does not change openslug).
Fix nslu2-kernel so that it handles -rc patches correctly.
Move or copy patches from 2.6.11-mm which are required in
2.6.12
BKrev: 429c95f4Cw4H12IiLOLp5_5mnzbGpw
|
|
The nslu2.conf change causes the various packages which were
fixed to a 20050405 CVS date stamp to be floating to the latest
version again. This has been verified with 20050418 (for all
the packages).
BKrev: 428be52f4cdI_8uGPMlrhxWu6n9ltw
|
|
system this also requires a patch to ixp425-eth). This
kernel builds and, apparent from the eth0 driver, will work.
It supports the Reiser4 file system.
BKrev: 427c713dtO0Yg8oQ7YWrypS2pq2WsQ
|
|
of the Linux kernel for openslug (or any NSLU2 distro). The
.inc file nslu2-kernel.inc does work to decode ${PV} and work
out what patches to download. The sole .bb file,
nslu2-kernel_2.6.11.8.bb, is just an example (which *does* work
and has been tested, slightly). Non-release (mm, ac, rc) patches
have not been tested yet and may not work.
NOTE: this is for testing/dev of new kernels. It is necessary to
set the PREFERRED_PROVIDER_virtual/kernel to nslu2-kernel to pull
these .bb files into a build.
BKrev: 427af2a47Q3EUuIjzVKXRDWBgDDKzw
|