projects
/
scm
/
bb
/
meta-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update recipes generation.
[scm/bb/meta-tizen.git]
/
recipes-tizen
/
common
/
common_git.bb
1
require common.inc
2
3
PRIORITY = "10"
4
5
LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
6
7
SRC_URI += "git://review.tizen.org/platform/core/api/common;tag=708dfdeef6668d6a0e7a608be1f82619f3b38393;nobranch=1"
8
9
BBCLASSEXTEND += " native "
10