/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/linux/Documentation/admin-guide/LSM/ |
H A D | tomoyo.rst | 33 https://osdn.jp/projects/tomoyo/docs/?category_id=532&language_id=1 . 38 https://osdn.jp/projects/tomoyo/docs/lca2009-takeda.pdf 40 https://osdn.jp/projects/tomoyo/docs/freedomhectaipei-tomoyo.pdf 42 https://osdn.jp/projects/tomoyo/docs/PacSec2007-en-no-demo.pdf 46 https://osdn.jp/projects/tomoyo/docs/lca2009-kumaneko.pdf 48 https://osdn.jp/projects/tomoyo/docs/lfj2008-bof.pdf 52 https://osdn.jp/projects/tomoyo/docs/lfj2008.pdf
|
/openbmc/linux/Documentation/arch/arc/ |
H A D | arc.rst | 10 ARC processors and relevant open source projects. 13 Good place to start to find relevant FOSS projects, toolchain releases, 17 Home for all development activities regarding open source projects for 18 ARC processors. Some of the projects are forks of various upstream projects, 19 where "work in progress" is hosted prior to submission to upstream projects. 20 Other projects are developed by Synopsys and made available to community
|
/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/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/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/bitbake/lib/toaster/toastergui/ |
H A D | typeaheads.py | 155 """ Typeahead for all the projects, except for command line builds """ 157 projects = Project.objects.exclude(is_default=True).order_by("name") 159 primary_results = projects.filter(name__istartswith=search_term) 160 secondary_results = projects.filter(
|
/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-extended/boinc/ |
H A D | boinc-client_7.20.5.bb | 9 is the underlying software used by projects such as SETI@home, Einstein@Home, \ 11 computing projects. \ 13 computer to participate in one or more BOINC projects, using your spare \
|
/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-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/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-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}-… 14 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/srecord/files/releases"
|
/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/poky/ |
H A D | README.poky.md | 19 As an integration layer Poky consists of several upstream projects such as 72 …//bestpractices.coreinfrastructure.org/projects/765/badge)](https://bestpractices.coreinfrastructu…
|