| /openbmc/docs/ |
| H A D | code-of-conduct.md | 5 LF Projects, LLC (“LF Projects”) supports and hosts open source and open 6 standards projects (each a “Project”) and undertakes such other activities as is 11 The purposes of LF Projects, LLC (“LF Projects”) are to: 17 - host various projects pursuing the development of Open Technology and other 19 include any number of projects, a “Project”); 20 - provide enablement and support to Projects to assist their development 24 non-stock corporation and the sole member of LF Projects. 26 LF Projects hosts communities where participants choose to work together, and in 31 community, which LF Projects will not tolerate. 38 LF Projects is a Delaware series limited liability company. Projects of LF [all …]
|
| H A D | meta-layer-guidelines.md | 10 ## Meta layers should not patch projects that exist within the openBMC tree 29 projects. If it can be applied to all, simply check it into the master branch 35 ## Meta layers should not patch Yocto recipes and projects 59 There are some OpenBMC projects that are utilized outside of OpenBMC. As such, 87 ## Meta layer recipes should only point to well maintained open source projects
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_all_projects_page.py | 25 """ Browser tests for projects page /projects/ """ 45 projects = [] 47 projects.append( 53 Project.objects.bulk_create(projects) 101 url = reverse('all-projects') 106 self.assertEqual(len(rows), 0, 'should be no projects displayed') 112 url = reverse('all-projects') 132 self.get(reverse('all-projects')) 167 self.get(reverse('all-projects')) 195 page /projects/X/builds for that project, and that links for [all …]
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
| H A D | projects-toastertable.html | 3 {% block title %} All projects - Toaster {% endblock %} 14 {% url 'projects' as xhr_table_url %} 23 var title = "All projects"; 27 title = "No projects found";
|
| H A D | base.html | 42 projectsUrl : "{% url 'all-projects' %}", 114 <li id="navbar-all-projects" 115 {% if request.resolver_match.url_name == 'all-projects' %} 118 <a href="{% url 'all-projects' %}"> 120 All projects
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/ |
| H A D | libid3tag_0.15.1b.bb | 2 HOMEPAGE = "http://sourceforge.net/projects/mad/" 19 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/mad/files/libid3tag/" 20 UPSTREAM_CHECK_REGEX = "/projects/mad/files/libid3tag/(?P<pver>.*)/$"
|
| /openbmc/openbmc/poky/meta/recipes-graphics/shaderc/files/ |
| H A D | 0001-cmake-disable-building-external-dependencies.patch | 33 -# We depend on these for later projects, so they should come first. 36 + # We depend on these for later projects, so they should come first. 95 projects = ['shaderc', 'spirv-tools', 'glslang'] 98 - for (p, d) in zip(projects, sys.argv[1:]) 99 + for (p, d) in itertools.zip_longest(projects, sys.argv[2:])
|
| /openbmc/openbmc/poky/meta/conf/fragments/yocto-autobuilder/ |
| H A D | autobuilder.conf | 1 BB_CONF_FRAGMENT_SUMMARY = "Default variables used on the Yocto Projects autobuilder builds" 2 BB_CONF_FRAGMENT_DESCRIPTION = "Default variables used on the Yocto Projects autobuilder builds"
|
| H A D | autobuilder-resource-constraints.conf | 1 BB_CONF_FRAGMENT_SUMMARY = "Resource constraint variables used on the Yocto Projects autobuilder" 2 BB_CONF_FRAGMENT_DESCRIPTION = "Resource constraint variables used on the Yocto Projects autobuilde…
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/uftp/ |
| H A D | uftp_5.0.3.bb | 2 HOMEPAGE = "https://sourceforge.net/projects/uftp-multicast" 7 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/uftp-multicast/files/source-tar/"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/ |
| H A D | libnetfilter-conntrack_1.1.0.bb | 3 HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_conntrack/index.html" 9 SRC_URI = "https://www.netfilter.org/projects/libnetfilter_conntrack/files/libnetfilter_conntrack-$…
|
| H A D | libnetfilter-cthelper_1.0.1.bb | 3 HOMEPAGE = "https://www.netfilter.org/projects/libnetfilter_cthelper/index.html" 9 SRC_URI = "https://www.netfilter.org/projects/libnetfilter_cthelper/files/libnetfilter_cthelper-${P…
|
| /openbmc/openbmc/poky/meta/recipes-extended/libmnl/ |
| H A D | libmnl_1.0.5.bb | 4 HOMEPAGE = "https://www.netfilter.org/projects/libmnl/index.html" 9 SRC_URI = "https://netfilter.org/projects/libmnl/files/libmnl-${PV}.tar.bz2"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/ |
| H A D | ez-ipupdate_3.0.11b7.bb | 2 HOMEPAGE = "http://sourceforge.net/projects/ez-ipupdate/" 7 SRC_URI = "http://sourceforge.net/projects/ez-ipupdate/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnfnetlink/ |
| H A D | libnfnetlink_1.0.2.bb | 7 HOMEPAGE = "https://www.netfilter.org/projects/libnfnetlink/index.html" 14 SRC_URI = "https://www.netfilter.org/projects/libnfnetlink/files/${BPN}-${PV}.tar.bz2 \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/read-edid/ |
| H A D | read-edid_3.0.2.bb | 6 HOMEPAGE = "http://www.polypux.org/projects/read-edid/" 11 SRC_URI = "http://polypux.org/projects/read-edid/read-edid-${PV}.tar.gz \
|
| /openbmc/openbmc/poky/meta/recipes-support/libdaemon/ |
| H A D | libdaemon_0.14.bb | 7 HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/" 12 SRC_URI = "http://0pointer.de/lennart/projects/libdaemon/libdaemon-${PV}.tar.gz \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfc-common/ |
| H A D | sblim-sfc-common_1.0.1.bb | 5 HOMEPAGE = "http://sourceforge.net/projects/sblim/" 16 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/sblim/files/sblim-sfcCommon/"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/log4cplus/ |
| H A D | log4cplus_2.1.2.bb | 3 HOMEPAGE = "http://sourceforge.net/projects/log4cplus/" 14 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/log4cplus/files/log4cplus-stable/"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/ |
| H A D | tiobench_0.3.3.bb | 2 HOMEPAGE = "http://sourceforge.net/projects/tiobench/" 8 http://sourceforge.net/projects/tiobench/files/tiobench/${PV}/${BP}.tar.gz \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ifplugd/ |
| H A D | ifplugd_0.28.bb | 3 HOMEPAGE = "http://0pointer.de/lennart/projects/ifplugd/" 9 SRC_URI = "http://0pointer.de/lennart/projects/ifplugd/ifplugd-${PV}.tar.gz \
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/ |
| H A D | aoetools_36.bb | 7 HOMEPAGE = "http://sourceforge.net/projects/${BPN}" 13 SRC_URI = "http://sourceforge.net/projects/${BPN}/files/${BPN}/${BPN}-${PV}.tar.gz \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/ |
| H A D | srecord_1.65.0.bb | 7 …https://sourceforge.net/projects/${BPN}/files/srecord/${@oe.utils.trim_version('${PV}', 2)}/${BP}-… 16 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/srecord/files/releases"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ser2net/ |
| H A D | ser2net_4.6.5.bb | 3 HOMEPAGE = "http://sourceforge.net/projects/ser2net/" 16 UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/ser2net/files/ser2net"
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
| H A D | 0022-all-host_applications-remove-non-existent-projects.patch | 4 Subject: [PATCH] all host_applications: remove non-existent projects 6 The ALL_APPS symbol will optionally build an additional set of projects,
|