Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Set DEFAULT_PREF=-1, this is hightly adhoc target. * To help a bit people who try to build OPIE w/o reading instructions. | require qte-common_${PV}.inc
PR = "r8"
EXTRA_OECONF += "-static -thread"
do_stage() {
rm -rf ${STAGING_DIR}/${HOST_SYS}/qt2
install -d ${STAGING_DIR}/${HOST_SYS}/qt2/lib
oe_libinstall -a -C lib libqte-mt ${STAGING_DIR}/${HOST_SYS}/qt2/lib
rm -f include/qxt.h
install -d ${STAGING_DIR}/${HOST_SYS}/qt2/include
cp ... | require qte-common_${PV}.inc
PR = "r8"
DEFAULT_PREFERENCE = "-1"
EXTRA_OECONF += "-static -thread"
do_stage() {
rm -rf ${STAGING_DIR}/${HOST_SYS}/qt2
install -d ${STAGING_DIR}/${HOST_SYS}/qt2/lib
oe_libinstall -a -C lib libqte-mt ${STAGING_DIR}/${HOST_SYS}/qt2/lib
rm -f include/qxt.h
install -d ${STAGING_DIR}/$... |
Remove an unneeded gpe dependency | SECTION = "gpe/libs"
LICENSE = "BSD-X"
PRIORITY = "optional"
DEPENDS = "libgpewidget libxsettings x11"
inherit autotools pkgconfig gpe
SRC_URI = "${GPE_MIRROR}/xsettings-client-${PV}.tar.bz2"
S = ${WORKDIR}/xsettings-client-${PV}
headers = "xsettings-client.h xsettings-common.h"
do_stage () {
oe_libinstall ... | SECTION = "gpe/libs"
LICENSE = "BSD-X"
PRIORITY = "optional"
DEPENDS = "libxsettings x11"
inherit autotools pkgconfig gpe
SRC_URI = "${GPE_MIRROR}/xsettings-client-${PV}.tar.bz2"
S = ${WORKDIR}/xsettings-client-${PV}
headers = "xsettings-client.h xsettings-common.h"
do_stage () {
oe_libinstall -so libXsetti... |
Update to get configurable synth.dynamic-sample-loading | SUMMARY = "A wrapper for the FluidSynth, allowing it to function as a DSSI plugin"
HOMEPAGE = "http://dssi.sourceforge.net/download.html#FluidSynth-DSSI"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools pkgconfig gtk-icon-cache
DEPENDS += " \
fluidsynth ... | SUMMARY = "A wrapper for the FluidSynth, allowing it to function as a DSSI plugin"
HOMEPAGE = "http://dssi.sourceforge.net/download.html#FluidSynth-DSSI"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools pkgconfig gtk-icon-cache
DEPENDS += " \
fluidsynth ... |
Fix build breaks when toolchain is used from sstate | DESCRIPTION = "Shared Transport Line Discipline User Mode initialisation Manager Daemon"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://uim.c;beginline=1;endline=18;md5=9f0bbfbc10c67689e81a523e2976c31e"
INITSCRIPT_NAME = "uim-sysfs"
INITSCRIPT_PARAMS = "defaults 03"
inherit update-rc.d
SRCREV = "a75f45be2d5c74fc1dd91... | DESCRIPTION = "Shared Transport Line Discipline User Mode initialisation Manager Daemon"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://uim.c;beginline=1;endline=18;md5=9f0bbfbc10c67689e81a523e2976c31e"
INITSCRIPT_NAME = "uim-sysfs"
INITSCRIPT_PARAMS = "defaults 03"
inherit update-rc.d
SRCREV = "a75f45be2d5c74fc1dd91... |
Update URI to a functioning one | require fakeroot.inc
PR = "${INC_PR}.0"
SRC_URI =+ "\
${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.orig.tar.bz2 \
file://quiet-getopt-check.patch \
"
SRC_URI[md5sum] = "659a1f3a36554abfc2a3eaad2fdc0604"
SRC_URI[sha256] = "b035c834944bf9482027f48c388de8492e96609825265ac03f05408d0b3aae68"
| require fakeroot.inc
PE = "1"
PR = "${INC_PR}.0"
SRC_URI =+ "\
http://snapshot.debian.org/archive/debian/20110301/pool/main/f/fakeroot/fakeroot_1.14.5.orig.tar.bz2 \
file://quiet-getopt-check.patch \
"
SRC_URI[md5sum] = "659a1f3a36554abfc2a3eaad2fdc0604"
SRC_URI[sha256] = "b035c834944bf9482027f48c388de8492e966098... |
Add gnumeric to jlime images. | DESCRIPTION = "Base package set for Jlime images."
SECTION = "x11/wm"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r4"
inherit task
PROVIDES = "${PACKAGES}"
PACKAGES = "\
${PN}-cli \
${PN}-gui \
"
RDEPENDS_${PN}-cli = " \
dropbea... | DESCRIPTION = "Base package set for Jlime images."
SECTION = "x11/wm"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r4"
inherit task
PROVIDES = "${PACKAGES}"
PACKAGES = "\
${PN}-cli \
${PN}-gui \
"
RDEPENDS_${PN}-cli = " \
dropbea... |
Fix cmake search path for includes and libraries | LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=7dbc59dc445b2261c4fb2f9466e3446a"
DEPENDS = "automoc4-native polkit"
RDEPENDS_${PN} = "libqtcore4 polkit"
inherit qt4x11 cmake
SRC_URI = "git://anongit.kde.org/polkit-qt-1.git;branch=master"
## Tag v0.103.0
SRCREV = "26045cb6da3efb1eba8612ef47ffa63da64ae9a0"... | LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=7dbc59dc445b2261c4fb2f9466e3446a"
DEPENDS = "automoc4-native polkit"
RDEPENDS_${PN} = "libqtcore4 polkit"
inherit qt4x11 cmake kde_exports
SRC_URI = "git://anongit.kde.org/polkit-qt-1.git;branch=master"
## Tag v0.103.0
SRCREV = "26045cb6da3efb1eba8612ef47ffa... |
Add missing dependency on message-filters | DESCRIPTION = "This package contains the ROS bindings for the tf2 library, for both Python and C++."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "actionlib rosgraph tf2 tf2-py"
require geometry-experimental.inc
| DESCRIPTION = "This package contains the ROS bindings for the tf2 library, for both Python and C++."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "actionlib message-filters rosgraph tf2 tf2-py"
require geometry-experim... |
Add bison-native and flex-native to DEPENDS | require sdcc_${PV}.bb
DEPENDS = ""
# don't need native-tools patch here
SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-src-${PV}.tar.bz2 \
"
inherit native
do_stage() {
oe_runmake install
}
| require sdcc_${PV}.bb
DEPENDS = "bison-native flex-native"
PR = "r1"
# don't need native-tools patch here
SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-src-${PV}.tar.bz2 \
"
inherit native
do_stage() {
oe_runmake install
}
|
Use zImage not uImage as the bootloader is not uBoot ;). | require linux.inc
DESCRIPTION = "Linux kernel for the OpenPandora handheld"
KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "raspberrypi"
# This is on the rpi-patches branch
SRCREV = "2fb814968753d0d4a5fdf056a3a8c9eee3c41aa6"
SRC_URI = " \
git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-p... | require linux.inc
DESCRIPTION = "Linux kernel for the RaspberryPi board"
KERNEL_IMAGETYPE = "zImage"
COMPATIBLE_MACHINE = "raspberrypi"
# This is on the rpi-patches branch
SRCREV = "2fb814968753d0d4a5fdf056a3a8c9eee3c41aa6"
SRC_URI = " \
git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patc... |
Add ALLOW_EMPTY to install -dev package | SUMMARY = "updatehub's device identity scripts"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=838c366f69b72c5df05c96dff79b35f2"
SRC_URI = "git://github.com/updatehub/device-identity;protocol=https"
SRCREV = "d32cb72abdd789ce28c66d87f4582ae07d465ee4"
S = "${WORKDIR}/git"
inherit allarch
do_configure[noexec]... | SUMMARY = "updatehub's device identity scripts"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=838c366f69b72c5df05c96dff79b35f2"
SRC_URI = "git://github.com/updatehub/device-identity;protocol=https"
SRCREV = "d32cb72abdd789ce28c66d87f4582ae07d465ee4"
S = "${WORKDIR}/git"
inherit allarch
do_configure[noexec]... |
Create gomunicator icon to desktop by installing the gomunicator.desktop. | DESCRIPTION = "Gomunicator is a GSM Voice and SMS application for GPE"
HOMEPAGE = "http://www.linuxdevelopment.org/projects.html"
LICENSE = "GPLv2"
AUTHOR = "Robert Woerle"
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
DEPENDS = "libgpewidget gtk+ glib-2.0"
#Remove the dash below when 0.1.3 changes in PV
PV = "0.1.3+cv... | DESCRIPTION = "Gomunicator is a GSM Voice and SMS application for GPE"
HOMEPAGE = "http://www.linuxdevelopment.org/projects.html"
LICENSE = "GPLv2"
AUTHOR = "Robert Woerle"
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
DEPENDS = "libgpewidget gtk+ glib-2.0"
#Remove the dash below when 0.1.3 changes in PV
PV = "0.1.3+cv... |
Add support for specifying the crypto library | SUMMARY = "Library implementing Secure RTP (RFC 3711)"
DESCRIPTION = "This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), \
the Universal Security Transform (UST), and a supporting cryptographic kernel. The SRTP API \
is documented in include/srtp.h, ... | SUMMARY = "Library implementing Secure RTP (RFC 3711)"
DESCRIPTION = "This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), \
the Universal Security Transform (UST), and a supporting cryptographic kernel. The SRTP API \
is documented in include/srtp.h, ... |
Comment out SRC_URI patch with patchdir parameter | require samba.inc
require samba-basic.inc
LICENSE = "GPLv3"
S = "${SRCDIR}/samba-${PV}/source3"
SRC_URI += "file://config-h.patch"
SRC_URI += "file://tdbheaderfix.patch;patchdir=${SRCDIR}/samba-${PV}"
EXTRA_OECONF += "\
SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes \
samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \
linux_getgroupli... | require samba.inc
require samba-basic.inc
LICENSE = "GPLv3"
S = "${SRCDIR}/samba-${PV}/source3"
SRC_URI += "file://config-h.patch"
# FIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIXMMEEEEEEE
# need to figure out if we should add support for patchdir
#SRC_URI += "file://tdbheaderfix.patch;patchdir=${SRCDIR}/sa... |
Make use of bitbake variables where appropriate. | SUMMARY = "Wrap gnu screen into a multi session getty"
HOMEPAGE = "https://github.com/WindRiver-OpenSourceLabs/meta-overc"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
PKG_NAME = "github.com/miekg/dns"
SRC_URI = "file://COPYING \
file://screen-getty.c \
file://screen-get... | SUMMARY = "Wrap gnu screen into a multi session getty"
HOMEPAGE = "https://github.com/WindRiver-OpenSourceLabs/meta-overc"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
PKG_NAME = "github.com/miekg/dns"
SRC_URI = "file://COPYING \
file://screen-getty.c \
file://screen-get... |
Fix build problem on ima-inspect | LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a23a74b3f4caf9616230789d94217acb"
DEPENDS += "attr ima-evm-utils tclap"
SRC_URI = "git://github.com/mgerstner/ima-inspect.git"
SRCREV = "e912be2d2a9fdf30a9693a7fc5d6b2473990a71c"
S = "${WORKDIR}/git"
inherit autotools
| LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a23a74b3f4caf9616230789d94217acb"
DEPENDS += "attr ima-evm-utils tclap"
SRC_URI = "git://github.com/mgerstner/ima-inspect.git"
SRCREV = "e912be2d2a9fdf30a9693a7fc5d6b2473990a71c"
S = "${WORKDIR}/git"
inherit autotools pkgconfig
|
Fix gr-iio recipe for newer Boost | SUMMARY = "IIO blocks for GNU Radio"
HOMEPAGE = "https://github.com/analogdevicesinc/gr-iio"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
PR = "r1"
DEPENDS = "gnuradio libiio libad9361-iio bison-native"
inherit distutils3-base cmake pkgconfig python3native
S = "${WORKDIR... | SUMMARY = "IIO blocks for GNU Radio"
HOMEPAGE = "https://github.com/analogdevicesinc/gr-iio"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
PR = "r2"
DEPENDS = "gnuradio libiio libad9361-iio bison-native"
inherit distutils3-base cmake pkgconfig python3native
S = "${WORKDIR... |
Remove PACKAGE_ARCH and skip do_configure | SUMMARY = "PMU ROM for QEMU"
DESCRIPTION = "The ZynqMP PMU ROM for QEMU emulation"
HOMEPAGE = "http://www.xilinx.com"
SECTION = "bsp"
LICENSE = "Proprietary"
LICENSE_FLAGS = "xilinx"
LIC_FILES_CHKSUM = "file://PMU_ROM-LICENSE.txt;md5=d43d49bc1eb1c907fc6f4ea75abafdfc"
SRC_URI = "https://www.xilinx.com/bin/public/openD... | SUMMARY = "PMU ROM for QEMU"
DESCRIPTION = "The ZynqMP PMU ROM for QEMU emulation"
HOMEPAGE = "http://www.xilinx.com"
SECTION = "bsp"
LICENSE = "Proprietary"
LICENSE_FLAGS = "xilinx"
LIC_FILES_CHKSUM = "file://PMU_ROM-LICENSE.txt;md5=d43d49bc1eb1c907fc6f4ea75abafdfc"
SRC_URI = "https://www.xilinx.com/bin/public/openD... |
Replace setuptool3 instead of distutils3 | DESCRIPTION = "A module to control Raspberry Pi GPIO channels"
HOMEPAGE = "https://sourceforge.net/projects/raspberry-gpio-python/"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=9b95630a648966b142f1a0dcea001cb7"
PYPI_PACKAGE = "RPi.GPIO"
inherit pypi distutils3
SRC_URI += "file:/... | DESCRIPTION = "A module to control Raspberry Pi GPIO channels"
HOMEPAGE = "https://sourceforge.net/projects/raspberry-gpio-python/"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=9b95630a648966b142f1a0dcea001cb7"
PYPI_PACKAGE = "RPi.GPIO"
inherit pypi setuptools3
SRC_URI += "file:... |
Add missing header file daemon.h to package. | DESCRIPTION = "libdaemon is a lightweight C library which eases the writing of UNIX daemons."
SECTION = "libs"
AUTHOR = "Lennart Poettering <lennart@poettering.net>"
HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/"
LICENSE = "LGPL"
SRC_URI = "http://0pointer.de/lennart/projects/libdaemon/libdaemon-${PV}.tar... | DESCRIPTION = "libdaemon is a lightweight C library which eases the writing of UNIX daemons."
SECTION = "libs"
AUTHOR = "Lennart Poettering <lennart@poettering.net>"
HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/"
LICENSE = "LGPL"
PR = "r1"
SRC_URI = "http://0pointer.de/lennart/projects/libdaemon/libdaemon... |
Use the right git server, use the right protocol - moblin.org => git.moblin.org - really use http as protocol | HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php"
SUMMARY = "Moblin Glib D-Bus integration"
LICENSE = "GPL LGPL"
DEPENDS = "glib-2.0 dbus"
PE = "1"
PV = "0.0+gitr${SRCREV}"
S = "${WORKDIR}/git"
SRC_URI = "git://moblin.org/repos/projects/libgdbus.git;proto=http"
inherit autotools ... | HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php"
SUMMARY = "Moblin Glib D-Bus integration"
LICENSE = "GPL LGPL"
DEPENDS = "glib-2.0 dbus"
PE = "1"
PV = "0.0+gitr${SRCREV}"
S = "${WORKDIR}/git"
SRC_URI = "git://git.moblin.org/repos/projects/libgdbus.git;protocol=http"
inherit aut... |
Fix typo in gr-iio recipe | UMMARY = "IIO blocks for GNU Radio"
HOMEPAGE = "https://github.com/analogdevicesinc/gr-iio"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS ="gnuradio libiio libad9361-iio bison-native"
inherit distutils3-base cmake pkgconfig
export BUILD_SYS
export HOST_SYS="${MULT... | SUMMARY = "IIO blocks for GNU Radio"
HOMEPAGE = "https://github.com/analogdevicesinc/gr-iio"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS ="gnuradio libiio libad9361-iio bison-native"
inherit distutils3-base cmake pkgconfig
export BUILD_SYS
export HOST_SYS="${MUL... |
Use {C,LD}FLAGS during build. Duh. | DESCRIPTION = "Minimal statically compiled Hello world!"
LICENSE = "GPL"
PR = "r0"
S = "${WORKDIR}/${P}"
do_fetch () {
mkdir -p ${WORKDIR}/${P}
cd ${WORKDIR}/${P}
printf "#include <stdio.h>\nint main(void)\n{\n\tprintf(\"Hello world!\\\n\");\twhile(1);\n\treturn 0;\n}\n" >helloworld.c
}
do_compile () {
${CC} -o ... | DESCRIPTION = "Minimal statically compiled Hello world!"
LICENSE = "GPL"
PR = "r1"
S = "${WORKDIR}/${P}"
do_fetch () {
mkdir -p ${WORKDIR}/${P}
cd ${WORKDIR}/${P}
printf "#include <stdio.h>\nint main(void)\n{\n\tprintf(\"Hello world!\\\n\");\twhile(1);\n\treturn 0;\n}\n" >helloworld.c
}
do_compile () {
${CC} ${C... |
Update LICENSE field version to LGPLv2.1 | DESCRIPTION = "Python Bindings for the Cairo canvas library"
SECTION = "devel/python"
HOMEPAGE = "http://cairographics.org/pycairo"
LICENSE = "LGPL MPL"
# cairo >= 1.8.0
DEPENDS = "cairo"
PR = "ml4"
SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz \
file://fix-setup-py.patch"
S = "${WORKDIR... | DESCRIPTION = "Python Bindings for the Cairo canvas library"
SECTION = "devel/python"
HOMEPAGE = "http://cairographics.org/pycairo"
LICENSE = "LGPLv2.1 MPL-1.1"
# cairo >= 1.8.0
DEPENDS = "cairo"
PR = "ml5"
SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz \
file://fix-setup-py.patch"
S = "$... |
Create the directory before staging files into it. | DESCRIPTION = "GNOME XML Parser library"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "MIT"
PR = "r5"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz"
inherit autotools pkgconfig binconfig
EXTRA_OECONF = "--without-python --without-debug --without-legacy --without-catalog --without-docbook --with-c14n"... | DESCRIPTION = "GNOME XML Parser library"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "MIT"
PR = "r5"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz"
inherit autotools pkgconfig binconfig
EXTRA_OECONF = "--without-python --without-debug --without-legacy --without-catalog --without-docbook --with-c14n"... |
Add REQURIED_DISTRO_FEATURES to match dependency xilffs | inherit esw deploy
ESW_COMPONENT_SRC = "/lib/sw_services/xilffs/examples/"
DEPENDS += "xilffs xiltimer"
do_configure:prepend() {
(
cd ${S}
lopper ${DTS_FILE} -- baremetallinker_xlnx.py ${ESW_MACHINE} ${S}/${ESW_COMPONENT_SRC}
install -m 0755 memory.ld ${S}/${ESW_COMPONENT_SRC}/
install -m 0755 *.... | inherit esw deploy
# Requires by dependency xilffs
REQUIRED_DISTRO_FEATURES = "sdps"
ESW_COMPONENT_SRC = "/lib/sw_services/xilffs/examples/"
DEPENDS += "xilffs xiltimer"
do_configure:prepend() {
(
cd ${S}
lopper ${DTS_FILE} -- baremetallinker_xlnx.py ${ESW_MACHINE} ${S}/${ESW_COMPONENT_SRC}
install ... |
Set FILESPATH in ncurses-native so the patches actually apply. | SECTION = "libs"
include ncurses_${PV}.bb
inherit native
EXTRA_OEMAKE = '"BUILD_CCFLAGS=${BUILD_CCFLAGS}"'
DEPENDS = ""
FILESPATH = "${FILE_DIRNAME}/local:${FILE_DIRNAME}/ncurses-${PV}-${PR}:${FILE_DIRNAME}/ncurses-${PV}:${FILE_DIRNAME}/ncurses:${FILE_DIRNAME}"
| |
Update LICENSE field version to LGPLv2.1 | DESCRIPTION = "Python Bindings for the Cairo canvas library"
SECTION = "devel/python"
HOMEPAGE = "http://cairographics.org/pycairo"
LICENSE = "LGPL MPL"
# cairo >= 1.8.0
DEPENDS = "cairo"
PR = "ml4"
SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz \
file://fix-setup-py.patch"
S = "${WORKDIR... | DESCRIPTION = "Python Bindings for the Cairo canvas library"
SECTION = "devel/python"
HOMEPAGE = "http://cairographics.org/pycairo"
LICENSE = "LGPLv2.1 MPL-1.1"
# cairo >= 1.8.0
DEPENDS = "cairo"
PR = "ml5"
SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz \
file://fix-setup-py.patch"
S = "$... |
Update LICENSE field version to PD | DESCRIPTION = "Library for reading mod-like audio files."
HOMEPAGE = "http://modplug-xmms.sf.net"
SECTION = "libs"
LICENSE = "GPL"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/modplug-xmms/libmodplug-${PV}.tar.gz"
inherit autotools pkgconfig
# NOTE: autotools_stage_all does nothing here, we need to do it manually
do_... | DESCRIPTION = "Library for reading mod-like audio files."
HOMEPAGE = "http://modplug-xmms.sf.net"
SECTION = "libs"
LICENSE = "PD"
PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/modplug-xmms/libmodplug-${PV}.tar.gz"
inherit autotools pkgconfig
# NOTE: autotools_stage_all does nothing here, we need to do it manually
do_i... |
Update BSP to version 0.5.3 | require u-boot.inc
# This is needs to be validated among supported BSP's before we can
# make it default
DEFAULT_PREFERENCE = "-1"
# To build u-boot for your machine, provide the following lines in
# your machine config, replacing the assignments as appropriate for
# your machine.
# UBOOT_MACHINE = "omap3_beagle_conf... | require u-boot.inc
# This is needs to be validated among supported BSP's before we can
# make it default
DEFAULT_PREFERENCE = "-1"
# To build u-boot for your machine, provide the following lines in
# your machine config, replacing the assignments as appropriate for
# your machine.
# UBOOT_MACHINE = "omap3_beagle_conf... |
Add overc-system-agent to dom0 image | SUMMARY = "A container image for domain 0 which is used for container control"
DESCRIPTION = "Launched from the essential image, this is a container image \
used for controlling other containers in the system. \
"
HOMEPAGE = "http://www.windriver.com"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "fi... | SUMMARY = "A container image for domain 0 which is used for container control"
DESCRIPTION = "Launched from the essential image, this is a container image \
used for controlling other containers in the system. \
"
HOMEPAGE = "http://www.windriver.com"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "fi... |
Update to csl version 2.1.0.5 | DESCRIPTION = "TI CSL"
LICENSE = "TI BSD"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
COMPATIBLE_MACHINE = "keystone"
ALLOW_EMPTY_${PN} = "1"
PR = "r0"
BRANCH="master"
SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;branch=${BRANCH}"
# commit ID corresponds to... | DESCRIPTION = "Chip support library low level interface"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
COMPATIBLE_MACHINE = "keystone"
ALLOW_EMPTY_${PN} = "1"
PR = "r1"
BRANCH="master"
SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;bran... |
Update to bootgen SRCREV to point to latest commit. | SUMMARY = "Building and installing bootgen"
DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stitch binary files together and generate device boot images"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d526b6d0807bf263b97da1da876f39b1"
S = "${WORKDIR}/git"
DEPENDS += "openss... | SUMMARY = "Building and installing bootgen"
DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stitch binary files together and generate device boot images"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d526b6d0807bf263b97da1da876f39b1"
S = "${WORKDIR}/git"
DEPENDS += "openss... |
Switch to patchdir rather than applying in do_configure | VIMVER = "72"
# vim-tiny sets that too
VIMFEATURES ?= "big"
# GUI type - gvim recipe sets "gtk2"
VIMGUI ?= "no"
# gvim recipes uses "--with-x"
VIMX ?= "--without-x"
require vim.inc
PR = "${INC_PR}.3"
# 001-411.diff contains 411 patches fetched from upstream
SRC_URI += "file://001-411.diff;apply=no"
SRC_URI += "fi... | VIMVER = "72"
# vim-tiny sets that too
VIMFEATURES ?= "big"
# GUI type - gvim recipe sets "gtk2"
VIMGUI ?= "no"
# gvim recipes uses "--with-x"
VIMX ?= "--without-x"
require vim.inc
PR = "${INC_PR}.3"
# 001-411.diff contains 411 patches fetched from upstream
SRC_URI += "file://001-411.diff;patchdir=.."
SRC_URI += ... |
Add explicit dependency on uio-module-drv | DESCRIPTION = "TI QMSS low level driver unit test and example binaries"
DEPENDS="common-csl-ip rm-lld cppi-lld qmss-lld cmem"
include qmss-lld.inc
PR = "${INC_PR}.2"
CHOICELIST = "yes no"
do_compile () {
# Now build the lld in the updated directory
for device in ${DEVICELIST}
do
make -f makefile_armv7 clean ... | DESCRIPTION = "TI QMSS low level driver unit test and example binaries"
DEPENDS="common-csl-ip rm-lld cppi-lld qmss-lld cmem uio-module-drv"
include qmss-lld.inc
PR = "${INC_PR}.2"
CHOICELIST = "yes no"
do_compile () {
# Now build the lld in the updated directory
for device in ${DEVICELIST}
do
make -f makefi... |
Update GIT to point to linaro-home repo. | #
# This file was derived from the 'Hello World!' example recipe in the
# Yocto Project Development Manual.
#
DESCRIPTION = "Open Content Decryption Module"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ea83f8bc099c40bde8c4f2441a6eb40b"
SRC_URI = "git://github.com/kuscsik/linaro-cdmi.git;protocol=https;branc... | #
# This file was derived from the 'Hello World!' example recipe in the
# Yocto Project Development Manual.
#
DESCRIPTION = "Open Content Decryption Module"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ea83f8bc099c40bde8c4f2441a6eb40b"
SRC_URI = "git://github.com/linaro-home/open-content-decryption-module-c... |
Add curl to assassin's depends. Tick did a quick hack to assassin for access networking. It's is a temporary solution. | DESCRIPTION = "Action GUI for Installer"
HOMEPAGE = "http://assassin.projects.openmoko.org/"
LICENSE = "GPL"
DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet"
PV = "0.2+svnr${SRCREV}"
PR = "r6"
SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;proto=https"
S = "${WORKDIR}/assassin"
... | DESCRIPTION = "Action GUI for Installer"
HOMEPAGE = "http://assassin.projects.openmoko.org/"
LICENSE = "GPL"
DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet curl"
RDEPENDS = "etk-theme-ninja"
PV = "0.2+svnr${SRCREV}"
PR = "r6.02"
SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;pro... |
Update SRVREV fix error *format* type 'long unsigned int' | # Copyright (C) 2015 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "OpenWrt MDNS daemon"
HOMEPAGE = "http://git.openwrt.org/?p=project/mdnsd.git;a=summary"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://main.c;beginline=1;endline=12;md5=ce0be9da20a926574bf... | # Copyright (C) 2015 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "OpenWrt MDNS daemon"
HOMEPAGE = "http://git.openwrt.org/?p=project/mdnsd.git;a=summary"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://main.c;beginline=1;endline=12;md5=ce0be9da20a926574bf... |
Add mpssd dependency on kernel | SUMMARY = "MPSSD"
LICENSE = "GPL"
LIC_FILES_CHKSUM = "file://COPYING;md5=58dd7e3251f8a7d8c3784355098b8d53"
export KERNELDIR = "${STAGING_KERNEL_DIR}"
S = "${WORKDIR}/mpssd"
SRC_URI = " \
file://mpssd.tar.gz \
"
do_compile() {
cd ${S}
make all || die
}
do_install() {
install -d ${D}${bindir}
ins... | SUMMARY = "MPSSD"
LICENSE = "GPL"
LIC_FILES_CHKSUM = "file://COPYING;md5=58dd7e3251f8a7d8c3784355098b8d53"
DEPENDS = "virtual/kernel"
export KERNELDIR = "${STAGING_KERNEL_DIR}"
S = "${WORKDIR}/mpssd"
SRC_URI = " \
file://mpssd.tar.gz \
"
do_compile() {
cd ${S}
make all || die
}
do_install() {
inst... |
Fix build if imagemagick is present | LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit autotools
DEPENDS = "openssh"
SRC_URI = "http://netcologne.dl.sourceforge.net/project/virtuoso/virtuoso/6.1.4/virtuoso-opensource-6.1.4.tar.gz \
file://fix-weird-md5-error.diff \
file://config-cross.diff \
... | LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit autotools
DEPENDS = "openssl"
SRC_URI = "http://netcologne.dl.sourceforge.net/project/virtuoso/virtuoso/6.1.4/virtuoso-opensource-6.1.4.tar.gz \
file://fix-weird-md5-error.diff \
file://config-cross.diff \
... |
Set Kernel image type in device configuration. | DESCRIPTION = "Linux kernel for Beck IPC Hardware"
KERNEL_IMAGETYPE = "zImage"
require recipes-kernel/linux/linux.inc
require recipes-kernel/linux/linux-dtb.inc
COMPATIBLE_MACHINE = "(sc145-db150)"
PV = "4.9.18"
PR = "r0"
SRCREV_pn-${PN} = "e255a9806fcb124986e0b62d6d320b61892d4947"
SRC_URI += "git://github.com/bec... | DESCRIPTION = "Linux kernel for Beck IPC Hardware"
require recipes-kernel/linux/linux.inc
require recipes-kernel/linux/linux-dtb.inc
COMPATIBLE_MACHINE = "(sc145-db150)"
PV = "4.9.18"
PR = "r0"
SRCREV_pn-${PN} = "e255a9806fcb124986e0b62d6d320b61892d4947"
SRC_URI += "git://github.com/beck-ipc/kernel-at-chip.git;pro... |
Switch to python-cli version of acme-utils | #
# This file was derived from the 'Hello World!' example recipe in the
# Yocto Project Development Manual.
#
FILESEXTRAPATHS_prepend := "${THISDIR}:"
DESCRIPTION = "ACME Utilities"
SECTION = "acme"
DEPENDS = ""
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=578ecfeb82fabd60bb6310f0bf6af799"
SRCREV = "v1.0... | FILESEXTRAPATHS_prepend := "${THISDIR}:"
DESCRIPTION = "ACME Utilities"
SECTION = "acme"
DEPENDS = ""
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=578ecfeb82fabd60bb6310f0bf6af799"
SRC_URI = "git://github.com/bayLibre-acme/acme-utils.git;branch=python-cli"
SRCREV = "python-cli"
S = "${WORKDIR}/git"
RDEP... |
Fix race conditions with PARALLEL_MAKE = "" | LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools gtk-doc
DEPENDS = "raptor"
RDEPENDS_${PN} = "raptor"
SRC_URI = "git://github.com/dajobe/rasqal.git;branch=master \
file://No-docs-and-NOCONFIGURE.patch \
file://Fix-cross-compile.patch \
"
SRCREV ... | LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools gtk-doc
DEPENDS = "raptor"
RDEPENDS_${PN} = "raptor"
SRC_URI = "git://github.com/dajobe/rasqal.git;branch=master \
file://No-docs-and-NOCONFIGURE.patch \
file://Fix-cross-compile.patch \
"
SRCREV ... |
Correct the permission of file | SUMMARY = "A system tool for maintaining the /etc/rc*.d hierarchy"
DESCRIPTION = "Chkconfig is a basic system utility. It updates and queries runlevel \
information for system services. Chkconfig manipulates the numerous \
symbolic links in /etc/rc.d, to relieve system administrators of some \
of the drudgery of manu... | SUMMARY = "A system tool for maintaining the /etc/rc*.d hierarchy"
DESCRIPTION = "\
Chkconfig is a basic system utility. It updates and queries runlevel \
information for system services. Chkconfig manipulates the numerous \
symbolic links in /etc/rc.d, to relieve system administrators of some \
of the drudgery o... |
Set extra config flag to avoid -Werror to get used. | require libhildonmime.inc
DEPENDS += "osso-gnome-vfs2"
PR = "r0"
SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/libh/${PN}/${PN}_${PV}-1.tar.gz"
| require libhildonmime.inc
DEPENDS += "osso-gnome-vfs2"
PR = "r0"
SRC_URI = "http://repository.maemo.org/pool/maemo4.0/free/source/libh/${PN}/${PN}_${PV}-1.tar.gz"
EXTRA_OECONF += "--with-compile-warnings=no"
|
Update u-boot-socfpga to latest release | require u-boot-socfpga-common.inc
require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.04"
SRCREV = "bc38a09daa09e73b075006d8006caa84bb2fe0fe"
DEPENDS += "dtc-native bc-native u-boot-mkimage-native"
| require u-boot-socfpga-common.inc
require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.04"
SRCREV = "8c4cd804d6d77fbc4d7201d19755b6e89d43ae65"
DEPENDS += "dtc-native bc-native u-boot-mkimage-native"
|
Add rdepends on EXA Xorg module | require recipes-graphics/xorg-driver/xorg-driver-video.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=f8ad89d9d9a024f19d7dcc5acb044a42"
DESCRIPTION = "X.org server -- Geode GX2/LX display driver"
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "a99c521db731c2f1df309057a8465e4c"
SRC_URI[sha256sum] = "28d845d727d99bfa4d4b93c5486ec01b... | require recipes-graphics/xorg-driver/xorg-driver-video.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=f8ad89d9d9a024f19d7dcc5acb044a42"
DESCRIPTION = "X.org server -- Geode GX2/LX display driver"
PR = "${INC_PR}.1"
SRC_URI[md5sum] = "a99c521db731c2f1df309057a8465e4c"
SRC_URI[sha256sum] = "28d845d727d99bfa4d4b93c5486ec01b... |
Add missing dependency on virtual/libgl | DESCRIPTION = "Open Asset Import Library is a portable Open Source library to import \
various well-known 3D model formats in a uniform manner."
HOMEPAGE = "http://www.assimp.org/"
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=bc4231a2268da8fc55525ad119638a87"
DEPENDS = "boost... | DESCRIPTION = "Open Asset Import Library is a portable Open Source library to import \
various well-known 3D model formats in a uniform manner."
HOMEPAGE = "http://www.assimp.org/"
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=bc4231a2268da8fc55525ad119638a87"
DEPENDS = "boost... |
Move watchdogpet later in startup | DESCRIPTION = "NI Watchdog Petter"
SECTION = "base"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit update-rc.d
S = "${WORKDIR}"
SRC_URI = "file://LICENSE \
file://niwatchdogpet.c \
file://niwatchdogpet.sh"
INITSCRIPT_NAME = "niwatchdogpet"
INITSCRIPT_PARAMS ... | DESCRIPTION = "NI Watchdog Petter"
SECTION = "base"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit update-rc.d
S = "${WORKDIR}"
SRC_URI = "file://LICENSE \
file://niwatchdogpet.c \
file://niwatchdogpet.sh"
INITSCRIPT_NAME = "niwatchdogpet"
INITSCRIPT_PARAMS ... |
Switch from docker to balena and minor formatting changes | HOMEPAGE = "http://github.com/krallin/tini"
SUMMARY = "Minimal init for containers"
DESCRIPTION = "Tini is the simplest init you could think of. \
All Tini does is spawn a single child (Tini is meant to be run in a container), \
and wait for it to exit all the while reaping zombies and performing signal forwarding.... | HOMEPAGE = "http://github.com/krallin/tini"
SUMMARY = "Minimal init for containers"
DESCRIPTION = "Tini is the simplest init you could think of. All Tini does is \
spawn a single child (Tini is meant to be run in a container), and wait for \
it to exit all the while reaping zombies and performing signal forwarding. "
... |
Fix build failure due to missing crypt.h | SUMMARY = "The utility to manipulate machines owner keys which managed in shim"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS += "openssl efivar"
PV = "0.3.0+git${SRCPV}"
SRC_URI = "\
git://github.com/lcp/mokutil.git \
"
SRCREV = "e19adc575c1f9d8f08b7fbc594a0... | SUMMARY = "The utility to manipulate machines owner keys which managed in shim"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS += "openssl efivar virtual/crypt"
PV = "0.3.0+git${SRCPV}"
SRC_URI = "\
git://github.com/lcp/mokutil.git \
"
SRCREV = "e19adc575c1f9d... |
Switch dependency. The dialer uses pulseaudio instead of gstreamer now. | DESCRIPTION = "The OpenMoko Dialer"
SECTION = "openmoko/pim"
DEPENDS = "libmokogsmd2 libmokoui2 libmokojournal2 gstreamer"
RDEPENDS = "gst-meta-audio"
PV = "0.1.0+svn${SVNREV}"
PR = "r2"
inherit openmoko2
EXTRA_OECONF = "--with-dbusbindir=${STAGING_BINDIR_NATIVE}"
FILES_${PN} += "${datadir}/openmoko-dialer/ ${datadi... | DESCRIPTION = "The OpenMoko Dialer"
SECTION = "openmoko/pim"
DEPENDS = "libmokogsmd2 libmokoui2 libmokojournal2 pulseaudio"
PV = "0.1.0+svn${SVNREV}"
PR = "r3"
inherit openmoko2
EXTRA_OECONF = "--with-dbusbindir=${STAGING_BINDIR_NATIVE}"
FILES_${PN} += "${datadir}/openmoko-dialer/ ${datadir}/dbus-1/services/"
|
Add soprano to the dependencies. | LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
DEPENDS = "kdelibs4"
require kde4.inc
SRC_URI = "git://anongit.kde.org/kde-runtime;protocol=git;branch=master \
file://Disable-docs.patch"
SRCREV = "37a52f48ebd4850d07cd8fe7277e6fa7a653c2ae"
PV = "4.7.97+git${SRCPV}"
EXTR... | LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
DEPENDS = "kdelibs4 soprano"
require kde4.inc
SRC_URI = "git://anongit.kde.org/kde-runtime;protocol=git;branch=master \
file://Disable-docs.patch"
SRCREV = "37a52f48ebd4850d07cd8fe7277e6fa7a653c2ae"
PV = "4.7.97+git${SRCP... |
Add python-dev to devel image, drop pseudo | #
# Copyright (C) 2011 Colin Walters <walters@verbum.org>
#
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
inherit gnomeos-contents
PACKAGE_INSTALL += "task-core-sdk-dev... | #
# Copyright (C) 2011 Colin Walters <walters@verbum.org>
#
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
inherit gnomeos-contents
PACKAGE_INSTALL += "task-core-sdk-dev... |
Add FILESEXTRAPATHS_append to bb file | SUMMARY = "Module for Low Power Actions on sitec systems S4 Comm Pro X"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
MAINTAINER = "Robert Lehmann <robert.lehmann@sitec-systems.de>"
inherit module
PR = "r1"
PV = "${KERNEL_VERSION}"
S... | SUMMARY = "Module for Low Power Actions on sitec systems S4 Comm Pro X"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
MAINTAINER = "Robert Lehmann <robert.lehmann@sitec-systems.de>"
inherit module
PR = "r2"
PV = "${KERNEL_VERSION}"
FI... |
Add downloadfilename parameter to SRC_URI | require cppcheck.inc
SRC_URI = " https://github.com/danmar/cppcheck/archive/${PV}.tar.gz \
file://0001-makefile.patch \
file://0002-pkgconfig-instaed-of-pcre-config.patch \
file://cppcheck.sca.description"
SRC_URI[md5sum] = "eba3b8b4d69045bd24104c2d0cc0cb0c"
SRC_URI[sha256sum] = "ea... | require cppcheck.inc
SRC_URI = " https://github.com/danmar/cppcheck/archive/${PV}.tar.gz;downloadfilename=${BP}.tar.gz \
file://0001-makefile.patch \
file://0002-pkgconfig-instaed-of-pcre-config.patch \
file://cppcheck.sca.description"
SRC_URI[md5sum] = "eba3b8b4d69045bd24104c2d0cc0... |
Update to latest to support gupnp 1.2 | SUMMARY = "Utility functions for dLeyna libraries"
DESCRIPTION = "dleyna-core is a library of utility functions that are used \
by the higher level dLeyna libraries that communicate with DLNA devices, \
e.g., dleyna-server. In brief, it provides APIs for logging, error, settings \
and task management and an IPC asbstra... | SUMMARY = "Utility functions for dLeyna libraries"
DESCRIPTION = "dleyna-core is a library of utility functions that are used \
by the higher level dLeyna libraries that communicate with DLNA devices, \
e.g., dleyna-server. In brief, it provides APIs for logging, error, settings \
and task management and an IPC asbstra... |
Revert "[diversity] remove PACKAGES = "${PN}" from diversity-radar" | DESCRIPTION = "Diversity_radar - a GPS location based communicative application"
HOMEPAGE = "http://diversity.projects.openmoko.org/"
SECTION = "openmoko/applications"
LICENSE = "GPL"
DEPENDS = "python-evas python-edje python-ecore python-edbus python-dbus python-etk"
RDEPENDS_${PN} = "diversity-daemon"
PV = "0.0.4+svn... | DESCRIPTION = "Diversity_radar - a GPS location based communicative application"
HOMEPAGE = "http://diversity.projects.openmoko.org/"
SECTION = "openmoko/applications"
LICENSE = "GPL"
DEPENDS = "python-evas python-edje python-ecore python-edbus python-dbus python-etk"
RDEPENDS_${PN} = "diversity-daemon"
PV = "0.0.4+svn... |
Update LICENSE field version to GPLv2 | require shared-mime-info.inc
DEPENDS = "libxml2 intltool-native glib-2.0 shared-mime-info-native"
PR = "r2"
do_install_append() {
update-mime-database ${D}${datadir}/mime
}
# freedesktop.org.xml is huge and only needed when updating the db
# mime.bbclass will add the dependency on it automagically
PACKAGES =+ "f... | require shared-mime-info.inc
LICENSE = "GPLv2"
DEPENDS = "libxml2 intltool-native glib-2.0 shared-mime-info-native"
PR = "r3"
do_install_append() {
update-mime-database ${D}${datadir}/mime
}
# freedesktop.org.xml is huge and only needed when updating the db
# mime.bbclass will add the dependency on it automagic... |
Update image to include fftsw-apps | require recipes-images/angstrom/extended-console-image.bb
IMAGE_INSTALL += " \
kernel-headers \
kernel-modules \
linux-firmware \
usbutils \
libusbg \
iw \
systemd-analyze \
vim vim-vimrc \
procps \
screen minicom \
cronie-systemd ntpdate \
tar \
packagegro... | require recipes-images/angstrom/extended-console-image.bb
IMAGE_INSTALL += " \
kernel-headers \
kernel-modules \
linux-firmware \
usbutils \
libusbg \
iw \
systemd-analyze \
vim vim-vimrc \
procps \
screen minicom \
cronie-systemd ntpdate \
tar \
packagegro... |
Define PIP_INSTALL_PACKAGE to fix wheel install | DESCRIPTION = "Python 3 compatible Python 2 `random` Module"
HOMEPAGE = "https://pypi.org/project/random2/"
LICENSE = "PSFv2"
LIC_FILES_CHKSUM = "file://setup.py;beginline=13;endline=13;md5=7767ca95316ceeac60eda07a2f2245ca"
SRC_URI = "https://files.pythonhosted.org/packages/ee/b5/5aca5217501fbd06b1e5aed6d5986baa0da53... | DESCRIPTION = "Python 3 compatible Python 2 `random` Module"
HOMEPAGE = "https://pypi.org/project/random2/"
LICENSE = "PSFv2"
LIC_FILES_CHKSUM = "file://setup.py;beginline=13;endline=13;md5=7767ca95316ceeac60eda07a2f2245ca"
SRC_URI = "https://files.pythonhosted.org/packages/ee/b5/5aca5217501fbd06b1e5aed6d5986baa0da53... |
Add bison-native to build deps | require recipes-graphics/xorg-app/xorg-app-common.inc
SUMMARY = "A program to compile XKB keyboard description"
DESCRIPTION = "The xkbevd event daemon listens for specified XKB \
events and executes requested commands if they occur. "
LIC_FILES_CHKSUM = "file://COPYING;md5=208668fa9004709ba22c2b748140956c"
DEPENDS +... | require recipes-graphics/xorg-app/xorg-app-common.inc
SUMMARY = "A program to compile XKB keyboard description"
DESCRIPTION = "The xkbevd event daemon listens for specified XKB \
events and executes requested commands if they occur. "
LIC_FILES_CHKSUM = "file://COPYING;md5=208668fa9004709ba22c2b748140956c"
DEPENDS +... |
Add edje to e depends | DESCRIPTION = "Enlightenment Window Mananger Library"
DEPENDS = "freetype eet evas-x11 ecore-x11 embryo imlib2-x11 edje-native"
LICENSE = "MIT"
CVSDATE = "${PV}"
PR = "r0"
inherit efl
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/e \
file://fix-configure.patch;patch=1... | DESCRIPTION = "Enlightenment Window Mananger Library"
DEPENDS = "freetype eet evas-x11 ecore-x11 embryo imlib2-x11 edje-native edje"
LICENSE = "MIT"
CVSDATE = "${PV}"
PR = "r0"
inherit efl
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/e \
file://fix-configure.patch;pa... |
Update BSP to version 0.5.4 | require u-boot.inc
# This is needs to be validated among supported BSP's before we can
# make it default
DEFAULT_PREFERENCE = "-1"
# To build u-boot for your machine, provide the following lines in
# your machine config, replacing the assignments as appropriate for
# your machine.
# UBOOT_MACHINE = "omap3_beagle_conf... | require u-boot.inc
# This is needs to be validated among supported BSP's before we can
# make it default
DEFAULT_PREFERENCE = "-1"
# To build u-boot for your machine, provide the following lines in
# your machine config, replacing the assignments as appropriate for
# your machine.
# UBOOT_MACHINE = "omap3_beagle_conf... |
Update git version to 2012-10-04 snapshot | require libav.inc
LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING.LGPLv2.1;md5=e344c8fa836c3a41c4cbd79d7bd3a379 \
file://COPYING.LGPLv3;md5=e6a600fd5e1d... | require libav.inc
LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING.LGPLv2.1;md5=bd7a443320af8c812e4c18d1b79df004 \
file://COPYING.LGPLv3;md5=e6a600fd5e1d... |
Add missing OpenSSL build dependency | # Copyright (C) 2014 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "C library implementing OAuth Core RFC 5849"
HOMEPAGE = "http://liboauth.sourceforge.net"
LICENSE = "MIT|GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING.MIT;md5=6266718a5241c045c8099d9be48817df... | # Copyright (C) 2014 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "C library implementing OAuth Core RFC 5849"
HOMEPAGE = "http://liboauth.sourceforge.net"
LICENSE = "MIT|GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING.MIT;md5=6266718a5241c045c8099d9be48817df... |
Upgrade to latest on master | LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=72d977d697c3c05830fdff00a7448931"
SRCREV = "b31bce98d65f894aad6427bcf6f3f7822e261a59"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https"
S = "${WORKDIR}/git"
inherit module
EXTRA_OEMAKE += "KERNELDIR=${STAGING_KERNEL_DIR... | LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=72d977d697c3c05830fdff00a7448931"
SRCREV = "beb4650660179963a8ed5b5cbf2085cc1b34f608"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https"
S = "${WORKDIR}/git"
inherit module
EXTRA_OEMAKE += "KERNELDIR=${STAGING_KERNEL_DI... |
Use nonarch_base_libdir instead of hardcoding firmware path prefix | SUMMARY = "Microchip WILC devices firmware files for use with Linux kernel"
SECTION = "kernel"
LICENSE = "MICROCHIP_FW"
LIC_FILES_CHKSUM = "file://LICENCE.wilc_fw;beginline=6;md5=e1a0446d046c966a27276cf8e728f687"
SRCREV = "wilc_linux_15_2"
SRC_URI = "git://github.com/linux4wilc/firmware.git;protocol=https"
S = "${WOR... | SUMMARY = "Microchip WILC devices firmware files for use with Linux kernel"
SECTION = "kernel"
LICENSE = "MICROCHIP_FW"
LIC_FILES_CHKSUM = "file://LICENCE.wilc_fw;beginline=6;md5=e1a0446d046c966a27276cf8e728f687"
SRCREV = "wilc_linux_15_2"
SRC_URI = "git://github.com/linux4wilc/firmware.git;protocol=https"
S = "${WOR... |
Enable creating bootz image and uImage with DTB | require linux.inc
require linux-dtb.inc
DESCRIPTION = "Linux kernel for the koelsch board"
COMPATIBLE_MACHINE = "koelsch"
PR = "r5"
PV_append = "+git${SRCREV}"
SRCREV = "33b4bbf492ee0cf39ea830a38a12e3c2565c12d5"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-backport.git;protocol=git;branch=b... | require linux.inc
require linux-dtb.inc
require linux-dtb-append.inc
DESCRIPTION = "Linux kernel for the koelsch board"
COMPATIBLE_MACHINE = "koelsch"
PR = "r6"
PV_append = "+git${SRCREV}"
SRCREV = "33b4bbf492ee0cf39ea830a38a12e3c2565c12d5"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-backp... |
Add jffs2 and ext2 support | DESCRIPTION = "A small image just capable of allowing a device to boot."
IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
IMAGE_LINGUAS = " "
LICENSE = "GPLv2"
inherit core-image
IMAGE_FSTYPES = "${INITRAMFS_TYPES}"
IMAGE_ROOTFS_SIZE = "2048"
EXTRA_IMAGECMD_append_... | DESCRIPTION = "A small image just capable of allowing a device to boot."
IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
IMAGE_LINGUAS = " "
LICENSE = "GPLv2"
inherit core-image
IMAGE_FSTYPES = "${INITRAMFS_TYPES}"
IMAGE_FSTYPES += "jffs2"
IMAGE_FSTYPES += "ext2"
... |
Remove harcoded version in DEBIAN_UNPACK_DIR | #
# Base recipe: meta/recipes-support/mpfr/mpfr_3.1.5.bb
# Base branch: master
# Base commit: d886fa118c930d0e551f2a0ed02b35d08617f746
#
SUMMARY = "C library for multiple-precision floating-point computations with exact rounding"
HOMEPAGE = "http://www.mpfr.org/"
LICENSE = "GPLv3+ & LGPLv3+"
inherit debian-package
req... | #
# Base recipe: meta/recipes-support/mpfr/mpfr_3.1.5.bb
# Base branch: master
# Base commit: d886fa118c930d0e551f2a0ed02b35d08617f746
#
SUMMARY = "C library for multiple-precision floating-point computations with exact rounding"
HOMEPAGE = "http://www.mpfr.org/"
LICENSE = "GPLv3+ & LGPLv3+"
inherit debian-package
req... |
Update LICENSE field version to LGPLv2 | DESCRIPTION = "neon is an HTTP and WebDAV client library, with a C interface."
HOMEPAGE = "http://www.webdav.org/neon"
SECTION = "libs"
LICENSE = "LGPL"
DEPENDS = "zlib libxml2 expat time gnutls"
PR = "r4"
SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \
file://gnutls-force-and-detect.patch \
... | DESCRIPTION = "neon is an HTTP and WebDAV client library, with a C interface."
HOMEPAGE = "http://www.webdav.org/neon"
SECTION = "libs"
LICENSE = "LGPLv2+"
DEPENDS = "zlib libxml2 expat time gnutls"
PR = "r5"
SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \
file://gnutls-force-and-detect.patch \
... |
Add missing install -d (from packaged-staging) | SECTION = "base"
require gnu-config_${PV}.bb
inherit native
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gnu-config"
do_stage () {
install -d ${STAGING_DATADIR}/gnu-config
cat ${WORKDIR}/gnu-configize.in | \
sed -e 's,@gnu-configdir@,${STAGING_DATADIR}/gnu-config,' \
-e 's,@autom4te_perllibd... | SECTION = "base"
require gnu-config_${PV}.bb
inherit native
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gnu-config"
do_stage () {
install -d ${STAGING_DATADIR}/gnu-config/
install -d ${STAGING_BINDIR}/
cat ${WORKDIR}/gnu-configize.in | \
sed -e 's,@gnu-configdir@,${STAGING_DATADIR}/gnu-config,' ... |
Drop undeeded custom staging function | DESCRIPTION = "ACPI data gathering library."
SECTION = "base"
HOMEPAGE = "http://www.ngolde.de/libacpi.html"
LICENSE = "MIT"
PR = "r1"
SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \
file://makefile-fix.patch;patch=1 "
PACKAGES += "${PN}-bin"
FILES_${PN} = "${libdir}/libacpi.so.*"
FILES_${PN}-bin... | DESCRIPTION = "ACPI data gathering library."
SECTION = "base"
HOMEPAGE = "http://www.ngolde.de/libacpi.html"
LICENSE = "MIT"
PR = "r1"
SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \
file://makefile-fix.patch;patch=1 "
PACKAGES += "${PN}-bin"
FILES_${PN} = "${libdir}/libacpi.so.*"
FILES_${PN}-bin... |
Add DEPENDS for gnome-python and libgnomeprint*, needed for gnome-games. | LICENSE = "GPL/LGPL"
DEPENDS = "librsvg libwnck totem-pl-parser libgtop gnome-panel gnome-desktop eds-dbus python-pygtk"
PR = "r1"
inherit gnome distutils-base
SRC_URI += "file://acinclude.m4"
EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../"
do_configure_prepend() {
install -m 0644 ${WORKDIR}... | LICENSE = "GPL/LGPL"
DEPENDS = "librsvg libwnck totem-pl-parser libgtop gnome-panel gnome-desktop eds-dbus python-pygtk gnome-python libgnomeprint libgnomeprintui"
PR = "r2"
inherit gnome distutils-base
SRC_URI += "file://acinclude.m4"
EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../"
do_configure_pre... |
Fix gst-plugins-ugly for amr coded | require gst-plugins.inc
SRC_URI = "http://gstreamer.freedesktop.org/src/${PN}/pre/${PN}-${PV}.tar.bz2;name=archive"
#SRC_URI_append_sifteam = " file://dvdsubdec-addproperty-singlebuffer.patch"
PR = "${INC_PR}.0"
DEPENDS += "gst-plugins-base libsidplay"
DEPENDS_sifteam += "gst-plugins-base libsidplay opencore-amr"
p... | require gst-plugins.inc
SRC_URI = "http://gstreamer.freedesktop.org/src/${PN}/pre/${PN}-${PV}.tar.bz2;name=archive"
#SRC_URI_append_sifteam = " file://dvdsubdec-addproperty-singlebuffer.patch"
PR = "${INC_PR}.0"
DEPENDS += "gst-plugins-base libsidplay"
DEPENDS_sifteam += "gst-plugins-base libsidplay opencore-amr"
p... |
Add HOMEPAGE info into recipe file. | DESCRIPTION = "This package contains the Parser.pm module with friends."
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0+"
LIC_FILES_CHKSUM = "file://README;md5=b0459e4426b94753b9a9b8a15f1223b8"
DEPENDS += "perl"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz"
SRC_URI[md5su... | DESCRIPTION = "This package contains the Parser.pm module with friends."
HOMEPAGE = "https://metacpan.org/release/HTML-Parser"
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0+"
LIC_FILES_CHKSUM = "file://README;md5=b0459e4426b94753b9a9b8a15f1223b8"
DEPENDS += "perl"
SRC_URI = "http://search.cpan.org/CPAN/authors/... |
Include the /usr/bin/awk symlink in the gawk package. Should probably use update-alternatives for that at some point. | LICENSE = "GPL"
SECTION = "interpreters"
DESCRIPTION = "A program that you can use to select particular records in a \
file and perform operations upon them."
PR = "r1"
PACKAGES += "gawk-common pgawk"
FILES_${PN} = "${bindir}/gawk* ${bindir}/igawk ${bindir}/awk*"
FILES_gawk-common += "${datadir}/awk ${libexecdir}/awk"
... | |
Clean up so it matches oe style guide | DESCRIPTION = "Firmware loader for m-audio devices"
LICENSE = "GPL"
PR = "r1"
SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/usb-midi-fw/madfuload-1.2.tar.gz \
file://autofoo.patch;patch=1"
inherit autotools
S = ${WORKDIR}/madfuload-1.2
#EXTRA_OECONF = "--without-udev"
FILES_${PN} += "${libdir}/firmware... | DESCRIPTION = "Firmware loader for m-audio devices"
LICENSE = "GPL"
PR = "r1"
SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/usb-midi-fw/madfuload-1.2.tar.gz \
file://autofoo.patch;patch=1"
S = "${WORKDIR}/madfuload-1.2"
inherit autotools
do_configure() {
oe_runconf
}
do_compile() {
... |
Update SRC_URI (Sync from poky) | LICENSE = "LGPL"
SECTION = "x11"
DEPENDS = "glib-2.0 gtk+ libglade eds-dbus"
MAINTAINER = "Chris Lord <chris@openedhand.com>"
DESCRIPTION = "Dates is a calendar application."
PR = "r4"
PV = "0.0+svn${SRCDATE}"
S = "${WORKDIR}/${PN}"
SRC_URI = "svn://svn.o-hand.com/repos/;module=${PN};proto=http"
inherit autotools p... | LICENSE = "LGPL"
SECTION = "x11"
DEPENDS = "glib-2.0 gtk+ libglade eds-dbus"
MAINTAINER = "Chris Lord <chris@openedhand.com>"
DESCRIPTION = "Dates is a calendar application."
PR = "r5"
PV = "0.0+svn${SRCDATE}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http"
inherit autoto... |
Use python3 and install pyliblo by defaut for future needs | require recipes-core/images/core-image-minimal.bb
SUMMARY = "A console-only image that fully supports the target device \
hardware."
LICENSE = "MIT"
IMAGE_INSTALL += "python"
| require recipes-core/images/core-image-minimal.bb
SUMMARY = "A console-only image that fully supports the target device \
hardware."
LICENSE = "MIT"
IMAGE_INSTALL += "\
python3 \
python3-pyliblo \
"
|
Update linux rt to 08.00.00.004 release | require linux-ti-staging_5.10.bb
# Look in the generic major.minor directory for files
# This will have priority over generic non-rt path
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:"
BRANCH = "ti-rt-linux-5.10.y"
SRCREV = "bee192299392dc41c94f4603968b7a3c02f17a1d"
PV = "5.10.41+git${SRCPV}"
| require linux-ti-staging_5.10.bb
# Look in the generic major.minor directory for files
# This will have priority over generic non-rt path
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:"
BRANCH = "ti-rt-linux-5.10.y"
SRCREV = "0701a5b58c943909a38be9df38a3b4bdd8234340"
PV = "5.10.41+git${SRCPV}"
|
Add HOMEPAGE info into recipe file. | require qt5.inc
require qt5-git.inc
LICENSE = "GFDL-1.3 & BSD & ( GPL-3.0 & The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) & ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv21;md5=4bfd28363f541b10d9f024181b8df516 \
file://LICENSE.LGPLv3;md5=e0459b... | require qt5.inc
require qt5-git.inc
HOMEPAGE = "http://www.qt.io"
LICENSE = "GFDL-1.3 & BSD & ( GPL-3.0 & The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial ) & ( GPL-2.0+ | LGPL-3.0 | The-Qt-Company-Commercial )"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv21;md5=4bfd28363f541b10d9f024181b8df516 \
fi... |
Fix build issue with fido | DESCRIPTION = "Debug Sub-System (DebugSS) driver for Keystone and DRA7xx devices"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=9d4316fe434ba450dca4da25348ca5a3"
# This package builds a kernel module, use kernel PR as base and append a local
MACHINE_KERNEL_PR_append = "a"
PR = "${MACHINE_KERNEL_PR}"
PV_... | DESCRIPTION = "Debug Sub-System (DebugSS) driver for Keystone and DRA7xx devices"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=9d4316fe434ba450dca4da25348ca5a3"
# This package builds a kernel module, use kernel PR as base and append a local
MACHINE_KERNEL_PR_append = "b"
PR = "${MACHINE_KERNEL_PR}"
PV_... |
Create local state directory create /var/lib/logrotate directory to storage information state of logrotate | #
# base recipe: meta/recipes-extended/logrotate/logrotate_3.8.7.bb
# base branch: daisy
#
PR = "r0"
inherit debian-package
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760"
DEPENDS="coreutils popt"
# Avoid error:
# "logrotate.c:2180:40: error: 'VERSION' undeclared (first u... | #
# base recipe: meta/recipes-extended/logrotate/logrotate_3.8.7.bb
# base branch: daisy
#
PR = "r0"
inherit debian-package
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760"
DEPENDS="coreutils popt"
# Avoid error:
# "logrotate.c:2180:40: error: 'VERSION' undeclared (first u... |
Add iozone to staging build | SUMMARY = "Resin Package Groups"
LICENSE = "Apache-2.0"
PR = "r1"
inherit packagegroup
RESIN_INIT_PACKAGE ?= "resin-init"
RDEPENDS_${PN} = "\
${@bb.utils.contains('DISTRO_FEATURES', 'resin-staging', 'nano', '', d)} \
${RESIN_INIT_PACKAGE} \
linux-firmware-ath9k \
linux-firmware-ralink \
linux-firmware-rtl8192c... | SUMMARY = "Resin Package Groups"
LICENSE = "Apache-2.0"
PR = "r1"
inherit packagegroup
RESIN_INIT_PACKAGE ?= "resin-init"
RESIN_STAGING_ADDONS = "iozone3 nano"
RDEPENDS_${PN} = "\
${@bb.utils.contains('DISTRO_FEATURES', 'resin-staging', '${RESIN_STAGING_ADDONS}', '', d)} \
${RESIN_INIT_PACKAGE} \
linux-firmware-... |
Fix error gettext infrastructure mismatch | require recipes-devtools/bison/${PN}_2.7.1.bb
FILESEXTRAPATHS_prepend = "${THISDIR}/files:${COREBASE}/meta/recipes-devtools/bison/bison:"
inherit debian-package
DEBIAN_SECTION = "devel"
DPR = "0"
LICENSE = "GPL-3.0"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
"
# Exclude following pa... | require recipes-devtools/bison/${PN}_2.7.1.bb
FILESEXTRAPATHS_prepend = "${THISDIR}/files:${COREBASE}/meta/recipes-devtools/bison/bison:"
inherit debian-package
DEBIAN_SECTION = "devel"
DPR = "0"
LICENSE = "GPL-3.0"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
"
# Exclude following pa... |
Switch to using git fetcher | SUMMARY = "A multi-platform support library with a focus on asynchronous I/O"
HOMEPAGE = "https://github.com/libuv/libuv"
BUGTRACKER = "https://github.com/libuv/libuv/issues"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
SRC_URI = "https://github.com/libuv/libuv/archive/v${PV... | SUMMARY = "A multi-platform support library with a focus on asynchronous I/O"
HOMEPAGE = "https://github.com/libuv/libuv"
BUGTRACKER = "https://github.com/libuv/libuv/issues"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
SRCREV = "a4fc9a66cc35256dbc4dcd67c910174f05b6daa6"
SRC... |
Fix relative patch to meta-webkit | require recipes-browser/wpewebkit/wpewebkit.inc
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:../meta-webkit/recipes-browser/wpewebkit/wpewebkit:"
SRC_URI = "https://wpewebkit.org/releases/${PN}-${PV}.tar.xz \
file://0001-REGRESSION-r217927-WPE-2.22-GSTREAMER_GL-Video-appea.patch \
"
SRC_URI[md5su... | require recipes-browser/wpewebkit/wpewebkit.inc
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:${THISDIR}/../../../meta-webkit/recipes-browser/wpewebkit/wpewebkit:"
SRC_URI = "https://wpewebkit.org/releases/${PN}-${PV}.tar.xz \
file://0001-REGRESSION-r217927-WPE-2.22-GSTREAMER_GL-Video-appea.patch \
... |
Remove libol-native dependency, since it's not needed (and don't exist either) | PR = "r3"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
DEPENDS = "libol-native"
SRC_URI = "http://www.balabit.com/downloads/libol/0.3/${PN}-${PV}.tar.gz"
S = "${WORKDIR}/${PN}-${PV}"
inherit autotools
do_stage() {
install -d ${STAGING_INCDIR}/libol
install -m 0644 ${S}/libol-config ${STAGING_BINDIR}
install... | PR = "r3"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
SRC_URI = "http://www.balabit.com/downloads/libol/0.3/${PN}-${PV}.tar.gz"
S = "${WORKDIR}/${PN}-${PV}"
inherit autotools
do_stage() {
install -d ${STAGING_INCDIR}/libol
install -m 0644 ${S}/libol-config ${STAGING_BINDIR}
install -m 0644 ${S}/src/.libs/l... |
Add --with-ao-includes and --with-ao-libraries to avoid CROSS COMPILE gcc failure | DESCRIPTION = "mpg321 is a Free replacement for mpg123, a very popular command-line mp3 player."
SECTION = "console/multimedia"
DEPENDS = "libmad libao"
LICENSE = "GPL"
AUTHOR = "Joe Drew <hoserhead@woot.net>"
HOMEPAGE = "http://mpg321.sourceforge.net/"
SRC_URI = "${SOURCEFORGE_MIRROR}/mpg321/mpg321-0.2.10.tar.gz \
fi... | DESCRIPTION = "mpg321 is a Free replacement for mpg123, a very popular command-line mp3 player."
SECTION = "console/multimedia"
DEPENDS = "libmad libao"
LICENSE = "GPL"
AUTHOR = "Joe Drew <hoserhead@woot.net>"
HOMEPAGE = "http://mpg321.sourceforge.net/"
SRC_URI = "${SOURCEFORGE_MIRROR}/mpg321/mpg321-0.2.10.tar.gz \
fi... |
Fix do_install in certain cases, along with DEPENDS | DESCRIPTION = "GNU roff"
SECTION = "base"
LICENSE = "GPL"
PR = "r2"
SRC_URI = "http://ftp.gnu.org/gnu/groff/groff-${PV}.tar.gz \
"
SRC_URI[md5sum] = "48fa768dd6fdeb7968041dd5ae8e2b02"
SRC_URI[sha256sum] = "b645878135cb620c6c417c5601bfe96172245af12045540d7344938b4c2cd805"
inherit autotools
PARALLEL_MAKE = "... | DESCRIPTION = "GNU roff"
SECTION = "base"
LICENSE = "GPL"
PR = "r3"
SRC_URI = "${GNU_MIRROR}/groff/groff-${PV}.tar.gz"
SRC_URI[md5sum] = "48fa768dd6fdeb7968041dd5ae8e2b02"
SRC_URI[sha256sum] = "b645878135cb620c6c417c5601bfe96172245af12045540d7344938b4c2cd805"
DEPENDS = "groff-native"
DEPENDS_virtclass-native = ""
i... |
Fix SRC_URI and .debug QA error. | DESCRIPTION = "Phalanx is a chess playing engine."
SECTION = "opie/libs"
PRIORITY = "optional"
PR = "r3"
LICENSE = "GPL"
SRC_URI = "ftp://ftp.math.muni.cz/pub/math/people/Dobes/phalanx-22.tar.gz \
file://gcc3.patch;patch=1 \
file://capabilities \
file://description"
S = "${WORKDIR}/Phal... | DESCRIPTION = "Phalanx is a chess playing engine."
SECTION = "opie/libs"
PRIORITY = "optional"
PR = "r4"
LICENSE = "GPL"
SRC_URI = "http://ftp.debian.org/debian/pool/main/p/phalanx/phalanx_22.orig.tar.gz \
file://gcc3.patch;patch=1 \
file://capabilities \
file://description"
S = "${WORK... |
Update to build latest svn trunk. | require osb-nrcore.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.5.2+svn${SRCDATE}"
PR = "r0"
SRC_URI = "svn://gtk-webcore.svn.sourceforge.net/svnroot/gtk-webcore/trunk;module=NRCore;proto=https \
file://gcc4-fno-threadsafe-statics-NRCore.patch;patch=1 \
file://build_silence.patch;patch=0;maxdate=20070401"
S... | require osb-nrcore.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.5.2+svn${SRCDATE}"
PR = "r0"
SRC_URI = "svn://gtk-webcore.svn.sourceforge.net/svnroot/gtk-webcore/trunk;module=NRCore;proto=https \
file://gcc4-fno-threadsafe-statics-NRCore.patch;patch=1 \
file://build_silence.patch;patch=0;maxdate=20070401"
S... |
Update to bootgen SRCREV to point to latest commit | SUMMARY = "Building and installing bootgen"
DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stitch binary files together and generate device boot images"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d526b6d0807bf263b97da1da876f39b1"
S = "${WORKDIR}/git"
DEPENDS += "openss... | SUMMARY = "Building and installing bootgen"
DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stitch binary files together and generate device boot images"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d526b6d0807bf263b97da1da876f39b1"
S = "${WORKDIR}/git"
DEPENDS += "openss... |
Use LGPL-2.1 which is correct version from LICENSE file | require ttf.inc
SUMMARY = "Hunky fonts - TTF Version"
HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts"
LICENSE = "LGPL"
LIC_FILES_CHKSUM = "file://../LICENSE;md5=7fbc338309ac38fefcd64b04bb903e34"
PR = "r7"
SRC_URI = "${SOURCEFORGE_MIRROR}/hunkyfonts/hunkyfonts-${PV}.tar.bz2"
S = "${WORKDIR}/hunkyfonts-${PV}/T... | require ttf.inc
SUMMARY = "Hunky fonts - TTF Version"
HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts"
LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://../LICENSE;md5=7fbc338309ac38fefcd64b04bb903e34"
PR = "r7"
SRC_URI = "${SOURCEFORGE_MIRROR}/hunkyfonts/hunkyfonts-${PV}.tar.bz2"
S = "${WORKDIR}/hunkyfonts-${... |
Use gnome mirrors for SRC_URI | DESCRIPTION = "The Audio File Library provides a uniform and elegant \
API for accessing a variety of audio file formats, such as AIFF/AIFF-C, \
WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual \
Research, Amiga IFF/8SVX, and NIST SPHERE."
HOMEPAGE = "http://www.68k.org/~michael/audiofile/"
SECTION... | DESCRIPTION = "The Audio File Library provides a uniform and elegant \
API for accessing a variety of audio file formats, such as AIFF/AIFF-C, \
WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual \
Research, Amiga IFF/8SVX, and NIST SPHERE."
HOMEPAGE = "http://www.68k.org/~michael/audiofile/"
SECTION... |
Add some more usefull apps. | DESCRIPTION = "Base package set for Jlime GUI images."
SECTION = "x11/wm"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r1"
inherit task
PROVIDES = "${PACKAGES}"
PACKAGES = "\
${PN}-cli \
${PN}-gui \
"
RDEPENDS_${PN}-cli = " \
htop... | DESCRIPTION = "Base package set for Jlime GUI images."
SECTION = "x11/wm"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r2"
inherit task
PROVIDES = "${PACKAGES}"
PACKAGES = "\
${PN}-cli \
${PN}-gui \
"
RDEPENDS_${PN}-cli = " \
htop... |
Enable latest version for ixp4xx | # Bitbake recipe for the madwifi-ng driver
DEFAULT_PREFERENCE = "-1"
# Disable stripping of kernel modules, since this action strips too
# much out, and the resulting module won't load.
INHIBIT_PACKAGE_STRIP = "1"
require madwifi-ng_r.inc
# PR set after the include, to override what's set in the included file.
# PR... | # Bitbake recipe for the madwifi-ng driver
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_ixp4xx = "1"
# Disable stripping of kernel modules, since this action strips too
# much out, and the resulting module won't load.
INHIBIT_PACKAGE_STRIP = "1"
require madwifi-ng_r.inc
# PR set after the include, to override what'... |
Make it build with ninja 1.9.0 | DESCRIPTION = "Doxygen is the de facto standard tool for generating documentation from annotated C++ sources."
HOMEPAGE = "http://www.doxygen.org/"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit cmake python3native
DEPENDS = "flex-native bison-native"
SRC_URI = ... | DESCRIPTION = "Doxygen is the de facto standard tool for generating documentation from annotated C++ sources."
HOMEPAGE = "http://www.doxygen.org/"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "flex-native bison-native"
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.