aboutsummaryrefslogtreecommitdiffstats
path: root/classes/rootfs_ipk.bbclass
AgeCommit message (Expand)Author
2011-02-15rootfs_ipk: don't emit error code when ONLINE_PACKAGE_MANAGEMENT is really noneMartin Jansa
2011-02-14image.bbclass: move insert_feed_uris() to rootfs_ipk.bbclassFilip Zyzniewski
2010-11-14rootfs_ipk.bbclass: fix sh equality operatorAndreas Oberritter
2010-10-09image.bbclass: add LINGUAS_INSTALL to PACKAGE_INSTALL.Chris Larson
2010-08-19rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS.Graham Gower
2010-08-19rootfs_ipk.bbclass: remove host's lists in /var/lib/opkg/*Graham Gower
2010-08-06Revert "rootfs_ipk.bbclass: install the package manager in a separate pass fr...Martin Jansa
2010-08-03rootfs_ipk.bbclass: add support for PACKAGE_INSTALL_ATTEMPTONLYChris Larson
2010-08-03rootfs_ipk.bbclass: install the package manager in a separate pass from the o...Chris Larson
2010-06-07rootfs_ipk/meta-toolchain: Add locking on tasks that add package_update_index...Tom Rini
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Joshua Lock
2010-04-12rootfs_ipk.bbclass: run preinst/postinst scripts with "-e"Roman Khimov
2010-03-04rootfs_ipk.bbclass: move rootfs postprocess commandChris Conroy
2010-02-24rootfs_ipk.bbclass: always specify tmp_dir in opkg-cl call with -t parameterMartin Jansa
2009-06-19Make package_update_index_ipk proper task with lockingRoman I Khimov
2009-06-17rootfs_ipk.bbclass: add log_check for "Cannot satisfy the following dependenc...Chris Larson
2009-06-15rootfs_ipk: move "mkdir /etc/opkg" inside ONLINE_PACKAGE_MANAGEMENT conditionalPhil Blundell
2009-06-13rootfs_ipk: opkg (at least some versions) doesn't respect ${libdir}, so look ...Phil Blundell
2009-02-22image.bbclass: install stuff listed in IMAGE_INSTALL as wellKoen Kooi
2009-02-22rootfs_ipk bbclass: make ONLINE_PACKAGE_MANAGEMENT work on non task-base imag...Koen Kooi
2008-11-17rootfs_ipk: avoid matching spurious errorsBernie Innocenti
2008-10-17rootfs_ipk: add support for BAD_RECOMMENDATIONS andPhil Blundell
2008-06-11rootfs_ipk.bbclass: opkg nowadays needs its lib directory created before it c...Michael Lauer
2008-03-25rootfs_ipk.bbclass: symlink /usr/lib/opkg to /usr/lib/ipkg tooRod Whitby
2008-03-25rootfs_ipk.bbclass: Emergency addition to fix image generation where ipkg is ...Rod Whitby
2008-03-19rootfs_{deb,ipk}.bbclass: the o-hand dudes went overboard with sed, and opkg-...Koen Kooi
2008-03-18various: move over to opkg, as discussed on the mailinglistKoen Kooi
2008-01-07Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dashHolger Freyther
2007-10-17rootfs_ipkbbclass: fix hardcodesKoen Kooi
2007-09-04package*.bbclass: Switch to separate tasks for each packing type (from poky)Richard Purdie
2007-09-01rootfs_ipk.bbclass: Convert to use package_ipk functionRichard Purdie
2007-09-01rootfs_{deb|ipk}.bbclass: Fix whitespace damage, remove bashisms, sync with pokyRichard Purdie
2007-08-28rootfs*.bbclass: uclibc doesn't provides glibc-locale* and locale-base*, so d...Koen Kooi
2007-08-22image/rootfs_ipk: Remove uneeded mkdir callsRichard Purdie
2007-06-24rootfs_ipk.bbclass: Do not hardcode ipkg RDEPENDency.Paul Sokolovsky
2007-06-10rootfs_ipk.bbclass: Add new option, PACKAGE_INSTALL_NO_DEPS. If set to 1,Paul Sokolovsky
2007-04-18classes: Add support for intertask dependencies to be specified, needed for c...Richard Purdie
2007-02-20rootfs_ipk/package-index: created function to update deploy dirs and made pac...Marcin Juszkiewicz
2007-02-20package_ipk, rootfs_ipk: Add patch from Marcin and Koen to sort ipkgs into pe...Koen Kooi
2007-01-01image.bbclass rootfs_ipk.bbclass: Move common functionality into image.bbclas...Richard Purdie
2006-12-31Rename: image_ipk -> image.bbclass, IPKG_INSTALL -> PACKAGE_INSTALL to prepar...Richard Purdie
2006-11-20Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ...Richard Purdie
2006-11-11Add quotes for assignments to make the new parser happyHolger Freyther
2006-11-02rootfs_ipk.bbclass and ipkg.inc: shell script syntax fixesMartin Dietze
2006-10-19*ipk.bbclass: banish ipkg-link Koen Kooi
2006-10-18rootfs_ipk.bbclass: remove ipkg-link from IPKG_INSTALLKoen Kooi
2006-10-11rootfs_ipk.bbclass: add ipkg/ipkg-link/ipkg-collateral also into RDEPENDSMarcin Juszkiewicz
2006-10-11rootfs_ipk.bbclass: Add ipkg packages into rootfs to unbreak task-baseMarcin Juszkiewicz
2006-07-26rootfs_ipk, package-index: Fix an error introduced in a previous commit - mak...Richard Purdie
2006-07-24rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no need...Richard Purdie