diff options
author | Stanislaw Wadas <s.wadas@samsung.com> | 2016-05-17 15:00:33 +0200 |
---|---|---|
committer | Stanislaw Wadas <s.wadas@samsung.com> | 2016-05-17 15:33:33 +0200 |
commit | 388c157ccf3e0caea531be99b4f61984ec9f831a (patch) | |
tree | ed43696a93cb2b4d3eb8eea7f8d5d1774188060b | |
parent | 022cc8ce0e1247d9d5ead7fc475a3c1928032af3 (diff) | |
download | meta-388c157ccf3e0caea531be99b4f61984ec9f831a.tar.gz meta-388c157ccf3e0caea531be99b4f61984ec9f831a.tar.bz2 meta-388c157ccf3e0caea531be99b4f61984ec9f831a.zip |
[TRE-283] Rename boost file namingsubmit/tizen_common/20160517.153615accepted/tizen/common/20160517.174455
Change-Id: I077a9b14bba1efeb7c5d68a1a40037ecce97e702
Signed-off-by: Stanislaw Wadas <s.wadas@samsung.com>
-rw-r--r-- | patterns/common-adaptation-artik-headless.yaml | 10 | ||||
-rw-r--r-- | patterns/common-middleware.yaml | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/patterns/common-adaptation-artik-headless.yaml b/patterns/common-adaptation-artik-headless.yaml index 6612109..e27a57a 100644 --- a/patterns/common-adaptation-artik-headless.yaml +++ b/patterns/common-adaptation-artik-headless.yaml @@ -25,7 +25,7 @@ Packages: - bluetooth-tools - bluetooth-tools-no-firmware - bluez -- boost-license1_57_0 +- boost-license - boot-animation - browser-provider - bundle @@ -164,10 +164,10 @@ Packages: - libblkid - libbluetooth-share - libbmp -- libboost_filesystem1_57_0 -- libboost_program_options1_57_0 -- libboost_system1_57_0 -- libboost_thread1_57_0 +- boost-filesystem +- boost-program-options +- boost-system +- boost-thread - libbz2 - libcap - libcares diff --git a/patterns/common-middleware.yaml b/patterns/common-middleware.yaml index eb42050..b6d0b0d 100644 --- a/patterns/common-middleware.yaml +++ b/patterns/common-middleware.yaml @@ -10,9 +10,9 @@ Packages: - auth-fw - libauth-fw-client - libauth-fw-client-admin -- libboost_program_options1_57_0 -- libboost_regex1_57_0 -- libboost_date_time1_57_0 +- boost-program-options +- boost-regex +- boost-date-time - efl-theme-tizen-common - privacy-manager-server - privacy-manager-client |