summaryrefslogtreecommitdiff
path: root/packages/meta
AgeCommit message (Collapse)AuthorFiles
2006-01-17Cleanup of GPE meta files:Richard Purdie7
* 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
2006-01-16slugos-image: add description/maintainer/homepage, correct arch.conf fixup ↵John Bowler1
in meta package
2006-01-16slugos-imagename: add license in meta packageJohn Bowler1
2006-01-13merge of 4daf34d7b97dde040c825249e39abc6af0abf493Rod Whitby5
and 7f6d02bad0d27e0bd6a0d6e493318b5275142389
2006-01-14merge of 477391c8fb10ffc2c9755224604d250af04156b6Marcin Juszkiewicz1
and 694969a93c9959459359c6fb14c40eb9a47b0d2f
2006-01-14meta-sdl restructured to new wayMarcin Juszkiewicz3
- all task-sdl-* definitions moved from meta-sdl.bb to task-sdl.bb - meta-sdl build all SDL stuff like it was before - image-sdl DEPENDS on task-sdl instead of meta-sdl
2006-01-14opie-meta-all restructured to new wayMarcin Juszkiewicz2
- all task-qpe-* definitions moved from meta-opie-all.bb to task-qpe.bb - meta-opie-all build all Qtopia stuff like it was before - small changes in tasks
2006-01-14opie metapackages restructured to new wayMarcin Juszkiewicz3
- all task-opie-* definitions moved from meta-opie.bb to task-opie.bb - opie-image does not DEPEND on meta-opie but on task-opie - building opie-image build ONLY what is needed to create that image - meta-opie build all OPIE stuff like it was before - small changes in tasks
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler2
- 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).
2006-01-13unslung: Fixed the rdepends for glibc and defined libc-for-gcc providerRod Whitby1
2006-01-13unslung: Updated rdepends and -packages.conf for latest OE changes.Rod Whitby1
2006-01-13Fix the opie CVS PV changes for the opie packages that don't inherit opie. ↵Richard Purdie1
Also, define SLUGOS_IMAGENAME if not already defined, removing parsing errors.
2006-01-13slugos-imagename: added to ensure distro-specific images still build in ↵John Bowler2
slugos-imagename.bb
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