From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 2/3] Revert "genimage: update to v14"
Date: Mon, 8 Feb 2021 00:55:42 +0100 [thread overview]
Message-ID: <20210207235543.11784-2-rhi@pengutronix.de> (raw)
In-Reply-To: <20210207235543.11784-1-rhi@pengutronix.de>
After updating to PTXdist 2021.02.0, our rule file is now identical to
the upstream version.
This reverts commit a9e6149a8348e0f130b1efe5d31d9440a80017ef.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/host-genimage.make | 38 --------------------------------------
1 file changed, 38 deletions(-)
delete mode 100644 rules/host-genimage.make
diff --git a/rules/host-genimage.make b/rules/host-genimage.make
deleted file mode 100644
index 6e4468d24bb7..000000000000
--- a/rules/host-genimage.make
+++ /dev/null
@@ -1,38 +0,0 @@
-# -*-makefile-*-
-#
-# Copyright (C) 2012 by Michael Olbrich <m.olbrich@pengutronix.de>
-#
-# For further information about the PTXdist project and license conditions
-# see the README file.
-#
-
-#
-# We provide this package
-#
-HOST_PACKAGES-$(PTXCONF_HOST_GENIMAGE) += host-genimage
-
-#
-# Paths and names
-#
-HOST_GENIMAGE_VERSION := 14
-HOST_GENIMAGE_MD5 := 266b5692aba2e2b98db2ec9de7c09a59
-HOST_GENIMAGE := genimage-$(HOST_GENIMAGE_VERSION)
-HOST_GENIMAGE_SUFFIX := tar.xz
-HOST_GENIMAGE_URL := http://www.pengutronix.de/software/genimage/download/$(HOST_GENIMAGE).$(HOST_GENIMAGE_SUFFIX)
-HOST_GENIMAGE_SOURCE := $(SRCDIR)/$(HOST_GENIMAGE).$(HOST_GENIMAGE_SUFFIX)
-HOST_GENIMAGE_DIR := $(HOST_BUILDDIR)/$(HOST_GENIMAGE)
-HOST_GENIMAGE_LICENSE := GPL-2.0-only
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-#
-# autoconf
-#
-HOST_GENIMAGE_CONF_TOOL := autoconf
-HOST_GENIMAGE_CONF_OPT := \
- $(HOST_AUTOCONF) \
- --enable-largefile
-
-# vim: syntax=make
--
2.30.0
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2021-02-07 23:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-07 23:55 [DistroKit] [PATCH 1/3] ptxdist: version bump 2021.01.0 -> 2021.02.0 Roland Hieber
2021-02-07 23:55 ` Roland Hieber [this message]
2021-02-09 9:06 ` [DistroKit] [PATCH 2/3] Revert "genimage: update to v14" Robert Schwebel
2021-02-07 23:55 ` [DistroKit] [PATCH 3/3] image-rpi2, image-rpi3: remove no-op ptxd_replace_magic calls Roland Hieber
2021-02-09 9:06 ` Robert Schwebel
2021-02-09 9:05 ` [DistroKit] [PATCH 1/3] ptxdist: version bump 2021.01.0 -> 2021.02.0 Robert Schwebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210207235543.11784-2-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=distrokit@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox