summaryrefslogtreecommitdiff
path: root/packages/meta
AgeCommit message (Collapse)AuthorFiles
2006-01-12slugos-image: temporarily force correct kernel/ixp-eth in slugos-imageJohn Bowler1
2006-01-12slugos: extract common parts of machine conf in slugos.confJohn Bowler1
- 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.
2006-01-11slugos: Enabled JFFS2 endianness to be controlled.Rod Whitby1
2006-01-11slugos-image: remove spurious DEPENDS in confJohn Bowler1
- this upgrades slugos-image to the new RDEPENDS only world, some missing (R)dependencies are corrected slugos-init: remove virtual/ixp-eth in 0.10 - this stuff is no longer necessary and the modprobe.conf has been moved to the ixp-eth module rather than having it incorrectly introduced in a non-dependent module.
2006-01-10fontconfig-utils: correctly name the package (it should not be renamed ↵Richard Purdie1
libfontconfig-utils by debian.bbclass) and update the RDEPENDS to match
2006-01-09Update to packages/meta to correct dependencies for gpe and opie image and ↵Richard Purdie4
meta files
2006-01-09merge of 3a0a7021e4d48fa98ec14249578b13b3e3cc4489Marcin Juszkiewicz1
and a1193f39f1f86aa55534e0c45b3dd46b8756d8be
2006-01-09opie-security: removed dependency loopMarcin Juszkiewicz1
- moved opie-securityplugin-pin from opie-security to meta-opie/task-opie-settings
2006-01-09explicit_merge of '85da89c673cc2faec29d5ea692e6e7638f4c1b5e'John Bowler22
and '5f32961e5d0f4132f4513cbeac7fe59dc5ae5315' using ancestor '' to branch 'org.openembedded.dev'
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)
2006-01-08Following from the meta/packages changes, cleanup conf/machine for incorrect ↵Richard Purdie2
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.
2006-01-08DEPENDS cleanup of packages/meta. This doesn't fix all DEPENDS here but does ↵Richard Purdie20
remove a large chunk of the incorrect ones. Some entries that shouldn't be present have been marked FIXME as they indicate problems elsewhere in the metadata. Help from the opie/gpe gurus needed. I've not touched the NSLU code as I suspect they'd rather do this themselves?
2006-01-07slugos: Major rename of common SlugOS files and directories from openslug to ↵Rod Whitby4
slugos.
2006-01-04unslung: Usability updates for Unslung 6.x - ipkg prints message when booted ↵Rod Whitby1
on flash, motd prints at login indicating status of on-disk or on-flash, status appears on home page in web interface, unsling now asks for root password, and some additional checks are made by unsling to avoid known problems that can prevent a successful unsling, added new unslung logo.
2006-01-04slugos-packages: Added cdstatus, gd, madplay, fetchmail. Demoted irssi due ↵Rod Whitby1
to autobuild failures. Demoted alsa-utils from ucslugc due to autobuild failures.
2006-01-03slugos-packages: add klibc to build (meta package)John Bowler1
2005-12-29slugos-packages: move irssi to broken in slugos-packages.bbJohn Bowler1
2005-12-19meta-sdk: put DISTRO and DISTRO_VERSION into the tarball nameKoen Kooi1
2005-12-05unslung: Now based on Linksys version 2.3R63Rod Whitby1
2005-11-28slugos.conf: add ez-ipupdate package to slugos confJohn Bowler1
2005-11-27meta-gpe: add suspend-desktop to base imagesKoen Kooi1
2005-11-24mete-gpe: Add gpe-screenshot to the default gpe images.Florian Boor1
2005-11-23base.bbclass: attempt to fix the staging .la problemJohn Bowler1
- when using oe_libinstall to install a libtool library (.la file - present) into the staging directory (${STAGING_LIBDIR}) fix up the - installed .lai file so that it contains 'installed=no' - this - prevents libtool from subsequently using a copy of the build system - library if it exists in the final (target) installation directory - on the build machine (typically /usr/lib). Remove the patches from - pcre_4.4.bb to match (it now seems to work without them), add - cherokee to the openslug (etc) build (it was failing because of this - problem.)
2005-11-15meta-opie: removed usbutils from DEPENDS as nothing in OPIE use it. Machines ↵Marcin Juszkiewicz1
with USB Host function should depend on it in their machine config.
2005-11-15openslug: fix flash image build, only affects openslug.confJohn Bowler1
2005-11-14slugos.conf: add masqmail to build, version 0.2.20John Bowler1
2005-11-11openslug, ucslugc: convert to use slugos.confJohn Bowler10
- All the openslug/ucslugc specific .bb files are converted in this - change to use generic 'slugos' files with the required configuration - in openslug.conf or ucslugc.conf. This unifies the image and package - build stuff. Old targets should continue to work as the slugos - .bb files PROVIDE the required targets.
2005-11-05meta/openslug-image.bb: Enabled for Iomega NAS 100d builds.Rod Whitby1
2005-11-05ludeos: Added nas100d/ludeos distribution, including nas100d-kernel.Rod Whitby2
2005-10-24openslug-image: add udev to RDEPENDS within openslug-image itselfJohn Bowler1
- This change effectively forces all users of openslug-image to use - udev. Before this change the DISTRO file had to set udev to be - installed. This ensures consistency and removes the requirement to - maintain a fully and correctly populated static dev directory (it is - currently broken and will probably remain so!)
2005-10-20ucslugc-image: AddedRod Whitby1
2005-10-21openslug-packages: remove php5 from feed.Oyvind Repvik1
2005-10-20gpe-image: remove gpe-nmf and gpe-filemanager from >16MB rootfs to make it ↵Koen Kooi1
fit better in simpad and h2200
2005-10-20openslug-kernel: cleanup, move to 2.6.14-rc4John Bowler3
- 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-19ucslugc, openslug: add mdadm 1.12 to packagesJohn Bowler2
2005-10-15efl, e17: update to newest versionsJustin Patrin2
- fixed e-modules build on amd64 - new options evas-xrender-x11 is not disabled for fb builds - stage new Evas_Engine_XRender_X11.h header - remove e-utils from e-image, currently broken
2005-10-06ucslugc: le/glibc version: fix ucslugc-native for gcc and remove patcherJohn Bowler1
Patcher is no longer required, so is not in ucslugc-packages.conf
2005-10-06packages/meta/gpe-image.bb: it now builds all depsKoen Kooi1
2005-10-06packages/meta/gpe-image.bb: sort out DEPENDS vs. INSTALL business with tasksKoen Kooi1
2005-10-06packages/meta/meta-gpe.bb: add gpe-bootsplash back to gpe-baseKoen Kooi1
2005-10-06packages/meta/meta-gpe.bb: add RDEPENDS for gpe-task-connectivityKoen Kooi1
2005-10-06packages/meta/: image tweaksKoen Kooi2
* make gpe-image use ROOT_FLASH_SIZE to determine what to install * introduce gpe-task-connectivity * ship gpe version of industrial
2005-10-06openslug-packages: re-add zd1211 to feedOyvind Repvik1
2005-10-05merge of abb4ac4d99500dd9fcf6c133d3075c483c01868dOyvind Repvik1
and dcae9da292239ca2d00a7cf805bfea8df8788bc8
2005-10-05openslug-packages: add minicom to openslug feedOyvind Repvik1
2005-10-05meta-opie: added opie-alarm to DEPENDSMarcin Juszkiewicz1
2005-10-05openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, ↵John Bowler1
support le modprobe.conf is now machine generated to use the PROVIDER of virtual/ixp-eth in place of a hard code module name - PREFERRED_PROVIDER_virtual/ixp-eth must be specified to make this work, the configuration files have been updated appropriate. openslug-image now pulls in virtual/ixp-eth, not a specific provider and uses the PREFERRED_PROVIDER of that module as the RDEPENDS. nslu2.conf and ucslugc.conf have changes to support configuration of the build endianness correctly - not fully functional because the flash read code still needs word swapping on LE.
2005-10-05opie-image: add irda and BT tools - close #369Marcin Juszkiewicz2
2005-10-03openslug-packages: added bogofilterOyvind Repvik1
2005-10-01python(openslug), openslug kernel: enable tcl/tk in python, move kernel to ↵John Bowler1
2.6.14-rc2 The changes overlap (in conf/distro/openslug.conf), the kernel change is, however, only the version change in that file.