mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:19:02 +02:00
readme: add missing instruction
When setting up the rrs application you must uncomment the 'rrs' line in INSTALLED_APPS. Adding that to the settings.py configuration instructions. Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com> Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
This commit is contained in:
parent
79f2e54630
commit
fddcb34e5f
|
@ -17,6 +17,8 @@ Set:
|
|||
APPLICATION = 'rrs'
|
||||
LOGIN_REDIRECT_URL = '/rrs'
|
||||
|
||||
Uncomment the 'rrs' line in INSTALLED_APPS.
|
||||
|
||||
Configure RRS_EMAIL_TO used for sending Recipe upgrade name list report.
|
||||
|
||||
4. To add openembedded-core layer you need to run:
|
||||
|
|
Loading…
Reference in New Issue
Block a user