Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

intel/cloudwpa-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DISCONTINUATION OF PROJECT.

This project will no longer be maintained by Intel.

Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.

Intel no longer accepts patches to this project.

If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.

Manifest for repo tools

February 2018

Contents

Contains default.xml manifest for repo tools, for fetch all cloudwpa sources

Requirements

You need to install git and repo tool first. More info regarding repo tool can be found https://source.android.com/setup/develop/repo

Overview

For fetching project automatically , please use repo tool.

repo init -u https://github.com/intel/cloudwpa-manifest; repo sync

After running repo tool the following repo's will be fetched.

https://github.com/intel/cloudwpa-hostapd

https://github.com/intel/cloudwpa-pf_init

https://github.com/intel/cloudwpa-rwpa_dp

https://github.com/intel/cloudwpa-scripts

https://github.com/intel/cloudwpa-sim

https://github.com/intel/cloudwpa-ap

Note:

You can download all repos manually by rinning git :

git clone https://github.com/intel/cloudwpa-hostapd cloudwpa/hostapd

git clone https://github.com/intel/cloudwpa-pf_init cloudwpa/pf_init

git clone https://github.com/intel/cloudwpa-rwpa_dp cloudwpa/rwpa_dp

git clone https://github.com/intel/cloudwpa-scripts cloudwpa/scripts

git clone https://github.com/intel/cloudwpa-sim cloudwpa/sim

git clone https://github.com/intel/cloudwpa-ap cloudwpa/ap

Legal Disclaimer

THIS SOFTWARE IS PROVIDED BY INTEL"AS IS". NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL PROPERTY RIGHTS ARE GRANTED THROUGH USE. EXCEPT AS PROVIDED IN INTEL'S TERMS AND CONDITIONS OF SALE, INTEL ASSUMES NO LIABILITY WHATSOEVER AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published