diff options
author | Armin Kuster <akuster808@gmail.com> | 2021-09-26 15:10:01 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-09-27 11:34:55 -0700 |
commit | def97d2331c1d924a3790f20ec796ebfffbcb19c (patch) | |
tree | b03cf75d942358ec811b288f7574ead8c42528b6 /meta-perl | |
parent | b70bb9b43c236766af83b899af37f9dbe4d33f70 (diff) | |
download | meta-openembedded-def97d2331c1d924a3790f20ec796ebfffbcb19c.tar.gz |
README: update to main repo
The main repo is sourced from git://git.openembedded.org not github.
Don't think oe-core.git exists.
Lets be constent across all sub layers.
Drop Revisions and Prioriiy from repo references as they are not used.
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl')
-rw-r--r-- | meta-perl/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-perl/README b/meta-perl/README index c519dff524..13014b0ff3 100644 --- a/meta-perl/README +++ b/meta-perl/README | |||
@@ -53,8 +53,6 @@ This layer depends on: | |||
53 | 53 | ||
54 | URI: git://git.openembedded.org/openembedded-core | 54 | URI: git://git.openembedded.org/openembedded-core |
55 | branch: master | 55 | branch: master |
56 | revision: HEAD | ||
57 | prio: default | ||
58 | 56 | ||
59 | Adding the meta-perl layer to your build | 57 | Adding the meta-perl layer to your build |
60 | --------------------------------------- | 58 | --------------------------------------- |