summaryrefslogtreecommitdiffstats
path: root/meta/packages/opkg-utils/opkg-utils_svn.bb
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-24/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie2010-07-221-1/+0
| | | | | | | | warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* opkg-utils: add do_install after NATIVE_INSTALL_WORKSKevin Tian2010-07-221-2/+5
| | | | | | | | | 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>
* opkg-utils: Set NATIVE_INSTALL_WORKS otherwise we'd use legacy staging which ↵Richard Purdie2010-07-211-0/+2
| | | | | | is not correct Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* opkg-utils: Upgraded to revision 4747Dongxiao Xu2010-07-211-5/+6
| | | | | | | | 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>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | 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>
* opkg-utils: Update changing .ipk avoidence patchRichard Purdie2009-08-271-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* opkg-utils: Further missing files tweaksRichard Purdie2009-08-261-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* opkg-utils: Add patch to avoid errors when packages change while rebuilding ↵Richard Purdie2009-08-261-4/+9
| | | | | | the package indexes Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* classes/autotools_stage.bbclass: Add autotools_stage class to further ↵Richard Purdie2008-12-301-5/+1
| | | | recipes to simplify recipes using standard autotools
* opkg-utils: Switch to svnRichard Purdie2008-07-181-2/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4874 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add opkg-utilsRichard Purdie2008-07-171-0/+16
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4862 311d38ba-8fff-0310-9ca6-ca027cbcb966