summaryrefslogtreecommitdiff
path: root/recipes-tizen/notification/notification_git.bb
blob: 8c59d54af067a33b51b993fe28919ba2eb66fdc5 (plain)
1
2
3
4
5
6
7
8
9
10
require notification.inc

PRIORITY = "10"

LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"

SRC_URI += "git://review.tizen.org/platform/core/api/notification;tag=38111fc05f2895d4bdaa7f2bcc5e495564cb0095;nobranch=1"

BBCLASSEXTEND += " native "