diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2016-02-08 14:49:08 +0100 |
---|---|---|
committer | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2016-02-08 14:58:39 +0100 |
commit | 93a7f3722e83a82fe109be65224fd844b8ffb9d4 (patch) | |
tree | 56d6e93ffd72e3c7af7336325496fb0987e7f5fc | |
parent | d6813b02df14203662ad658dd2ae4a77ea1fdf2d (diff) | |
download | meta-93a7f3722e83a82fe109be65224fd844b8ffb9d4.tar.gz meta-93a7f3722e83a82fe109be65224fd844b8ffb9d4.tar.bz2 meta-93a7f3722e83a82fe109be65224fd844b8ffb9d4.zip |
[TINF-1262] Add org.tizen.screen-reader packagesubmit/tizen_common/20160208.140002accepted/tizen/common/20160208.162701
Change-Id: I095e135cf1fa5e551a8c99fa73e6652e7d9e9172
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
-rw-r--r-- | common.yaml | 1 | ||||
-rw-r--r-- | patterns/common-applications.yaml | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/common.yaml b/common.yaml index 6680381..81e71e0 100644 --- a/common.yaml +++ b/common.yaml @@ -72,6 +72,7 @@ Wayland: - Generic Middleware - Common Middleware - Generic Applications + - Common Applications - Generic Bluetooth - Generic Multimedia - Generic Desktop Applications diff --git a/patterns/common-applications.yaml b/patterns/common-applications.yaml new file mode 100644 index 0000000..50f38a5 --- /dev/null +++ b/patterns/common-applications.yaml @@ -0,0 +1,5 @@ +Summary: Common Applications +Description: Common Applications +Name: common-applications +Packages: +- org.tizen.screen-reader |