Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Fix Tizen build (#3173)
Browse files Browse the repository at this point in the history
- fix repos logic

Signed-off-by: Petr Bred <bredpetr@gmail.com>
  • Loading branch information
BredPet authored and jkotas committed Sep 11, 2017
1 parent 7cab012 commit 4cd37c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cross/armel/tizen-fetch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ fetch_tizen_pkgs()
}

Inform "Initialize base"
fetch_tizen_pkgs_init arm base
fetch_tizen_pkgs_init standard base
Inform "fetch common packages"
fetch_tizen_pkgs armv7l gcc glibc glibc-devel
fetch_tizen_pkgs noarch linux-glibc-devel
Expand Down

0 comments on commit 4cd37c5

Please sign in to comment.