Commit Graph

12 Commits

Author SHA1 Message Date
Richard Purdie dc807f54f8 Finally deprecate all legacy do_stage functions. This changes the existing warning
into a fatal error if any legacy do_stage functions are found.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22 11:44:28 +01:00
Kevin Tian ba8fad4058 opkg-utils: add do_install after NATIVE_INSTALL_WORKS
NATIVE_INSTALL_WORKS implicates an explicit do_install required or else
its binaries are not installed to sysroot, which result in error like:
   sh: opkg-build not found

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-22 09:30:15 +01:00
Richard Purdie 595bdde07c opkg-utils: Set NATIVE_INSTALL_WORKS otherwise we'd use legacy staging which is not correct
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-21 22:48:48 +01:00
Dongxiao Xu cb1a0a46c9 opkg-utils: Upgraded to revision 4747
Update the default revision for opkg-utils in poky-default-revisions.inc
Remove "inherit autotools" since opkg-utils is not autotools based
Fix recipe metadata

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-21 16:00:58 +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 c5983de054 opkg-utils: Update changing .ipk avoidence patch
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-27 16:12:57 +01:00
Richard Purdie 479d7f175a opkg-utils: Further missing files tweaks
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-26 20:50:43 +01:00
Richard Purdie b8187a1176 opkg-utils: Add patch to avoid errors when packages change while rebuilding the package indexes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-26 18:14:58 +01:00
Richard Purdie f8a23031e2 Drop now unneeded FILESDIR and S variables from various recipes 2009-01-02 15:34:40 +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 a9da1c7f2c opkg-utils: Switch to svn
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4874 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-18 11:37:44 +00:00
Richard Purdie 7332ac9069 Add opkg-utils
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4862 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-17 21:32:43 +00:00