summaryrefslogtreecommitdiffstats
path: root/meta/packages/opkg
Commit message (Expand)AuthorAgeFilesLines
* opkg: ensure the data directory is createdJoshua Lock2010-06-101-2/+7
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
* opkg: We must always include a valid arch.conf fileRichard Purdie2010-01-292-2/+30
* opkg: Fix header problemRichard Purdie2010-01-293-1/+19
* opkg: Fix native and nativesdk configuration optionsRichard Purdie2010-01-272-3/+5
* opkg: add openssl to DEPENDSJoshua Lock2010-01-272-2/+2
* opkg: Update to latest svn and apply patch to enable readable logfilesRichard Purdie2010-01-268-177/+38
* opkg: Convert to use BBCLASSEXTENDRichard Purdie2010-01-138-21/+14
* opkg: Switch to google svn and patch to export a version comparision function...Richard Purdie2009-10-055-15/+103
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-171-2/+2
* opkg: Disable Werror, too many false positives with gcc 4.3.3Richard Purdie2009-05-231-0/+5
* opkg-sdk: Bump PR after recent changesRichard Purdie2009-05-231-1/+1
* opkg: Fix sighandler compile error (patch from upstream)Richard Purdie2009-05-231-0/+14
* opkg: Fix sighandler compile error (patch from upstream)Richard Purdie2009-05-233-2/+5
* opkg: fix build with gcc 4.3.2Damien Lespiau2009-02-092-1/+60
* Fix postinstall scripts not to use IMAGE_ROOTFS direction by use D instead. B...Richard Purdie2009-01-231-3/+3
* classes/autotools_stage.bbclass: Add autotools_stage class to further recipes...Richard Purdie2008-12-301-5/+1
* opkg: Really fix the prototype problem (and an invalid call)Richard Purdie2008-10-233-2/+17
* opkg: Fix incomplete function prototypeRichard Purdie2008-10-231-0/+26
* Add overoRichard Purdie2008-10-101-0/+1
* opkg: remove duplicated / from postinstRichard Purdie2008-08-011-2/+2
* opkg: qemuarmv7 also use gcc 4.3.1Marcin Juszkiewicz2008-07-221-0/+1
* opkg: Only add no-array-bounds option for armv7 machinesRichard Purdie2008-07-191-2/+7
* opkg: Bump PR after CFLAGS changeRichard Purdie2008-07-191-1/+1
* opkg: Add Wno-array-bounds to opkg CFLAGS to avoid bogus errors with Werror a...Richard Purdie2008-07-191-0/+2
* opkg: S98configure script is needed only on first bootMarcin Juszkiewicz2008-06-191-1/+2
* opkg: added version without GPG dependenciesMarcin Juszkiewicz2008-04-141-0/+10
* opkg: really disable GPG in native and sdkMarcin Juszkiewicz2008-04-142-4/+4
* opkg: provide update-alternatives(-native)Marcin Juszkiewicz2008-03-193-2/+11
* opkg-sdk: fixed directory for opkg informationsMarcin Juszkiewicz2008-03-191-1/+2
* opkg: depend on update-alternativesMarcin Juszkiewicz2008-03-191-1/+2
* opkg-ipkg-compat: remove as we do not need itMarcin Juszkiewicz2008-03-171-19/+0
* opkg-collateral: missing renameMarcin Juszkiewicz2008-03-171-0/+0
* opkg-collateral: moved from ipkg-collateralMarcin Juszkiewicz2008-03-175-0/+48
* opkg: added forgotten fileMarcin Juszkiewicz2008-03-171-0/+15
* opkg: fixed opkg-native to not create /usr/lib/opkg/opkg/ directoryMarcin Juszkiewicz2008-03-171-1/+2
* opkg: moved common stuff to opkg.inc, added S98configureMarcin Juszkiewicz2008-03-172-17/+28
* opkg-sdk: added version for meta-toolchainMarcin Juszkiewicz2008-03-171-0/+7
* opkg: added from OEMarcin Juszkiewicz2008-03-143-0/+50