summaryrefslogtreecommitdiff
path: root/packages/dnsmasq
AgeCommit message (Expand)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther3
2005-10-25dnsmasq: fixed SRC_URI for 2.11 versionMarcin Juszkiewicz1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi7
2005-06-08Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembeddedRod Whitby1
2005-04-02Add dnsmasq 2.22 and consolodate metadata into a .inc.Chris Larson4
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
2004-12-24dnsmasq: add default configuration for nylonBruno Randolf3
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson3
OY_DIR/imagesKoen Kooi1 2006-01-30linux: fix missing HOST_CC_ARCH in module compilation in kernel/module allJohn Bowler1 - 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 2006-01-11slugos: Enabled JFFS2 endianness to be controlled.Rod Whitby1 2006-01-09slugos: remove/correct references to openslugJohn Bowler1 - 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) 2005-11-11nslu2-kernel: cleanup openslug, ucslugc and slugos kernels, ALLJohn Bowler1 - 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) 2005-10-30nslu2-kernel: updated patch set and defconfig in 2.6.14John Bowler1 - 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. 2005-10-26slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, ↵John Bowler1 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. 2005-10-21openslug-kernel: version 2.6.14-rc5John Bowler1 2005-10-20openslug-kernel: cleanup, move to 2.6.14-rc4John Bowler1 - 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 2005-10-05nslu2-kernel: postprocess the kernel image to set mach-type, support leJohn Bowler1 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.) 2005-09-24nslu2-kernel, openslug-kernel: 2.6.14-rc2 (ixp425-eth will not build with this)John Bowler1 2005-09-23nslu2-kernel: initial .bb files for 2.6.13.2 and 2.6.14-rc2John Bowler1 2005-08-11Change the NSLU2 kernel build configuration method to allow theJohn Bowler1 configuration override to be specified in the machine.conf rather than hardwiring -mno-thumb-interwork into nslu2-kernel.inc 2005-07-19Support for disabling irq debug messages - slugbug 109.John Bowler1 This allows a simple local.conf change to re-enable the debug messages simply by setting CMDLINE_DEBUG to "" 2005-07-18Fix for the hardware reset hang problem - shut down the flash memoryJohn Bowler1 device (ensure it is in read mode, not write) on halt/reboot. 2005-07-16Fix the missing quotes round string values.John Bowler1 2005-07-02nslu2-kernel.inc: make the FILESPATH include 2.6.12 as wellJohn Bowler1 as 2.6.12.2 2.6.12/defconfig: add TUN 2.6.12.2.bb: working 2.6.12.2 NSLU2 kernel 2005-06-19Clarify how the CONSOLE options work.John Bowler1 Add reboot=s BKrev: 42b5acbcCZowYKUWzO17VTbxpXaJ_Q 2005-06-192.6.12, builds, boots, no networkJohn Bowler1 BKrev: 42b4c91dxOH_4bdPsmtMhPY4AEvjLw 2005-06-17Add reset patch to nslu2-kernelJohn Bowler1 BKrev: 42b33ac8Yb6rKg0CTONkF5O7i4w1OQ 2005-05-31Merge marsco.kalmiopsis:/home/nslu2/openembeddedJohn Bowler1 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 2005-05-19Fix two build problems on NSLU2.John Bowler1 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 2005-05-07OpenSlug 2.6.11-mm4 basic support (to make a bootableJohn Bowler1 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 2005-05-06This adds initial support for building non-standard versionsJohn Bowler1 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