| /OK3568_Linux_fs/yocto/poky/meta/ |
| H A D | recipes.txt | 1 recipes-bsp - Anything with links to specific hardware or hardware configuration informati… 2 recipes-connectivity - Libraries and applications related to communication with other devices 3 recipes-core - What's needed to build a basic working Linux image including commonly used d… 4 recipes-devtools - Tools primarily used by the build system (but can also be used on targets) 5 recipes-extended - Applications which whilst not essential add features compared to the alterna… 7 recipes-gnome - All things related to the GTK+ application framework 8 recipes-graphics - X and other graphically related system libraries 9 recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies 10 recipes-multimedia - Codecs and support utilties for audio, images and video 11 recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kern… [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/bsp-guide/ |
| H A D | bsp.rst | 287 meta-bsp_root_name/recipes-bsp/* 288 meta-bsp_root_name/recipes-core/* 289 meta-bsp_root_name/recipes-graphics/* 290 meta-bsp_root_name/recipes-kernel/linux/linux-yocto_kernel_rev.bbappend 330 meta-raspberrypi/recipes-bsp 331 meta-raspberrypi/recipes-bsp/bootfiles 332 meta-raspberrypi/recipes-bsp/bootfiles/bcm2835-bootfiles.bb 333 meta-raspberrypi/recipes-bsp/bootfiles/rpi-config_git.bb 334 meta-raspberrypi/recipes-bsp/common 335 meta-raspberrypi/recipes-bsp/common/firmware.inc [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/icecc-create-env/ |
| H A D | icecc-create-env_0.1.bb | 18 # Task 10907 (meta/recipes-devtools/quilt/quilt-native_0.60.bb, do_install) (dependent Tasks ['qui… 19 # Task 10908 (meta/recipes-devtools/quilt/quilt-native_0.60.bb, do_populate_sysroot) (dependent Ta… 20 # Task 10997 (meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb, do_patch) (de… 21 # Task 11001 (meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb, do_configure)… 22 # Task 11002 (meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb, do_compile) (… 23 # Task 10998 (meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb, do_install) (… 24 # Task 10999 (meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb, do_populate_s… 25 # Task 10910 (meta/recipes-devtools/quilt/quilt-native_0.60.bb, do_configure) (dependent Tasks ['q… 26 # Task 10911 (meta/recipes-devtools/quilt/quilt-native_0.60.bb, do_compile) (dependent Tasks ['qui…
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/management/commands/ |
| H A D | lsupdates.py | 258 total = len(index.recipes) 259 for i, id in enumerate(index.recipes): 261 lv_id = li_layer_branch_id_to_toaster_lv_id[index.recipes[id].layerbranch_id] 266 name=index.recipes[id].pn 270 ro.up_date = index.recipes[id].updated 271 ro.name = index.recipes[id].pn 272 ro.version = index.recipes[id].pv 273 ro.summary = index.recipes[id].summary 274 ro.description = index.recipes[id].description 275 ro.section = index.recipes[id].section [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/ |
| H A D | README | 18 For some recipes, the meta-oe layer is required: 29 recipes-httpd/ Web servers 30 recipes-php/ PHP applications 31 recipes-support/ Miscellaneous support recipes 32 recipes-webadmin/ Standalone web administration interfaces 41 layer and recipes in meta-oe can't depend on it, mod_php is not built 65 in tree for individual recipes is under the LICENSE stated in each recipe
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-1.3.rst | 48 .. _1.3-recipes: 66 custom recipes or classes, you need to ensure you are using consistent 95 simplifies a lot of the packaging code for ``nativesdk`` recipes. All 96 custom ``nativesdk`` recipes, which are relocatable packages that are 100 .. _migration-1.3-task-recipes: 105 "Task" recipes are now known as "Package groups" and have been renamed 109 references in your own recipes and configurations as they could be 111 recipes to ``packagegroup-*``, and change them to inherit 124 Image recipes that previously included ``apps-console-core`` in 131 .. _migration-1.3-removed-recipes: [all …]
|
| H A D | migration-2.0.rst | 13 compilation errors in a number of other recipes. 38 the change, recipes for Gstreamer 0.10 and related software are now 42 .. _migration-2.0-removed-recipes: 47 The following recipes have been moved or removed: 59 in favor of the recipes for Gstreamer 1.x. 130 The following recipes have had extra ``dev/dbg`` packages removed: 170 All of the above recipes now conform to the standard packaging scheme 179 Maintenance tracking data for recipes that was previously part of 184 relevant recipes. 191 Stale files from recipes that no longer exist in the current [all …]
|
| H A D | migration-2.7.rst | 39 recipes that depend on QEMU's system emulation functionality at build 50 recipes instead. 73 :term:`LICENSE` values set by recipes: 123 .. _migration-2.7-removed-recipes: 128 The following recipes have been removed: 130 - *gcc*: Drop version 7.3 recipes. Version 8.3 now remains. 131 - *linux-yocto*: Drop versions 4.14 and 4.18 recipes. Versions 4.19 and 5.0 remain. 132 - *go*: Drop version 1.9 recipes. Versions 1.11 and 1.12 remain.
|
| H A D | migration-2.6.rst | 21 .. _migration-2.6-removed-recipes: 26 The following recipes have been removed: 107 "xorgproto" repository. Thus, the corresponding recipes have also been 108 combined into a single ``xorgproto`` recipe. Any recipes that depend 109 upon the older ``*proto`` recipes need to be changed to depend on the 112 For names of recipes removed because of this repository change, see the 113 :ref:`migration-guides/migration-2.6:removed recipes` section. 120 Previously, it was possible for Python recipes that inherited the 124 provided in the sysroot (i.e. recipes providing the dependencies were 132 recipes are affected since they inherit the ``distutils*`` classes. [all …]
|
| H A D | migration-2.3.rst | 15 previously written custom recipes are missing declared dependencies, 181 between recipes, which could be misleading. 228 Older GPLv2 versions of GPLv3 recipes have moved to a separate 241 These relocated GPLv2 recipes do not receive the same level of 242 maintenance as other core recipes. The recipes do not get security fixes 245 recipes. Moving these recipes into a separate layer both makes the 246 different needs of the recipes clearer and clearly identifies the number 247 of these recipes. 325 .. _migration-2.3-removed-recipes: 330 The following recipes have been removed: [all …]
|
| H A D | migration-1.8.rst | 7 .. _migration-1.8-removed-recipes: 12 The following recipes have been removed: 30 All these recipes have moved to ``meta-oe`` and are consequently no 31 longer needed by any recipes in OpenEmbedded-Core. 74 usages in kernel recipes but this might not work in all cases. In 78 :ref:`ref-tasks-install`. For kernel recipes that do not 82 :oe_git:`commit </meta-openembedded/commit/meta-oe/recipes-kernel/linux/linux.inc?id=fc7132ede27ac6… 133 have such recipes, you need to set
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/ |
| H A D | MAINTAINERS | 20 F: recipes-devtools/ all files in and below recipes-devtools 21 F: recipes-selinux/* all files in recipes-selinux, but not below 34 F: recipes-*
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | sstate-diff-machines.sh | 59 …* Third optional MACHINE has different TUNE_PKGARCH - only native and allarch recipes are compared… 149 echo "$i" >> ${OUTPUT}/failed-recipes.log 170 if [ "${RESULT}" != "0" -a -f ${OUTPUT}/failed-recipes.log ] ; then 171 …t ${OUTPUT}/failed-recipes.log | sort -u >${OUTPUT}/failed-recipes.log.u && mv ${OUTPUT}/failed-re…
|
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | devtool-stress.py | 73 recipes = [] 95 recipes.append(pn) 97 return recipes 103 recipes = select_recipes(args) 109 for pn in recipes: 149 recipes = select_recipes(args) 155 for pn in recipes:
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/ |
| H A D | typeaheads.py | 127 recipes = prj.get_available_recipes() 128 recipes = recipes.order_by("name") 130 primary_results = recipes.filter(name__istartswith=search_term) 131 secondary_results = recipes.filter( 133 tertiary_results = recipes.filter(
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | structure.rst | 88 metadata. The directory holds recipes, common classes, and machine 114 This directory adds additional recipes and append files used by the 124 This directory contains template recipes for BSP and kernel development. 378 When BitBake parses the metadata (recipes and configuration files), it 504 should be automatic, and recipes should not directly reference 640 - ``${WORKDIR}/build``: This subdirectory applies only to recipes that 651 directory to hold recipes that share a work directory with other 652 recipes. In practice, this is only used for ``gcc`` and its variants 748 .. _structure-meta-recipes-bsp: 750 ``meta/recipes-bsp/`` [all …]
|
| H A D | varlocality.rst | 97 .. _ref-varlocality-recipes: 103 recipes: required, dependencies, path, and extra build information. 110 This section lists variables that are required for recipes. 116 - :term:`SRC_URI` - used in recipes that fetch local or remote files. 154 recipes.
|
| H A D | devtool-reference.rst | 49 check-upgrade-status Report upgradability for multiple (or all) recipes 50 search Search available recipes 151 recipes - A directory containing recipes. This directory contains a 172 a workspace layer the tool creates. The source code built by the recipes 237 .. _devtool-synchronizing-a-recipes-extracted-source-tree: 328 Upstream recipes change over time. Consequently, you might find that you 335 list of recipes as input, or no arguments, in which case it checks all 336 available recipes. This command will only print the recipes for which 345 variables in package recipes. 370 …Prints a table of recipes together with versions currently provided by recipes, and latest upstrea… [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-rt/ |
| H A D | README | 1 The recipes-rt recipes provide package and image recipes for using and testing
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | texinfo.bbclass | 1 # This class is inherited by recipes whose upstream packages invoke the 2 # texinfo utilities at build-time. Native and cross recipes are made to use the 4 # Target architecture recipes use the genuine Texinfo utilities. By default,
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | append.py | 60 recipes = defaultdict(list) 81 recipes[targetpath].append(pn) 85 recipes[targetpath].append('?%s' % pn) 87 recipes[targetpath].append('!%s' % pn) 88 return recipes 234 recipes = {args.targetpath: [args.recipe],} 237 recipes = find_target_file(args.targetpath, tinfoil.config_data) 241 if not recipes: 249 for targetpath, pnlist in recipes.items():
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox-l10n/ |
| H A D | README | 1 Use scripts/firefox-gen-l10n-recipes to update firefox-l10n recipes.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc-source_11.3.bb | 1 require recipes-devtools/gcc/gcc-${PV}.inc 2 require recipes-devtools/gcc/gcc-source.inc
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/cargo/ |
| H A D | cargo_1.59.0.bb | 1 require recipes-devtools/rust/rust-source.inc 2 require recipes-devtools/rust/rust-snapshot.inc
|
| H A D | cargo-cross-canadian_1.59.0.bb | 1 require recipes-devtools/rust/rust-source.inc 2 require recipes-devtools/rust/rust-snapshot.inc
|