• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/dbus-triggerd/dbus-triggerd.mk
Rahul BedarkarRahul Bedarkar committed af31c309e7330 Mar 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# dbus-triggerd
4
#
5
################################################################################
6
​
7
DBUS_TRIGGERD_VERSION = ba3dbec805cb707c94c54de21666bf18b79bcc09
8
DBUS_TRIGGERD_SITE = git://rg42.org/dbustriggerd.git
9
DBUS_TRIGGERD_LICENSE = GPL-2.0+
10
DBUS_TRIGGERD_LICENSE_FILES = dbus-triggerd.c
11
DBUS_TRIGGERD_DEPENDENCIES = host-pkgconf dbus
12
​
13
define DBUS_TRIGGERD_BUILD_CMDS
14
    $(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) all
15
endef
16
​
17
define DBUS_TRIGGERD_INSTALL_TARGET_CMDS
18
    $(TARGET_MAKE_ENV) $(MAKE) DESTDIR="$(TARGET_DIR)" -C $(@D) install
19
endef
20
​
21
$(eval $(generic-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.