08/17/16 [meta-elphel393][master-initial] by Oleg Dzhimiev: INSTALL MKNOD & USERADD
Oleg Dzhimiev committed changes to the Elphel git project :
INSTALL MKNOD & USERADD
INSTALL MKNOD & USERADD
08/17/16 [meta-elphel393][master] by Oleg Dzhimiev: INSTALL MKNOD & USERADD
Oleg Dzhimiev committed changes to the Elphel git project :
INSTALL MKNOD & USERADD
INSTALL MKNOD & USERADD
08/16/16 [elphel-web-393][framepars] by AndreyFilippov: more to ignore
AndreyFilippov committed changes to the Elphel git project :
more to ignore
more to ignore
08/16/16 [elphel-web-393][master] by AndreyFilippov: more to ignore
AndreyFilippov committed changes to the Elphel git project :
more to ignore
more to ignore
08/16/16 [elphel-web-393][master] by AndreyFilippov: Added python test code
AndreyFilippov committed changes to the Elphel git project :
Added python test code
Added python test code
08/16/16 [elphel-web-393][framepars] by AndreyFilippov: Added python test code
AndreyFilippov committed changes to the Elphel git project :
Added python test code
Added python test code
08/16/16 [elphel-apps-php-extension][master] by AndreyFilippov: debugging
AndreyFilippov committed changes to the Elphel git project :
debugging
debugging
08/16/16 [elphel-apps-php-extension][master] by AndreyFilippov: debugging
AndreyFilippov committed changes to the Elphel git project :
debugging
debugging
08/16/16 [linux-elphel][master] by AndreyFilippov: debugging with applications
AndreyFilippov committed changes to the Elphel git project :
debugging with applications
debugging with applications
08/16/16 [linux-elphel][framepars] by AndreyFilippov: debugging with applications
AndreyFilippov committed changes to the Elphel git project :
debugging with applications
debugging with applications
08/15/16 [meta-elphel393][master-initial] by Oleg Dzhimiev: comment
Oleg Dzhimiev committed changes to the Elphel git project :
comment
comment
08/15/16 [meta-elphel393][master] by Oleg Dzhimiev: comment
Oleg Dzhimiev committed changes to the Elphel git project :
comment
comment
Poky 2.0 manual
Notes:
← Older revision Revision as of 01:24, 16 August 2016 (2 intermediate revisions not shown)Line 138: Line 138: <b>solution</b>: exclude the '''0001-mod_cgi-buffers-data-without-bound.patch''' from the file list that comes with the '''poky/meta/recipes-extended/lighttpd_1.4.39.bb''' <b>solution</b>: exclude the '''0001-mod_cgi-buffers-data-without-bound.patch''' from the file list that comes with the '''poky/meta/recipes-extended/lighttpd_1.4.39.bb''' + +* '''Invalidate chache/checksum on package code changes''' +** SRCREV = "${AUTOREV}" - updates the checksum but the cache is not cleared/invalidated? + SRCREV <- AUTOREV <- AUTOREV <- "${@bb.fetch2.get_autorev(d)}" (bitbake/lib/bb/__init__.py) + + def get_autorev(d): + # only not cache src rev in autorev case + if d.getVar('BB_SRCREV_POLICY', True) != "cache": + d.setVar('__BB_DONT_CACHE', '1') + return "AUTOINC" + + BB_DONT_CACHE ?!!!!!!! + +Force to always execute recipe starting from a certain task: + recipe-outside-of-task: <font size='2' color='green'><b>do_compile[nostamp]="1"</b></font> + or + recipe-class-inside-task: <font size='2' color='green'><b>d.setVarFlag('do_compile', 'nostamp', '1')</b></font> ==<font color="blue">Errors</font>== ==<font color="blue">Errors</font>== Oleg08/15/16 [meta-elphel393][master-initial] by Oleg Dzhimiev: force recompile
Oleg Dzhimiev committed changes to the Elphel git project :
force recompile
force recompile
08/15/16 [meta-elphel393][master] by Oleg Dzhimiev: force recompile
Oleg Dzhimiev committed changes to the Elphel git project :
force recompile
force recompile
08/15/16 [meta-elphel393][master-initial] by Oleg Dzhimiev: archive-copy-unpack for remote copying
Oleg Dzhimiev committed changes to the Elphel git project :
archive-copy-unpack for remote copying
archive-copy-unpack for remote copying
08/15/16 [meta-elphel393][master] by Oleg Dzhimiev: archive-copy-unpack for remote copying
Oleg Dzhimiev committed changes to the Elphel git project :
archive-copy-unpack for remote copying
archive-copy-unpack for remote copying
08/15/16 [meta-elphel393][master-initial] by Oleg Dzhimiev: minor edit
Oleg Dzhimiev committed changes to the Elphel git project :
minor edit
minor edit
08/15/16 [meta-elphel393][master] by Oleg Dzhimiev: minor edit
Oleg Dzhimiev committed changes to the Elphel git project :
minor edit
minor edit
08/15/16 [meta-elphel393][master-initial] by Oleg Dzhimiev: php interactive mode
Oleg Dzhimiev committed changes to the Elphel git project :
php interactive mode
php interactive mode
Pages
