projects
/
scm
/
bb
/
tizen-distro.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1b2faf
)
apt:Add license checksum to bb file
author
Mei Lei
<lei.mei@intel.com>
Tue, 23 Nov 2010 06:59:48 +0000
(14:59 +0800)
committer
Saul Wold
<Saul.Wold@intel.com>
Wed, 24 Nov 2010 00:47:02 +0000
(16:47 -0800)
Add COPYING.GPL file checksum to bb file
Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/recipes-devtools/apt/apt_0.7.14.bb
patch
|
blob
|
history
diff --git
a/meta/recipes-devtools/apt/apt_0.7.14.bb
b/meta/recipes-devtools/apt/apt_0.7.14.bb
index
0ea9b48
..
43353fa
100644
(file)
--- a/
meta/recipes-devtools/apt/apt_0.7.14.bb
+++ b/
meta/recipes-devtools/apt/apt_0.7.14.bb
@@
-1,6
+1,6
@@
DEPENDS = "curl db"
RDEPENDS = "dpkg"
-
+LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
require apt.inc
PR = "r3"