Home
last modified time | relevance | path

Searched +full:pm +full:- +full:api (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dfix_missing_use_directives.patch1 Upstream-Status: Inappropriate [No upstream maintenance]
3 Signed-off-by: Anne Mulhern <mulhern@yoctoproject.org>
5 ---
7 Index: Bastille/Bastille/Firewall.pm
9 --- Bastille.orig/Bastille/Firewall.pm 2008-09-14 19:56:54.000000000 -0400
10 +++ Bastille/Bastille/Firewall.pm 2013-08-20 16:28:44.588378000 -0400
11 @@ -21,6 +21,7 @@
14 use Bastille::API;
15 +use Bastille::API::AccountPermission;
16 use Bastille::API::FileContent;
[all …]
H A Dfixed_defined_warnings.patch4 Subject: [PATCH] added yocto-standard to bastille
8 yocto-standard distro is added to the distro variable
12 in API.pm.
14 Upstream-Status: Inappropriate [No upstream maintenance]
16 Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
18 Signed-off-by: Anne Mulhern <mulhern@yoctoproject.org>
20 ---
21 Bastille/API.pm | 12 ++++++------
22 1 file changed, 6 insertions(+), 6 deletions(-)
24 Index: Bastille/Bastille/API.pm
[all …]
H A Dsimplify_B_place.patch1 Upstream-Status: Inappropriate [No upstream maintenance]
3 Signed-off-by: Anne Mulhern <mulhern@yoctoproject.org>
5 ---
7 Index: Bastille/Bastille/API.pm
9 --- Bastille.orig/Bastille/API.pm 2013-08-21 08:59:17.939950001 -0400
10 +++ Bastille/Bastille/API.pm 2013-08-21 08:59:30.983950001 -0400
11 @@ -1679,24 +1679,22 @@
15 - my $original_source=$source;
17 - my $original_target=$target;
19 if ( -e $target and -f $target ) {
[all …]
H A Dedit_usage_message.patch1 Upstream-Status: Inappropriate [No upstream maintenance]
3 Signed-off-by: Anne Mulhern <mulhern@yoctoproject.org>
5 ---
9 --- Bastille.orig/bin/bastille 2013-08-25 14:16:35.614779001 -0400
10 +++ Bastille/bin/bastille 2013-08-25 14:16:38.674779000 -0400
11 @@ -60,7 +60,7 @@
14 $ERRSPACES Usage: bastille [ -b | -c | -x ] [ --os <version>] [ -f <alternate config> ]
15 -$ERRSPACES bastille [-r | -l | -h | --assess | --assessnobrowser ]
16 +$ERRSPACES bastille [-r | -l | -h | --assess | --assessnobrowser ] [ --os <version> ]
17 $ERRSPACES -b : use a saved config file to apply changes
[all …]
H A Dupgrade_options_processing.patch1 Upstream-Status: Inappropriate [No upstream maintenance]
3 Signed-off-by: Anne Mulhern <mulhern@yoctoproject.org>
5 ---
7 Index: Bastille/Bastille/API.pm
9 --- Bastille.orig/Bastille/API.pm 2013-08-21 11:41:09.235950000 -0400
10 +++ Bastille/Bastille/API.pm 2013-08-21 11:41:16.183950000 -0400
11 @@ -271,9 +271,15 @@
15 -sub setOptions($$$$$$) {
16 - ($GLOBAL_DEBUG,$GLOBAL_LOGONLY,$GLOBAL_VERBOSE,$GLOBAL_AUDITONLY,
17 - $GLOBAL_AUDIT_NO_BROWSER,$GLOBAL_OS) = @_;
[all …]
H A Dorganize_distro_discovery.patch1 Upstream-Status: Inappropriate [No upstream maintenance]
3 Signed-off-by: Anne Mulhern <mulhern@yoctoproject.org>
5 ---
7 Index: Bastille/Bastille/API.pm
9 --- Bastille.orig/Bastille/API.pm 2013-08-22 04:32:38.269968002 -0400
10 +++ Bastille/Bastille/API.pm 2013-08-22 11:29:53.137968002 -0400
11 @@ -141,7 +141,7 @@
15 - $GLOBAL_OS $GLOBAL_ACTUAL_OS $CLI
20 @@ -198,7 +198,7 @@
24 -my $GLOBAL_ACTUAL_OS="None";
[all …]
H A DServiceAdmin.pm1 package Bastille::API::ServiceAdmin;
4 use Bastille::API;
6 use Bastille::API::HPSpecific;
7 use Bastille::API::FileContent;
30 # Red Hat-created system called systemd for Fedora 15 and 16 (so far).
50 # &getGlobal('DIR', "rcd") -- directory where the rc_.d subdirs can be found
51 # &getGlobal('DIR', "initd") -- directory the rc_.d directories link to
56 # B_chkconfig_on("bastille-firewall")
78 if (-x $filetolink)
89 # On SUSE, chkconfig-based rc scripts have been replaced with a whole different
[all …]
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/
H A Dbastille_3.2.1.bb2 #consult the README file for the meta-security layer for additional information.
5 LICENSE = "GPL-2.0-only"
9-module-getopt-long perl-module-text-wrap lib-perl perl-module-file-path perl-module-mime-base64 p…
12 SRC_URI = "http://sourceforge.net/projects/bastille-linux/files/bastille-linux/3.2.1/Bastille-3.2.1…
13 file://AccountPermission.pm \
14 file://FileContent.pm \
15 file://HPSpecific.pm \
16 file://Miscellaneous.pm \
17 file://ServiceAdmin.pm \
41 install -d ${D}${sbindir}
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/mrw/
H A Dmrw-api-native.bb1 SUMMARY = "Phosphor OpenBMC machine readable workbook API modules"
2 DESCRIPTION = "The API for the MRW XML generated by the Serverwiz tool"
3 LICENSE = "Apache-2.0"
5 DEPENDS += "libxml-simple-perl-native libjson-perl-native"
13 inherit cpan-base
14 inherit mrw-rev
20 install -d ${D}${PERLLIBDIRS:class-native}/site_perl/${perl_version}/mrw
21 …install -m 0755 scripts/Targets.pm ${D}${PERLLIBDIRS:class-native}/site_perl/${perl_version}/mrw/T…
/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/
H A Dsci.h1 /* SPDX-License-Identifier: GPL-2.0+ */
10 #include <asm/arch/sci/svc/misc/api.h>
11 #include <asm/arch/sci/svc/pad/api.h>
12 #include <asm/arch/sci/svc/pm/api.h>
13 #include <asm/arch/sci/svc/rm/api.h>
15 #include <dt-bindings/soc/imx_rsrc.h>
28 ret = -EINVAL; in sc_err_to_linux()
33 ret = -EACCES; in sc_err_to_linux()
37 ret = -ENODEV; in sc_err_to_linux()
40 ret = -EIO; in sc_err_to_linux()
[all …]
H A Drpc.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright 2017-2018 NXP
10 /* Note: Check SCFW API Released DOC before you want to modify something */
15 #define RPC_VER(MSG) ((MSG)->version)
16 #define RPC_SIZE(MSG) ((MSG)->size)
17 #define RPC_SVC(MSG) ((MSG)->svc)
18 #define RPC_FUNC(MSG) ((MSG)->func)
19 #define RPC_R8(MSG) ((MSG)->func)
20 #define RPC_I32(MSG, IDX) ((MSG)->DATA.i32[(IDX) / 4U])
21 #define RPC_I16(MSG, IDX) ((MSG)->DATA.i16[(IDX) / 2U])
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ctapi-common/
H A Dctapi-common_1.1-14.bb1 SUMMARY = "Common files and packaging infrastructure for CT-API modules"
5 LIC_FILES_CHKSUM = "file://${UNPACKDIR}/ctapi-common.LICENSE;md5=8744cd52545ecb45befebd0da6f70f0a"
7 …e/fedora/linux/releases/23/Everything/source/SRPMS/c/${BPN}-${PV}.fc23.src.rpm;extract=ctapi-commo…
8 …e/fedora/linux/releases/23/Everything/source/SRPMS/c/${BPN}-${PV}.fc23.src.rpm;extract=ctapi-commo…
15 install -pm 644 ${UNPACKDIR}/ctapi-common.LICENSE LICENSE
16 install -pm 644 ${UNPACKDIR}/ctapi-common.README README
21 install -Dpm 644 ctapi.conf ${D}${sysconfdir}/ld.so.conf.d/ctapi-${TARGET_ARCH}.conf
22 install -dm 755 ${D}${libdir}/ctapi
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/
H A Dsdk.py4 # SPDX-License-Identifier: GPL-2.0-only
20 # always use IPKGCONF_TARGET and there's no exposed API to change this
33 ipk_repo_workdir = "oe-sdk-repo"
35 ipk_repo_workdir = "oe-sdk-ext-repo"
45 def _populate_sysroot(self, pm, manifest): argument
49 pm.write_index()
51 pm.update()
55 pm.install(pkgs_to_install[pkg_type],
67 os.environ['PATH'] = self.d.expand("${COREBASE}/scripts/nativesdk-intercept") + \
75 if not bb.utils.contains("SDKIMAGE_FEATURES", "package-management", True, False, self.d):
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dperl_5.40.2.bb3 DESCRIPTION = "Perl is a highly capable, feature-rich programming language"
5 LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
11 SRC_URI = "https://www.cpan.org/src/5.0/perl-${PV}.tar.gz;name=perl \
12 file://perl-rdepends.txt \
13 file://0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch \
15 file://native-perlinc.patch \
16 file://perl-dynloader.patch \
17 file://0002-Constant-Fix-up-shebang.patch \
19 file://0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch \
21 SRC_URI:append:class-native = " \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/
H A Dopenct_0.6.20.bb5 It comes as driver in ifdhandler format for PC/SC-Lite, \
6 as CT-API driver, or as a small and lean middleware, \
11 DEPENDS += "libtool pcsc-lite libusb-compat"
14 https://downloads.sourceforge.net/project/opensc/${BPN}/${BPN}-${PV}.tar.gz \
15 file://etc-openct.udev.in-disablePROGRAM.patch \
16 file://etc-openct_usb.in-modify-UDEVINFO.patch \
17 file://0001-m4-Just-emit-the-first-line-of-compiler-version.patch \
21 file://0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch \
28 LICENSE = "LGPL-2.0-or-later"
29 LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1"
[all …]
/openbmc/qemu/include/block/
H A Dblock-copy.h2 * block_copy API
9 * Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
12 * See the COPYING file in the top-level directory.
18 #include "block/block-common.h"
21 /* All APIs are thread-safe */
37 void block_copy_set_progress_meter(BlockCopyState *s, ProgressMeter *pm);
52 * Run block-copy in a coroutine, create corresponding BlockCopyCallState
58 * @max_workers means maximum of parallel coroutines to execute sub-requests,
71 * block-copy will crash.
76 * Note, that block-copy call is marked finished prior to calling
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A Dstub-out-fastdeploy.patch1 Upstream-Status: Pending
4 Forwarded: not-needed
5 --- a/system/core/adb/client/commandline.cpp
7 @@ -59,7 +59,6 @@
11 -#include "fastdeploy.h"
15 --- a/system/core/adb/client/adb_install.cpp
17 @@ -35,7 +35,6 @@
21 -#include "fastdeploy.h"
25 @@ -167,14 +166,6 @@
29 - auto metadata = extract_metadata(file);
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A Dstub-out-fastdeploy.patch1 Upstream-Status: Pending
4 Forwarded: not-needed
5 --- a/system/core/adb/client/commandline.cpp
7 @@ -59,7 +59,6 @@
11 -#include "fastdeploy.h"
15 --- a/system/core/adb/client/adb_install.cpp
17 @@ -35,7 +35,6 @@
21 -#include "fastdeploy.h"
25 @@ -167,14 +166,6 @@
29 - auto metadata = extract_metadata(file);
[all …]
/openbmc/phosphor-mrw-tools/
H A Dgen_occ_map.pl35 # API used to access parsed XML data
36 my $targetObj = Targets->new;
39 $targetObj->{debug} = 1;
44 $targetObj->{force} = 1;
47 $targetObj->loadXML($serverwizFile);
51 foreach my $target (sort keys %{$targetObj->getAllTargets()})
54 if ("OCC" ne $targetObj->getAttribute($target, "TYPE"))
64 $instance = $targetObj->getAttribute($target, "IPMI_INSTANCE");
69 my $children = $targetObj->getTargetChildren($target);
73 $sensor = $targetObj->getAttribute($child, "IPMI_SENSOR_ID");
[all …]
/openbmc/u-boot/include/linux/
H A Dmc146818rtc.h1 /* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM
2 * Copyright Torsten Duwe <duwe@informatik.uni-erlangen.de> 1993
15 #include <linux/rtc.h> /* get the user-level API */
35 /* control registers - Moto names
47 /* update-in-progress - set to "1" 244 microsecs before RTC goes off the bus,
68 # define RTC_UIE 0x10 /* update-finished interrupt enable */
69 # define RTC_SQWE 0x08 /* enable square-wave output */
71 # define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */
72 # define RTC_DST_EN 0x01 /* auto switch DST - works f. USA only */
76 /* caution - cleared by read */
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py4 # SPDX-License-Identifier: MIT
148 if msg[-1] != "\n":
223 module = 'oeqa.' + type + '.' + f[:-3]
266 # Unfortunately unittest does not have an API for this, so we have
310 # Use brute-force topological sort to determine ordering. Sort by
325 return (a > b) - (a < b)
492 pm = get_package_manager(self.d, pkg_path)
493 extract_dir = pm.extract(pkg)
507 pm = get_package_manager(self.d, pkg_path)
508 pkg_info = pm.package_info(pkg)
[all …]
/openbmc/u-boot/board/varisys/common/
H A Dsys_eeprom.c1 // SPDX-License-Identifier: GPL-2.0+
4 * Copyright 2006, 2008-2009, 2011 Freescale Semiconductor
6 * This defines the API for storing board information in the
8 * Freescale API, but has a number of key differences. Because
10 * Varisys version of the API is implemented separately here.
33 u8 id[4]; /* 0x00 - 0x03 EEPROM Tag 'NXID' */
34 u8 sn[12]; /* 0x04 - 0x0F Serial Number */
35 u8 errata[5]; /* 0x10 - 0x14 Errata Level */
36 u8 date[6]; /* 0x15 - 0x1a Build Date */
38 u32 version; /* 0x1c - 0x1f NXID Version */
[all …]
/openbmc/qemu/block/
H A Dblock-copy.c2 * block_copy API
9 * Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
12 * See the COPYING file in the top-level directory.
19 #include "block/block-copy.h"
20 #include "block/block_int-io.h"
21 #include "block/dirty-bitmap.h"
23 #include "system/block-backend.h"
25 #include "qemu/co-shared-resource.h"
29 #include "qemu/error-report.h"
59 /* Coroutine where async block-copy is running */
[all …]
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.12.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
3 Release notes for Yocto-4.0.12 (Kirkstone)
4 ------------------------------------------
6 Security Fixes in Yocto-4.0.12
9 - bind: Fix :cve_nist:`2023-2828` and :cve_nist:`2023-2911`
10 - cups: Fix :cve_nist:`2023-34241`
11 - curl: Added :cve_nist:`2023-28320` Follow-up patch
12 - dbus: Fix :cve_nist:`2023-34969`
13 - dmidecode: fix :cve_nist:`2023-30630`
14 - ghostscript: fix :cve_nist:`2023-36664`
[all …]
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dkvm.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
14 * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
100 * Contains EPCR, plus the upper half of 64-bit registers
101 * that are 32-bit on 32-bit implementations.
109 * IVORs are used -- contains IVOR0-15, plus additional IVORs
115 * Contains MAS0-4, MAS6-7, TLBnCFG, MMUCFG.
123 /* Enhanced debug -- DSRR0/1, SPRG9 */
126 /* Embedded Floating Point (SPE) -- IVOR32-34 if KVM_SREGS_E_IVOR */
131 * External Proxy (EXP) -- EPR
135 /* External PID (E.PD) -- EPSC/EPLC */
[all …]

12