/openbmc/webui-vue/src/assets/styles/bootstrap/ |
H A D | _index.scss | 2 @import "~bootstrap/scss/root"; 3 @import "~bootstrap/scss/reboot"; 4 @import "~bootstrap/scss/transitions"; 5 @import "~bootstrap/scss/type"; 8 @import "~bootstrap/scss/alert"; 9 @import "~bootstrap/scss/badge"; 10 @import "~bootstrap/scss/breadcrumb"; 11 @import "~bootstrap/scss/button-group"; 12 @import "~bootstrap/scss/buttons"; 13 @import "~bootstrap/scss/card"; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/ |
H A D | 0002-Fix-import-of-tests.utils-to-enable-pytest.patch | 4 Subject: [PATCH 2/2] Fix import of tests.utils to enable pytest 25 @@ -2,7 +2,7 @@ import unittest 26 import yappi 27 import asyncio 28 import threading 29 -from utils import YappiUnitTestCase, find_stat_by_name, burn_cpu, burn_io 30 +from tests.utils import YappiUnitTestCase, find_stat_by_name, burn_cpu, burn_io 38 @@ -5,7 +5,7 @@ import contextvars 39 import functools 40 import time [all …]
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _index.scss | 3 @import "./alert"; 4 @import "./badge"; 5 @import "./base"; 6 @import "./bootstrap-grid"; 7 @import "./buttons"; 8 @import "./calendar"; 9 @import "./card"; 10 @import "./dropdown"; 11 @import "./forms"; 12 @import "./kvm"; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/ |
H A D | 0001-Adjust-test-expectations-for-ptest.patch | 17 @@ -3,14 +3,14 @@ wrong-import-order:14:0:14:10::"standard 18 …wrong-import-order:15:0:15:15::"standard import ""datetime"" should be placed before third party i… 19 …wrong-import-order:18:0:18:22::"third party import ""totally_missing"" should be placed before loc… 20 …wrong-import-order:20:0:20:14::"third party import ""astroid"" should be placed before local impor… 21 -wrong-import-order:22:0:22:22::"first party import ""pylint.checkers"" should be placed before loc… 22 -wrong-import-order:23:0:23:25::"first party import ""pylint.config"" should be placed before local… 23 -wrong-import-order:24:0:24:17::"first party import ""pylint.sys"" should be placed before local im… 24 -wrong-import-order:25:0:25:28::"first party import ""pylint.pyreverse"" should be placed before lo… 25 -wrong-import-order:30:0:30:40::"third party import ""six.moves.urllib.parse.quote"" should be plac… 26 -wrong-import-order:31:0:31:23::"first party import ""pylint.constants"" should be placed before lo… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyasn1-modules/ |
H A D | 0001-Stop-using-pyasn1.compat.octets.patch | 28 import sys 29 import unittest 31 -from pyasn1.compat.octets import ints2octs 32 from pyasn1_modules import pem 48 @@ -10,7 +10,6 @@ import unittest 50 from pyasn1.codec.der.decoder import decode as der_decoder 51 from pyasn1.codec.der.encoder import encode as der_encoder 52 -from pyasn1.compat.octets import str2octs 54 from pyasn1_modules import pem 55 from pyasn1_modules import rfc5480 [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/ |
H A D | 0002-Fixed-relative-imports.patch | 21 # import pylinux 24 -import brctl 25 -import ifconfig 26 -import tap 27 -import route 28 +from . import brctl 29 +from . import ifconfig 30 +from . import tap 31 +from . import route 36 @@ -3,7 +3,7 @@ import fcntl [all …]
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | index.scss | 1 @import "toggle-switch"; 2 @import "toggle-filter"; 3 @import "alerts"; 4 @import "inline-confirm"; 5 @import "file-upload"; 6 @import "accordion"; 7 @import "loader"; 8 @import "content-search"; 9 @import "paginate"; 10 @import "modals"; [all …]
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | index.scss | 1 @import 'variables'; 2 @import 'foundation'; 3 @import 'colors'; 4 @import 'mixins'; 5 @import 'core'; 6 @import 'typography'; 7 @import 'utility'; 8 @import 'buttons'; 9 @import 'forms'; 10 @import 'icons';
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-daemon/ |
H A D | 0001-Use-version-from-packaging-module-instead-of-setupto.patch | 23 @@ -23,7 +23,7 @@ import docutils.writers 24 import setuptools 25 import setuptools.command 26 import setuptools.dist 27 -from setuptools.extern.packaging.version import InvalidVersion 28 +from packaging.version import InvalidVersion 29 import testscenarios 30 import testtools 36 @@ -36,7 +36,7 @@ import setuptools.command.build 37 import setuptools.command.build_py [all …]
|
/openbmc/phosphor-webui/app/styles/ |
H A D | index.scss | 3 @import "../common/styles/index.scss"; 4 @import "../login/styles/index.scss"; 5 @import "../overview/styles/index.scss"; 6 @import "../server-control/styles/index.scss"; 7 @import "../server-health/styles/index.scss"; 8 @import "../configuration/styles/index.scss"; 9 @import "../access-control/styles/index.scss"; 10 @import "../redfish/styles/index.scss";
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/ |
H A D | libsmi-fix-the-test-dump-files.patch | 97 - import IANAifType-MIB (IANAifType); 98 - import IRTF-NMRG-SMING (Counter32, Counter64, 102 - import IRTF-NMRG-SMING-SNMP (AutonomousType, RowStatus, 104 - import SNMPv2-MIB (snmpTraps); 105 + import SNMPv2-SMI (MODULE-IDENTITY, OBJECT-TYPE, Counter32, 108 + import SNMPv2-TC (TEXTUAL-CONVENTION, DisplayString, 111 + import SNMPv2-CONF (MODULE-COMPLIANCE, OBJECT-GROUP, 113 + import SNMPv2-MIB (snmpTraps); 114 + import IANAifType-MIB (IANAifType); 145 - import IANA-MAU-MIB (IANAifJackType, [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cython/ |
H A D | 0001-Output-import-relative-paths-in-generated-C-code.-GH.patch | 4 Subject: [PATCH] Output import-relative paths in generated C code. (GH-6341) 22 @@ -21,6 +21,7 @@ import re 23 import sys 24 import copy 25 import os.path 26 +import pathlib 27 import operator 29 from .Errors import ( 48 @@ -13,6 +13,7 @@ from collections import defaultdict 49 import json [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | create-spdx-sdk-3.0.bbclass | 23 from pathlib import Path 24 import oe.spdx30_tasks 31 from pathlib import Path 32 import oe.spdx30_tasks 39 from pathlib import Path 40 import oe.spdx30_tasks 48 from pathlib import Path 49 import oe.spdx30_tasks 58 from pathlib import Path 59 import oe.spdx30_tasks [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/ |
H A D | setuptools.patch | 13 from __future__ import print_function 14 -from distutils.command.install import install as _install 15 -from distutils.core import setup 16 +from setuptools.command.install import install as _install 17 +from setuptools import setup 18 import errno 19 import os 20 import re
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/ |
H A D | src_uri.inc | 4 SRC_URI += "git://github.com/charmbracelet/bubbletea;name=bubbletea;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/charmbracelet/bubbletea" 9 SRC_URI += "git://github.com/cheggaaa/pb;name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cheggaaa/pb" 14 SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dustin/go-humanize" 19 SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/color" 24 SRC_URI += "git://github.com/go-ole/go-ole;name=go-ole;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-ole/go-ole" 29 SRC_URI += "git://github.com/goccy/go-json;name=go-json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/goccy/go-json" 34 SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/shlex" 39 SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid" 44 SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap" 49 SRC_URI += "git://github.com/json-iterator/go;name=go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendo [all...] |
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | 0007-Deleted-settiong-of-python-to-fix-the-install-confli.patch | 43 import os 44 import sys 48 import optparse 49 from samba import getopt as options 55 import sys 72 import samba 73 import optparse 78 @@ -23,7 +23,6 @@ import optparse 79 import sys 85 import samba [all …]
|
/openbmc/webui-vue/src/views/Settings/Network/ |
H A D | Network.vue | 50 import BVToastMixin from '@/components/Mixins/BVToastMixin'; 51 import DataFormatterMixin from '@/components/Mixins/DataFormatterMixin'; 52 import LoadingBarMixin, { loading } from '@/components/Mixins/LoadingBarMixin'; 53 import ModalMacAddress from './ModalMacAddress.vue'; 54 import ModalDefaultGateway from './ModalDefaultGateway.vue'; 55 import ModalHostname from './ModalHostname.vue'; 56 import ModalIpv4 from './ModalIpv4.vue'; 57 import ModalIpv6 from './ModalIpv6.vue'; 58 import ModalDns from './ModalDns.vue'; 59 import NetworkGlobalSettings from './NetworkGlobalSettings.vue'; [all …]
|
/openbmc/webui-vue/src/views/Overview/ |
H A D | Overview.vue | 29 import LoadingBarMixin from '@/components/Mixins/LoadingBarMixin'; 30 import OverviewDumps from './OverviewDumps.vue'; 31 import OverviewEvents from './OverviewEvents.vue'; 32 import OverviewFirmware from './OverviewFirmware.vue'; 33 import OverviewInventory from './OverviewInventory.vue'; 34 import OverviewNetwork from './OverviewNetwork'; 35 import OverviewPower from './OverviewPower'; 36 import OverviewQuickLinks from './OverviewQuickLinks'; 37 import OverviewServer from './OverviewServer'; 38 import PageSection from '@/components/Global/PageSection'; [all …]
|
/openbmc/phosphor-webui/app/server-control/styles/ |
H A D | index.scss | 1 @import "./bmc-reboot.scss"; 2 @import "./power-operations.scss"; 3 @import "./remote-console.scss"; 4 @import "./server-led.scss"; 5 @import "./kvm.scss"; 6 @import "./virtual-media.scss";
|
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/ |
H A D | Inventory.vue | 52 import PageTitle from '@/components/Global/PageTitle'; 53 import ServiceIndicator from './InventoryServiceIndicator'; 54 import TableSystem from './InventoryTableSystem'; 55 import TablePowerSupplies from './InventoryTablePowerSupplies'; 56 import TableDimmSlot from './InventoryTableDimmSlot'; 57 import TableFans from './InventoryTableFans'; 58 import TableBmcManager from './InventoryTableBmcManager'; 59 import TableChassis from './InventoryTableChassis'; 60 import TableProcessors from './InventoryTableProcessors'; 61 import TableAssembly from './InventoryTableAssembly'; [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_dmabuf.c | 43 struct drm_gem_object *import; in igt_dmabuf_import_self() local 59 import = i915_gem_prime_import(&i915->drm, dmabuf); in igt_dmabuf_import_self() 60 if (IS_ERR(import)) { in igt_dmabuf_import_self() 62 (int)PTR_ERR(import)); in igt_dmabuf_import_self() 63 err = PTR_ERR(import); in igt_dmabuf_import_self() 66 import_obj = to_intel_bo(import); in igt_dmabuf_import_self() 68 if (import != &obj->base) { in igt_dmabuf_import_self() 97 struct drm_gem_object *import; in igt_dmabuf_import_same_driver_lmem() local 126 import = i915_gem_prime_import(&i915->drm, dmabuf); in igt_dmabuf_import_same_driver_lmem() 127 if (!IS_ERR(import)) { in igt_dmabuf_import_same_driver_lmem() [all …]
|
/openbmc/phosphor-webui/app/common/styles/layout/ |
H A D | index.scss | 1 @import "header"; 2 @import "page"; 3 @import "section"; 4 @import "content"; 5 @import "list";
|
/openbmc/phosphor-webui/app/configuration/styles/ |
H A D | index.scss | 1 @import "./network.scss"; 2 @import "./snmp.scss"; 3 @import "./date-time.scss"; 4 @import "./firmware.scss"; 5 @import "./card.scss";
|
/openbmc/phosphor-webui/app/common/styles/ |
H A D | index.scss | 1 @import "./base/index.scss"; 2 @import "./elements/index.scss"; 3 @import "./components/index.scss"; 4 @import "./layout/index.scss"; 5 @import "./directives/index.scss";
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/ |
H A D | 0004-load.py-retry-to-invoke-request-with-timeout.patch | 23 import requests 24 from requests.auth import HTTPDigestAuth 25 from requests.auth import HTTPBasicAuth 26 +import time 27 import shutil 29 from pykickstart.errors import KickstartError, KickstartAuthError 30 from pykickstart.i18n import _ 31 from requests.exceptions import SSLError, RequestException 33 +import logging
|