aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support/obexpush/obexpush_1.0.0.bb
AgeCommit message (Collapse)Author
2015-05-26obexpush: fix compilation errorlumag
Newer glibc is strict on passing mode argument to open() call if O_CREAT has been specified. Provide reasonable mode argument to fix compilation error. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2015-05-26opexpush: update DEPENDS to properly select bluez5 or bluez4lumag
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2011-07-30obexpush: make LICENSE more accuratePaul Eggleton
obexpush is GPLv2 or later. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30Add LIC_FILES_CHKSUM to many recipesPaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30Replace references to bluez-utils / bluez-libs with bluez4Paul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-30initial commit of meta-opiePaul Eggleton
Populate the repository with files from OpenEmbedded at revision 45edf621296daf150c72b876d720861235e5762e - no changes, only rearranged the directory structure to match the new oe-core style and added COPYING.MIT and README. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>