summaryrefslogtreecommitdiff
path: root/packages/pcmcia-cs
AgeCommit message (Collapse)AuthorFiles
2009-01-27misc kernel module recipes: add note suggesting not using kernel source from ↵Cliff Brake1
work dir try to discourage people from using KERNEL_SOURCE when writing kernel module recipes. KERNEL_SOURCE is located in the work dir and is not available if rm_work class is used.
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe5
2007-06-01task-base/pcmcia-cs: moved hostap-conf/orinoco-conf to RDEPENDS of pcmcia-cs ↵Marcin Juszkiewicz1
package as pcmciautils does not need that
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-11-20another set of parse errors fixingMarcin Juszkiewicz1
2006-05-28packages/pcmcia-cs/pcmcia-cs-3.2.8/superh-noO3.patch: Lowers OptimizationKristoffer Ericson2
* Sets -O2 instead of -O3 (otherwise 'pcrel too far' error) packages/pcmcia-cs/pcmcia-cs_3.2.8.bb: Including patch for sh3 * Sets usage of patch specific to sh3
2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie2
* Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz.
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler1
- 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).
2005-12-19handheld-common.conf, pcmcia-cs, pcmciautils: revert virtual/pcmcia-manager ↵Rene Wagner1
changes. introduce PCMCIA_MANAGER. fixes Bug #541. - Having packages that cannot be used interchangeably provide the same virtual package leads to all sorts of breakage on the build system and runtime dependencies levels. - If you want to use pcmciautils instead of pcmcia-cs for your machine now, add PCMCIA_MANAGER = "pcmciautils" in your MACHINE .conf before including handheld-common.conf.
2005-12-19pcmcia-cs: RPROVIDE virtual/pcmcia-managerKoen Kooi1
2005-12-16pcmcia-cs, pcmciautils: provide virtual/pcmcia-managerPhilipp Zabel1
2005-12-13pcmcia-cs: bump PR Koen Kooi1
2005-12-12pcmcia-cs: fix module loading on strongarm, courtesy Matthew ReimerKoen Kooi1
2005-11-14pcmcia-cs 3.2.8: gcc4 fixesRichard Purdie2
2005-10-18pcmcia-cs: cleaned pcmcia config file - close bug #364Marcin Juszkiewicz2
I compared pcmcia-cs 3.2.8 config with orinoco-modules and hostap-modules config files and tried to clean pcmcia-cs/config - currently removed ALL cards mapped to "orinoco_cs" which are defined also in hostap_cs.conf file. Patch was reviewed and approved by Mickeyl
2005-09-28pcmcia-cs: added two cards into network.confMarcin Juszkiewicz2
2005-09-22packages/pcmcia-cs/pcmcia-cs_3.2.8.bb: bump PR after last changeKoen Kooi1
2005-09-22packages/pcmcia-cs/: apply patches from #287Koen Kooi2
2005-08-30pcmcia: ship dedicated ide.opts for borzoi Michael Lauer2
2005-08-26pcmcia-cs: patch arm/pcmcia to handle 2.6 modulesKoen Kooi1
Patch courtesy Matt Reimer, closes #260
2005-06-30import clean BK tree at cset 1.3670Koen Kooi15
2005-04-23revert 1.3269.1.1 and achieve the same using OVERRIDESMichael Lauer2
BKrev: 4269f6f3otos6ZpOnL0jQy335oqASQ
2005-04-22Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedJonathan McDowell3
into pot.orange:/mnt/space/firm/Zaurus/OpenEmbedded/openembedded 2005/04/22 23:34:02+01:00 orange!noodles Teach pcmcia-cs to not do anything clever with socket 1 (the HD) on Spitz. Also we force kill cardmgr rather than letting it cleanup, as if it tries to cleanup it tries to free up the HD resources. Losing / on shutdown is not good. ;) BKrev: 42697bfbx1cMUQYA0erjJNXLIm7c1Q