diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-04-28 18:17:49 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-04-28 18:17:49 +0900 |
commit | 6d1c0e8b7f49d571f299f90bcdf883db31be5a22 (patch) | |
tree | f71577124aa352778be496ca90431bcdf4818775 | |
parent | 16b756c3031fbdf14f161e665501e19ed29d3bd6 (diff) | |
download | meta-mobile-6d1c0e8b7f49d571f299f90bcdf883db31be5a22.tar.gz meta-mobile-6d1c0e8b7f49d571f299f90bcdf883db31be5a22.tar.bz2 meta-mobile-6d1c0e8b7f49d571f299f90bcdf883db31be5a22.zip |
[TINF-901] Add exynos plugin pkgsubmit/tizen_mobile/20150429.002800accepted/tizen/mobile/20150429.051833
Added package:
- platform/adaptation/samsung_exynos/device-manager-plugin-exynos5433
Change-Id: I48efa03cb6eac0306085ed0de69493767681b5d9
-rw-r--r-- | patterns/mobile-base.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patterns/mobile-base.yaml b/patterns/mobile-base.yaml index 6587a0f..cd6fc4d 100644 --- a/patterns/mobile-base.yaml +++ b/patterns/mobile-base.yaml @@ -10,3 +10,4 @@ Packages: - deviced - deviced-tools - alsa-ucm-data-wm5110 +- device-manager-plugin-exynos5433 |