summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* run-postinsts: fix opkg data pathOtavio Salvador2012-03-131-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* deb packages support: switch from /var/dpkg to /var/lib/dpkgDexuan Cui2011-09-211-1/+1
| | | | | | | | | [YOCTO #1086] The pach was backported from OE: http://git.openembedded.net/cgit.cgi/openembedded/commit/?id=41e0fbf792037f249d1b8d283b3de81718887c9f Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Replace POKYBASE with COREBASERichard Purdie2011-04-201-2/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* run-postinsts: update LIC_FILES_CHKSUM infoDongxiao Xu2010-12-061-0/+2
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-221-0/+27
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>