summaryrefslogtreecommitdiff
path: root/meta/packages/opkg
AgeCommit message (Collapse)AuthorFiles
2009-10-05opkg: Switch to google svn and patch to export a version comparision ↵Richard Purdie5
function (patches taken from OE.dev) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23opkg: Disable Werror, too many false positives with gcc 4.3.3Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23opkg-sdk: Bump PR after recent changesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23opkg: Fix sighandler compile error (patch from upstream)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23opkg: Fix sighandler compile error (patch from upstream)Richard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-02-09opkg: fix build with gcc 4.3.2Damien Lespiau2
opkg has the -Werror flag enabled and gcc 4.3.2 introduces new warnings.
2009-01-23Fix postinstall scripts not to use IMAGE_ROOTFS direction by use D instead. ↵Richard Purdie1
Based on a patch from Carl Simonson <simonsonc@gmail.com>
2008-12-30classes/autotools_stage.bbclass: Add autotools_stage class to further ↵Richard Purdie1
recipes to simplify recipes using standard autotools
2008-10-23opkg: Really fix the prototype problem (and an invalid call)Richard Purdie3
2008-10-23opkg: Fix incomplete function prototypeRichard Purdie1
2008-10-10Add overoRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5477 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-01opkg: remove duplicated / from postinstRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4997 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22opkg: qemuarmv7 also use gcc 4.3.1Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4924 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-19opkg: Only add no-array-bounds option for armv7 machinesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4891 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-19opkg: Bump PR after CFLAGS changeRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4890 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-19opkg: Add Wno-array-bounds to opkg CFLAGS to avoid bogus errors with Werror ↵Richard Purdie1
and gcc 4.3.1 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4888 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19opkg: S98configure script is needed only on first bootMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4705 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14opkg: added version without GPG dependenciesMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4251 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14opkg: really disable GPG in native and sdkMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4250 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19opkg: provide update-alternatives(-native)Marcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4058 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19opkg-sdk: fixed directory for opkg informationsMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4057 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19opkg: depend on update-alternativesMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4050 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17opkg-ipkg-compat: remove as we do not need itMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4035 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17opkg-collateral: missing renameMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4034 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17opkg-collateral: moved from ipkg-collateralMarcin Juszkiewicz5
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com> git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4027 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17opkg: added forgotten fileMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4024 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17opkg: fixed opkg-native to not create /usr/lib/opkg/opkg/ directoryMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com> git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4023 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17opkg: moved common stuff to opkg.inc, added S98configureMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com> git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4022 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17opkg-sdk: added version for meta-toolchainMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com> git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4020 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-14opkg: added from OEMarcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3993 311d38ba-8fff-0310-9ca6-ca027cbcb966