summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses
AgeCommit message (Expand)Author
2019-08-22ncurses: upgrade 6.1+20181013 -> 6.1+20190803Hongxu Jia
2019-06-01Revert "ncurses: fix incorrect UPSTREAM_CHECK_GITTAGREGEX"Alexander Kanavin
2019-05-12ncurses: fix incorrect UPSTREAM_CHECK_GITTAGREGEXHongxu Jia
2019-01-24ncurses: Add --cache-file to EXTRA_OECONFRobert Yang
2019-01-14meta: Fix Deprecated warnings from regexsRichard Purdie
2018-11-23ncurses: upgrade 6.1 -> 6.1+20181013Hongxu Jia
2018-11-13ncurses: upgrade 6.1 -> 6.1+20180714Hongxu Jia
2018-07-03ncurses: 6.1 -> 6.1+20180630Hongxu Jia
2018-05-04ncureses: 6.0+20171125 -> 6.1Hongxu Jia
2018-03-28ncurses: change SRC_URI from Debian anonscm to salsaMikko Rapeli
2018-03-25ncurses: Abstract out termlibKhem Raj
2018-03-15ncurses: fix deletion of /usr/lib/terminfoKoen Kooi
2018-03-15ncurses: fix do_install failure when base_libdir has more than one levelKoen Kooi
2018-02-06ncurses: 6.0+20170715 -> 6.0+20171125Hongxu Jia
2017-09-21ncurses: CVE-2017-13732, CVE-2017-13734, CVE-2017-13730, CVE-2017-13729, CVE-...Ovidiu Panait
2017-08-18ncurses: 6.0+20161126 -> 6.0+20170715Hongxu Jia
2017-07-30ncurses: add SYSROOT_DESTDIR for siteconfig_gencacheJackie Huang
2017-04-08ncurses: Drop incorrect optionRichard Purdie
2017-04-01ncurses_6.0: Improve reproducibilityJuro Bystricky
2017-02-23ncurses: 6.0+20160625 -> 6.0+20161126Hongxu Jia
2016-12-22ncurses.inc: add v6 binconfig-disabled entriesTrevor Woerner
2016-08-17ncurses: upgrade to 6.0+20160625Hongxu Jia
2016-06-14ncurses: upgrade to 6.0+20160319Hongxu Jia
2016-04-05ncurses: reorder PACKAGESPatrick Ohly
2016-03-20ncurses_6: Improve installationJuro Bystricky
2016-03-12ncurses_6: Fix an install race conditionJuro Bystricky
2016-02-28ncurses: update to revision 20160213Alexander Kanavin
2016-02-04ncurses: use closing curly brackets in FILES_${PN}-tools variableMarkus Lehtonen
2016-01-19ncurses: fix upstream version checkAlexander Kanavin
2016-01-16ncurses: 5.9 0 -> 6.0Dengke Du
2015-12-27ncurses: fixes wrong paths in BINCONFIGMing Liu
2015-12-01ncurses: update SRC_URIMaxin B. John
2015-07-22ncurses-terminfo-base: include screen-256colorRichard Tollerton
2015-05-14ncurses: inherit pkgconfigChristophe Guillon
2015-04-09ncurses: Upgrade 4.9 stable to latest patchlevel 20150329Khem Raj
2014-10-10ncurses: enable-pc-files requires PKG_CONFIG_LIBDIR existedRobert Yang
2014-06-16binconfig-disabled: Add class and useRichard Purdie
2014-03-07ncurses: use lnr instead of python codeRoss Burton
2014-03-03Revert "ncurses: use ln -r to generate relative symlink"Richard Purdie
2014-03-01ncurses: use ln -r to generate relative symlinkRoss Burton
2014-02-12meta/recipes: Remove virtclass referencesRichard Purdie
2013-10-30ncurses-terminfo: Remove bashism from basic terminfo installationSeth Bollinger
2013-07-12ncurses: add xterm-256color to terminfo-baseSaul Wold
2013-05-30ncurses: Fix problems expanding ncurses-libtinfo when in IMAGE_INSTALLJason Wessel
2013-03-18ncurses: Fix case where ${B} != ${S}Richard Purdie
2013-03-02Help ncurses-native find terminfo on RHEL 6Jeffrey C Honig
2013-02-11ncurses.inc: Fix display corruption and add fallback for sstate compiled pathsJason Wessel
2012-11-19ncurses: update gnu-config files in do_configure()Marcin Juszkiewicz
2012-11-02recipes-core: replace virtclass-native(sdk) with class-native(sdk)Robert Yang
2012-10-24nativesdk-ncurses 5.9: files were installed but not shippedRobert Yang
e='paule/pyro-esdk-initramfs-fix-oe'>paule/pyro-esdk-initramfs-fix-oe OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-modules_git.bb
blob: 70145413a38c73a97fac81eaaa236fdae3afa80c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
SECTION = "devel"
SUMMARY = "Linux Trace Toolkit KERNEL MODULE"
DESCRIPTION = "The lttng-modules 2.0 package contains the kernel tracer modules"
LICENSE = "LGPLv2.1 & GPLv2 & MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=362844633a08753bd96ab322a6c7f9f6 \
                    file://gpl-2.0.txt;md5=751419260aa954499f7abaabaa882bbe \
                    file://lgpl-2.1.txt;md5=243b725d71bb5df4a1e5920b344b86ad"

inherit module

SRCREV = "6e4fc6f36d68fb3c8d40113f8670eb6e9c8ffd76"
PV = "2.8.0+git${SRCPV}"

COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|nios2|arm).*-linux'

SRC_URI = "git://git.lttng.org/lttng-modules.git;branch=stable-2.8 \
           file://Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch"

export INSTALL_MOD_DIR="kernel/lttng-modules"

EXTRA_OEMAKE += "KERNELDIR='${STAGING_KERNEL_DIR}'"

S = "${WORKDIR}/git"

do_install_append() {
	# Delete empty directories to avoid QA failures if no modules were built
	find ${D}/lib -depth -type d -empty -exec rmdir {} \;
}

python do_package_prepend() {
    if not os.path.exists(os.path.join(d.getVar('D', True), 'lib/modules')):
        bb.warn("%s: no modules were created; this may be due to CONFIG_TRACEPOINTS not being enabled in your kernel." % d.getVar('PN', True))
}