mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
README.rrs: Add instruction for serve static content in development
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
This commit is contained in:
parent
fddcb34e5f
commit
a1244395bb
|
@ -21,6 +21,9 @@ Uncomment the 'rrs' line in INSTALLED_APPS.
|
|||
|
||||
Configure RRS_EMAIL_TO used for sending Recipe upgrade name list report.
|
||||
|
||||
If you are running in development mode you need to set DEBUG=True in settings.py
|
||||
in order to serve static content using django.
|
||||
|
||||
4. To add openembedded-core layer you need to run:
|
||||
|
||||
$ ./scripts/tools/import_layer.py -s meta git://git.openembedded.org/openembedded-core openembedded-core
|
||||
|
|
Loading…
Reference in New Issue
Block a user