index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bitbake: toaster: models Add update_package_list for CustomImageRecipe
Michael Wood
2016-02-10
1
-2
/
+48
*
bitbake: toaster: orm Add last_updated field to CustomImageRecipe
Michael Wood
2016-02-10
2
-0
/
+20
*
bitbake: toaster: models add get_last_successful_built_target method
Michael Wood
2016-02-10
1
-0
/
+7
*
bitbake: toaster: pkg_dependencies_popover just show direct dependencies
Michael Wood
2016-02-10
1
-2
/
+2
*
bitbake: toaster: models add all_depends method for Package_DependencyManager
Michael Wood
2016-02-10
1
-0
/
+5
*
bitbake: toaster: buildinfohelper CustomImagePackage update dependency info
Michael Wood
2016-02-10
1
-15
/
+4
*
bitbake: toaster: newcustomimage_modal add frontend name validation
Michael Wood
2016-02-10
2
-9
/
+35
*
bitbake: toaster: API CustomImageRecipe check the recipe name supplied is valid
Michael Wood
2016-02-10
1
-0
/
+21
*
bitbake: toaster: views CustomRecipe API add size information to the package ...
Michael Wood
2016-02-10
1
-2
/
+12
*
bitbake: toaster: models Invalidate ToasterTables cache when a m2m field changes
Michael Wood
2016-02-10
1
-0
/
+1
*
bitbake: toaster: customrecipe Add dependency tracking to package selection
Michael Wood
2016-02-10
4
-31
/
+80
*
bitbake: toaster: tables move template logic into the pkg_add_rm_btn
Michael Wood
2016-02-10
2
-14
/
+16
*
bitbake: toaster: CustomImageRecipe generate overwrite IMAGE_FEATURES
Michael Wood
2016-02-10
1
-1
/
+1
*
bitbake: toaster: make locale packages uneditable in custom image page
Elliot Smith
2016-02-10
4
-2
/
+34
*
bitbake: toaster: include locale and packagegroup packages in custom image
Elliot Smith
2016-02-10
1
-7
/
+2
*
bitbake: toaster: update custom image package table filters
Elliot Smith
2016-02-10
1
-26
/
+20
*
bitbake: toaster: move recent builds query to model
Elliot Smith
2016-02-10
4
-25
/
+46
*
bitbake: toaster: update customimagerecipe migration
Elliot Smith
2016-02-10
1
-0
/
+19
*
bitbake: toaster: add merge migration to resolve conflict
Elliot Smith
2016-02-10
1
-0
/
+15
*
bitbake: toaster: orm generate_recipe_file_contents Handler for require recipe
Michael Wood
2016-02-10
1
-1
/
+23
*
bitbake: toaster: project builds Poll the server to get latest progress for b...
Michael Wood
2016-02-10
1
-3
/
+61
*
bitbake: toaster: localhostbectrl Update the dirpath of customrecipe's base l...
Michael Wood
2016-02-10
1
-0
/
+19
*
bitbake: toaster: tables Check layer presence in project for customise_btn
Michael Wood
2016-02-10
2
-4
/
+13
*
bitbake: toaster: toastergui tests Add addtional data to the setUp for new ta...
Michael Wood
2016-02-10
1
-25
/
+66
*
bitbake: toaster: tables SelectPackagesTable rename recipe_id to custrecipeid
Michael Wood
2016-02-10
2
-6
/
+10
*
bitbake: toaster: toastergui tests Update package test to use CustomImagePackage
Michael Wood
2016-02-10
1
-9
/
+16
*
bitbake: toaster: customrecipe Add further front end features using new API
Michael Wood
2016-02-10
3
-33
/
+180
*
bitbake: toaster: xhr_customrecipe_packages add GET info for package response
Michael Wood
2016-02-10
1
-42
/
+98
*
bitbake: toaster: xhr_customrecipe_id change to use CustomImagePackage
Michael Wood
2016-02-10
1
-19
/
+23
*
bitbake: toaster: API allow CustomImageRecipe to be updated after creation
Michael Wood
2016-02-10
1
-21
/
+35
*
bitbake: toaster: tables Change SelectPackagesTable to use ProjectPackage
Michael Wood
2016-02-10
1
-11
/
+16
*
bitbake: toaster: tables add recipe download link to CustomImagesTable
Michael Wood
2016-02-10
1
-4
/
+10
*
bitbake: toaster: newcustomimage_modal use libtoaster method for new CustomRe...
Michael Wood
2016-02-10
1
-28
/
+8
*
bitbake: toaster: libtoaster Add createCustomRecipe method
Michael Wood
2016-02-10
2
-0
/
+28
*
bitbake: toaster: orm Add convenience method to get all pkgs in a CustomImage...
Michael Wood
2016-02-10
1
-0
/
+6
*
bitbake: toaster: orm get_project_layer_versions to return layer_version objects
Michael Wood
2016-02-10
1
-3
/
+4
*
bitbake: toaster: toastergui tests Add unit test for download custom recipe
Michael Wood
2016-02-10
1
-1
/
+13
*
bitbake: toaster: toastergui tests Update to reflect changes to CustomImageRe...
Michael Wood
2016-02-10
1
-12
/
+29
*
bitbake: toaster: views xhr_customrecipe_packages clean up API
Michael Wood
2016-02-10
1
-14
/
+13
*
bitbake: toaster: toastertable remove title from Show all in table
Michael Wood
2016-02-10
1
-2
/
+2
*
bitbake: toaster: Add recipe details page
Michael Wood
2016-02-10
2
-0
/
+232
*
bitbake: toaster: newcustomimage Move modal dialog out of newcustomimage temp...
Michael Wood
2016-02-10
3
-45
/
+37
*
bitbake: toaster: Continue front end features to custom image recipe page.
Michael Wood
2016-02-10
3
-70
/
+114
*
bitbake: toaster: tables Add table for Packages and update SelectPackagesTable
Michael Wood
2016-02-10
4
-39
/
+143
*
bitbake: toaster: views Add view to download custom recipe
Michael Wood
2016-02-10
2
-1
/
+17
*
bitbake: toaster: move CustomImageRecipe generation to API entry point
Michael Wood
2016-02-10
2
-29
/
+90
*
bitbake: toaster: orm add CustomImageRecipe generate contents function
Michael Wood
2016-02-10
1
-0
/
+49
*
bitbake: toaster: buildinfohelper Add the concept of CustomImagePackage
Michael Wood
2016-02-10
1
-16
/
+89
*
bitbake: toaster: orm: Add db migration for new CustomImagePackage table
Michael Wood
2016-02-10
1
-0
/
+24
*
bitbake: toaster: orm Add CustomImagePackage table
Michael Wood
2016-02-10
1
-0
/
+12
[prev]
[next]