diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2014-12-30 14:59:56 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2014-12-30 15:02:39 +0900 |
commit | 237a62172ca9fe8d6ad9f08191fed24757c62ebe (patch) | |
tree | c9900b2d0d995991fe092d86f8e4add73146b4aa /mobile-repos.yaml | |
parent | 808df1e6ac9d0dc2e90a29d823905c48ef7ffafc (diff) | |
download | meta-mobile-237a62172ca9fe8d6ad9f08191fed24757c62ebe.tar.gz meta-mobile-237a62172ca9fe8d6ad9f08191fed24757c62ebe.tar.bz2 meta-mobile-237a62172ca9fe8d6ad9f08191fed24757c62ebe.zip |
Change name: "common" to "mobile"submit/tizen_mobile/20141230.022724accepted/tizen/mobile/20141230.073130
- Rename mobile.yaml and related groups, postscripts
- Rename partition name and related info
- Add 5 packages in 'Mobile X11' group
Change-Id: I5ed28d943bd8c49b7075e8e0a09e02933ccd465e
Diffstat (limited to 'mobile-repos.yaml')
-rw-r--r-- | mobile-repos.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile-repos.yaml b/mobile-repos.yaml index 5d43684..cd5c53e 100644 --- a/mobile-repos.yaml +++ b/mobile-repos.yaml @@ -7,10 +7,10 @@ Repositories: Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/mobile/@ARCH@/debug/ Options: --save --ssl_verify=no - - Name: common-x11_armv7l + - Name: mobile-x11_armv7l Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/arm-x11/packages/ Options: --ssl_verify=no - - Name: common-x11_arm64 + - Name: mobile-x11_arm64 Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/arm64-x11/packages/ Options: --ssl_verify=no |