diff options
author | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2018-07-31 15:08:11 +0200 |
---|---|---|
committer | Andrei Gheorghiu <andrei.gheorghiu@enea.com> | 2018-07-31 15:08:11 +0200 |
commit | 74f3a0274daea57d4c90fbcd5e23322ef9814f67 (patch) | |
tree | ed62f1232a62c544e8f0355345563e83f16cafe8 /common | |
parent | a2869908b91fc0440b7073bfb583993a5826ef3f (diff) | |
download | el_manifests-nfv-access-74f3a0274daea57d4c90fbcd5e23322ef9814f67.tar.gz |
try to fix commom_manifest.xml
Diffstat (limited to 'common')
-rw-r--r-- | common/common_manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common_manifest.xml b/common/common_manifest.xml index fe09829..f244c2c 100644 --- a/common/common_manifest.xml +++ b/common/common_manifest.xml | |||
@@ -6,7 +6,7 @@ | |||
6 | 6 | ||
7 | <default revision="rocko" remote="git-enea"/> | 7 | <default revision="rocko" remote="git-enea"/> |
8 | 8 | ||
9 | <project name="linux/poky" path="poky" revision="7e7ee662f5dea4d090293045f7498093322802cc" upstream="rocko"/> | 9 | <project name="linux/poky" path="poky" revision="7e7ee662f5dea4d090293045f7498093322802cc" upstream="rocko"> |
10 | <linkfile src="../.repo/manifests/README" dest="README"/> | 10 | <linkfile src="../.repo/manifests/README" dest="README"/> |
11 | </project> | 11 | </project> |
12 | 12 | ||