[bitbake-devel] [PATCH 0/2] toaster: cummulative 20082017 patch
David Reyna
david.reyna at windriver.com
Mon Aug 21 01:01:36 UTC 2017
From: David Reyna <David.Reyna at windriver.com>
This is a summulative patch for Toaster for M3
WARNING: there is a new file added with this patch:
.../orm/fixtures/custom_toaster_append.sh_sample
1) 0001-toaster-custom-image-updates-and-original-creation.patch
This fixes an issue modifying custom images, specifically around
the dependent packages.
2) 0002-Toaster-custom-start-and-stop-actions.patch
This enables customers and commercial partners to add custom
actions when Toaster is started and stopped. A specific usage
is to enable 'anspass" servers for git repositories that are
behind name/password protection.
The following changes since commit 04dc76713b57f28457742dd863caa663591d4866:
devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation. (2017-08-19 22:15:39 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib dreyna/submit/dreyna/toaster/cummulative_200817_patch
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dreyna/submit/dreyna/toaster/cummulative_200817_patch
David Reyna (2):
toaster: custom image updates and original creation
Toaster: custom start and stop actions
bin/toaster | 22 ++++-
.../orm/fixtures/custom_toaster_append.sh_sample | 49 +++++++++++
lib/toaster/orm/models.py | 2 +-
lib/toaster/toastergui/api.py | 98 ++++++++++++++--------
4 files changed, 131 insertions(+), 40 deletions(-)
create mode 100755 bitbake/lib/toaster/orm/fixtures/custom_toaster_append.sh_sample
--
1.9.1
More information about the bitbake-devel
mailing list