diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-05-17 20:57:17 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-05-17 20:58:36 +0300 |
commit | 19e4320c3577ed17b1870fbf43ea25242621b441 (patch) | |
tree | 8a352266cabb9d78c4f88343b05148e322e79377 /tail_build | |
parent | 99ea506a582d547bb14ec7f1a0bf469991e3f669 (diff) |
Correct obsolete repo name
Change-Id: Idfa3bae5c2caeee1a9a3e00f6aa6f8a18c7bde7c
Diffstat (limited to 'tail_build')
-rw-r--r-- | tail_build/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tail_build/README b/tail_build/README index 88ff4376a2bd..6648f76bb720 100644 --- a/tail_build/README +++ b/tail_build/README @@ -14,7 +14,7 @@ To migrate a module <foo> under tail_build, one should: * merge the dependencies declared in <foo>/prj/build.lst into tail_build/prj/build.lst * remove the module <foo> from postprocess/prj/build.lst dependencies * remove the module <foo> from tail_build/prj/build.lst dependencies -* add the module name in Module_tail_build.mk at the root of bootstrap +* add the module name in Module_tail_build.mk in the root of the tree. This module of course, takes a lot of thought, and dependency work / statting until it has finished it's business, knows exactly what to |