Commit Graph

40 Commits

Author SHA1 Message Date
Kevin Tian 2233d2e389 opkg-config-base: add LICENSE as 'MIT'
the license information is acquired from:
        "Richard Purdie <rpurdie@linux.intel.com>"

Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-17 23:16:43 +01:00
Joshua Lock b5a370970f opkg: ensure the data directory is created
We need to ensure the data directory (/usr/lib/opkg) is created and shipped in
the package as it's used by opkg to create a lock file.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-10 15:04:38 +01:00
Joshua Lock 4d1f39af75 autotools: deprecate autotools_stage class
Move the functionality into autotools and ensure all our Poky recipes are no
longer using it.
Keep the autools_stage class around for OE compatability but just have it
inherit autools.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-27 17:11:28 +01:00
Richard Purdie 9737011e5f opkg: We must always include a valid arch.conf file
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-29 12:21:32 +00:00
Richard Purdie eb6d6f3dc1 opkg: Fix header problem
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-29 11:36:52 +00:00
Richard Purdie 6793dca934 opkg: Fix native and nativesdk configuration options
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-27 14:44:27 +00:00
Joshua Lock 39d8c0fc4a opkg: add openssl to DEPENDS
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-27 10:58:00 +00:00
Richard Purdie 67fbc5c871 opkg: Update to latest svn and apply patch to enable readable logfiles
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-26 23:19:09 +00:00
Richard Purdie a717961f6e opkg: Convert to use BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-13 22:06:25 +00:00
Richard Purdie 3aa68f1282 opkg: Switch to google svn and patch to export a version comparision function (patches taken from OE.dev)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-05 21:11:16 +01:00
Richard Purdie 0d7207ca39 sdk.bbclass: Rename to nativesdk.bbclass
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17 22:25:22 +01:00
Richard Purdie 79b7a566a2 opkg: Disable Werror, too many false positives with gcc 4.3.3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23 23:10:57 +01:00
Richard Purdie d87496637d opkg-sdk: Bump PR after recent changes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23 11:01:00 +01:00
Richard Purdie 85878623ab opkg: Fix sighandler compile error (patch from upstream)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23 00:24:36 +01:00
Richard Purdie 525edb3e96 opkg: Fix sighandler compile error (patch from upstream)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23 00:23:58 +01:00
Damien Lespiau 53973f286b opkg: fix build with gcc 4.3.2
opkg has the -Werror flag enabled and gcc 4.3.2 introduces new warnings.
2009-02-09 11:13:05 +00:00
Richard Purdie 7b6ad5b9fb Fix postinstall scripts not to use IMAGE_ROOTFS direction by use D instead. Based on a patch from Carl Simonson <simonsonc@gmail.com> 2009-01-23 16:15:06 +00:00
Richard Purdie fcb1791f55 classes/autotools_stage.bbclass: Add autotools_stage class to further recipes to simplify recipes using standard autotools 2008-12-30 17:07:17 +00:00
Richard Purdie 0cc119f05f opkg: Really fix the prototype problem (and an invalid call) 2008-10-23 12:05:39 +01:00
Richard Purdie 842606bc39 opkg: Fix incomplete function prototype 2008-10-23 09:43:12 +01:00
Richard Purdie 457ae5ada5 Add overo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5477 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-10 11:56:19 +00:00
Richard Purdie 940cd85510 opkg: remove duplicated / from postinst
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4997 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-01 11:33:35 +00:00
Marcin Juszkiewicz 84d538074f opkg: qemuarmv7 also use gcc 4.3.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4924 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:25:42 +00:00
Richard Purdie af361dbeee opkg: Only add no-array-bounds option for armv7 machines
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4891 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-19 10:55:02 +00:00
Richard Purdie e36b4c3b2e opkg: Bump PR after CFLAGS change
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4890 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-19 09:47:12 +00:00
Richard Purdie e8011472e5 opkg: Add Wno-array-bounds to opkg CFLAGS to avoid bogus errors with Werror and gcc 4.3.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4888 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-19 09:07:50 +00:00
Marcin Juszkiewicz 27ca3c3e3d opkg: S98configure script is needed only on first boot
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4705 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19 13:05:28 +00:00
Marcin Juszkiewicz 52559473c9 opkg: added version without GPG dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4251 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14 13:55:26 +00:00
Marcin Juszkiewicz 59c131d6f7 opkg: really disable GPG in native and sdk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4250 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14 13:55:05 +00:00
Marcin Juszkiewicz fe96342d83 opkg: provide update-alternatives(-native)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4058 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19 15:35:50 +00:00
Marcin Juszkiewicz 2f696d393f opkg-sdk: fixed directory for opkg informations
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4057 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19 15:35:26 +00:00
Marcin Juszkiewicz 322fe395c8 opkg: depend on update-alternatives
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4050 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19 14:27:36 +00:00
Marcin Juszkiewicz eec0604995 opkg-ipkg-compat: remove as we do not need it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4035 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17 14:17:40 +00:00
Marcin Juszkiewicz f6b3acd4f0 opkg-collateral: missing rename
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4034 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17 13:55:54 +00:00
Marcin Juszkiewicz beb83fd62b opkg-collateral: moved from ipkg-collateral
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-17 13:18:42 +00:00
Marcin Juszkiewicz e6746fff87 opkg: added forgotten file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4024 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17 12:59:15 +00:00
Marcin Juszkiewicz f608d3f318 opkg: fixed opkg-native to not create /usr/lib/opkg/opkg/ directory
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-17 12:58:21 +00:00
Marcin Juszkiewicz 23684b683f opkg: moved common stuff to opkg.inc, added S98configure
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-17 12:58:08 +00:00
Marcin Juszkiewicz 22740354be opkg-sdk: added version for meta-toolchain
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-17 12:49:48 +00:00
Marcin Juszkiewicz e210441666 opkg: added from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3993 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-14 09:35:40 +00:00